Quick Question

  • Thread starter Thread starter Diego898
  • Start date Start date
D

Diego898

Guest
Hello, I am new to all this and I wasnt sure if this is the right forum to post in. I need some help please. Now, the server uses bettlemod and I would like to add some things to it. For example, how do I set up a command that allows me to execute multiple commands? For example, Beetlemod has a command @startmatch wich passwords the server, changes the name etc etc. I would like to set one up which executes a series of other commands I specify. For example @bot 12 sets the bot quota mode to fill, fills the server with 12 bots. Something like that. Also, creating windows on the left side of the sreen, for example, the statsme command. Is there any tutorials I can read or any help I can recieve with this?

Thanks,

Diego
 
Diego898 said:
Hello, I am new to all this and I wasnt sure if this is the right forum to post in. I need some help please. Now, the server uses bettlemod and I would like to add some things to it. For example, how do I set up a command that allows me to execute multiple commands? For example, Beetlemod has a command @startmatch wich passwords the server, changes the name etc etc. I would like to set one up which executes a series of other commands I specify. For example @bot 12 sets the bot quota mode to fill, fills the server with 12 bots. Something like that. Also, creating windows on the left side of the sreen, for example, the statsme command. Is there any tutorials I can read or any help I can recieve with this?

Thanks,

Diego
Try setting up a bind command. You could try: bind kp_ins "@startmatch; @bot; @bot; @bot; @bot; @bot; statsme".
That would bind all of those commands to one key, the insert key on the keypad. If that doesn't work, mess around with it until it does. Keep in mind, you do this in the console.
 
Back
Top