Jump to content

Home

help with Rcon commands


Zooty

Recommended Posts

does anyone have a list or know where there is a list of all the jk2 rcon commands ?

 

more or less the only thing i know how to do is map changes and force power disables

 

but i want to know wepoan disables and all things like that :)

Link to comment
Share on other sites

The map change is something you would done via rcon normally while the disable settings should be in the server.cfg (or whatever config file you are using). There's two ways to go. Either set your rcon pass in your client console like so:

 

/set rconpassword password

 

That only needs to be done once per session. Then you can just omit the password and type:

 

/rcon map mapname

 

for example

 

/rcon map ctf_bespin

 

Or, if you don't want to set your password as above, then use:

 

/rcon password map mapname

 

One trick is that if you try to change to a map that is a different "type" that the one you have running currently, it'll probably complain about that. ;)

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...