( search forums )
Loading differnet inis
Soldat Forums - Server Talk - Server Help
Deleted User
May 13, 2006, 4:47 am
Is it possible somehow, command or script, to load different ini's while the server is running.

For example, I make like 5 ini's in my soldat folder. Soldat.ini, Soldat1.ini, Soldat2.ini etc etc. Lets say I want to load Soldat2.ini without having to rename it to Soldat.ini or without having to edit the original Soldat.ini, is this possible?

The reason im asking is so that remote admin's can somehow change ini's without having to edit the actual server swettings.

Deleted User
May 13, 2006, 5:07 am
There is no command to load a specific INI file.

You can specify which *.ini file the server uses using startup parameteres, there is also the /loadcon command but that only reload Soldat.ini.

Basically, no.

mar77a
May 13, 2006, 3:51 pm
Well, what you can do (that would require a script), is rename the *.ini you want to use to soldat.ini and send /loadcon.

For example, you could have all your ini files in a temp dir called soldat/temp. From a php page you could select (after entering a password?) which one to use.

Deleted User
May 14, 2006, 4:07 am
Has someone made a php script like that?

How logn would it takew to make?

Soulsnipa
May 14, 2006, 4:55 am
i thought you could do /load weapons121 .... but thats weapons mods so idono bout soldat.inis

Deleted User
May 14, 2006, 5:17 am
mmk, next server version will let you do /loadcon xxx.ini