AAO25.com

Community => Games & Programming => Topic started by: LEEFFM on Monday, November 03, 2014, 20:15:07 PM

Title: how to make a console command
Post by: LEEFFM on Monday, November 03, 2014, 20:15:07 PM
ok i found this
Code: [Select]
Level.Game.BroadcastHandler.Broadcast(None,"иб^mutate mapvote [mapname]");
Level.Game.BroadcastHandler.Broadcast(None,"иб^To switch map type in console");
this shows me how to change the text in the console but i want to know is how to make or register the console command "mutate mapchage [mapname]" or "mapchange [mapname]" etc.