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.

how do I type commands in a dedicated server?

Page: 1 of 1
 Achuzan
06-26-2004, 3:24 PM
#1
I have a dedicated server on running on linux.
How do I type the rcon commands.
When I type in that window, it will
print "Server: what ever I typed"
Thank you for your help.
 Kurgan
06-26-2004, 8:26 PM
#2
\rcon <command>

That's how it works if you're in-game typing in the console. ; )

If you're typing into a DOS box or through ASE or something, then you don't need the \rcon part, just type the command and it should work, assuming you're using proper syntax and spelling.

PS: The \rcon commands assume you've already logged in with your admin password, which you should do outside of game (such as entering the password for the link in your favorites) so that you don't accidentally broadcast the password to everyone in the game by typing it in the console manually!
 Achuzan
06-27-2004, 1:36 AM
#3
If you start a dedicated server from the game, it closes the game and shows only the console. When you type in the it just echos back what you type. There has to be a way to type commands in that window. :(
 Amidala from Chop Shop
06-27-2004, 3:07 AM
#4
Just put a \ or / before the command:

/set fraglimit 100

/set bot_minplayers 4

/kick allbots

/map_restart

/quit

etc.
 Achuzan
06-29-2004, 12:42 PM
#5
thank you very much :)
Page: 1 of 1