Tremulous Forum
Community => Servers => Topic started by: maigel on May 13, 2007, 11:23:31 am
-
i got a command (cp game will start now plz dont feed xD) how can i run this command automaticly everytime a game starts?
-
The map rotation system lets you run commands for specific maps (http://www.tremulous.net/manual/#x1-150003.4) but it would require you to add it for each map, and it might get run too early to work....
-
mapconfigs maby?
We use em, and it makes it easy to add maps. Also prevents votes from borking map settings.
-
mapconfigs maby?
We use em, and it makes it easy to add maps. Also prevents votes from borking map settings.
that would be better than maprotation, but it's still too early. you could try something like 'wait 600;cp yourmessagehere' in default.cfg, but i don't think that will work (i'm too lazy to look up the code for proof why it won't work right now though)
-
mapconfigs maby?
We use em, and it makes it easy to add maps. Also prevents votes from borking map settings.
that would be better than maprotation, but it's still too early. you could try something like 'wait 600;cp yourmessagehere' in default.cfg, but i don't think that will work (i'm too lazy to look up the code for proof why it won't work right now though)
thx man this 1 realy works xD