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 exec a mod through Rcon?

Page: 1 of 1
 AODBlood
07-07-2006, 10:20 PM
#1
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
#2
You can't. The server has to be restarted to that mod from the command line.
 AODBlood
07-08-2006, 2:41 PM
#3
what do i put in the cfg to do it then?
 [USA]-bLaSt
07-08-2006, 8:13 PM
#4
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
Page: 1 of 1