PDA

View Full Version : How do I exec a mod through Rcon?


AODBlood
07-07-2006, 10:20 PM
hey, i just started a small Dueling server and i uploaded the duelers mod into it, how do I execute it though and load the mod into the server?

Edit: this is JKA btw, not JKO

[USA]-bLaSt
07-08-2006, 12:48 AM
You can't. The server has to be restarted to that mod from the command line.

AODBlood
07-08-2006, 02:41 PM
what do i put in the cfg to do it then?

[USA]-bLaSt
07-08-2006, 08:13 PM
I don't know the exact syntax so I'll let someone else chime in here but it doesn't go in a cfg. The server would have to be running to read a cfg and the MOD execution needs to go in the line that STARTS up the server.

On linux would be something like this:

./linuxjampded +set dedicated 1 +set fs_game YOURMOD +exec server.cfg