Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

rcon commands

Page: 1 of 1
 DreadPirate
09-22-2003, 5:56 PM
#1
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
 IceMaster
09-23-2003, 7:33 AM
#2
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.
 DreadPirate
09-23-2003, 11:55 AM
#3
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
 IceMaster
09-23-2003, 11:40 PM
#4
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.
Page: 1 of 1