News:

Come Chat with us live! Learn how HERE!

Main Menu

run command when game starts? how?

Started by maigel, May 13, 2007, 11:23:31 AM

maigel

i got a command (cp game will start now plz dont feed xD) how can i run this command automaticly everytime a game starts?

David

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....
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.

Paradox

mapconfigs maby?

We use em, and it makes it easy to add maps. Also prevents votes from borking map settings.

∧OMG ENTROPY∧

kevlarman

Quote from: Paradoxmapconfigs 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)
Quote from: Asvarox link=topic=8622.msg169333#msg169333Ok let's plan it out. Asva, you are nub, go sit on rets, I will build, you two go feed like hell, you go pwn their asses, and everyone else camp in the hallway, roger?
the dretch bites.
-----
|..d| #
|.@.-##
-----

maigel

Quote from: kevlarman
Quote from: Paradoxmapconfigs 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