OFPEC Forum
Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting Multiplayer => Topic started by: Goullou on 16 Jun 2007, 12:05:12
-
Dear all, i don't know if i post this at the right place ...
I try to install a dedicated ArmA server and i need help for a little thing.
I try to install a server where a mission turns for a long time such as "Evolution". My problem is that the mission restart (or end - depending the point of view :confused:) as soon as the server has no more player connected. I'd like to know if there's a command line i must add in my "server.cfg" or anywhere else to force the server to keep on running the current mission even if nobody's playing on.
Thanks for your help.
Goullou
-
Check the server.cfg page on the BI Wiki...here:
http://community.bistudio.com/wiki/server.cfg
Look for the persistent command.....: persistent=1;
By default it is 0.
Planck
-
Thanks, Planck, it works ...
I'm also looking for a document which resume all server commands we can send to the running server by the chat field beginning by "#" such as "#vote admin ........." , "#userlist" , etc ...
Goullou
-
Try this (http://community.bistudio.com/wiki/Multiplayer_Server_Commands)
-
:good:
Thanks a lot ...
Goullou
-
OR try this (http://armatechsquad.com)