DreadPirate Posted September 22, 2003 Share Posted September 22, 2003 i am new at running a server, and was hoping that someone would know where i could find a list of rcon commands for JA...there are certain probs with the server i help run that we would like to get worked out but we are just nOObs...so anyhelp would be greatly appreciated. DP Link to comment Share on other sites More sharing options...
karl1982 Posted September 23, 2003 Share Posted September 23, 2003 rcon doesn't have a specific set of commands. What it does is send any command to the server as if you were the host. So, let's say you want to restart the current map. You would type this in the console: rcon map_restart That would pass the map_restart command to the server, provided you've entered the proper password and all that. You may have difficulty with certain commands that include spaces because you have to put them in quotes. In such cases, you would have to put rcon "everything else in here" and that can cause a problem if you need another pair of quotes or something. Let's say you want to kick someone who has a space in his name. You couldn't do it the normal way because you'd have to type rcon "kick "boba fett"" and rcon wouldn't know what to do with that. There's another command you have to use to kick people like that with rcon. I think it's clientkick or something like that. Use the command that gives you a list of players (status or serverinfo or something, haven't done this in a while myself), and you'll see that it gives each player a number. Let's say the guy you want to boot is #5. You would put this in the console: rcon "clientkick 5" Hope that helps. Link to comment Share on other sites More sharing options...
DreadPirate Posted September 23, 2003 Author Share Posted September 23, 2003 thanks for the reply...one thing i would like to know is how to set kick damage....we were just messin around and having only melee fights and the kick damamge was so high that it was a one hit kill along with the kick from the staff...i was hoping i could get rcon for that... DP ps...i know that a list for jk2 is outthere...i guess is that the same list for ja Link to comment Share on other sites More sharing options...
karl1982 Posted September 24, 2003 Share Posted September 24, 2003 Sorry, I can't help you there. I don't know why your kicks are 1-hit kills or how to change the damage. Kicks in my server do 2-3 and hit shields. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.