Page 1 of 1
Beginning of Round Scripting
Posted: August 13th, 2008, 5:13 pm
by Soviet
Is there any way to make an event occur at the beginning of every round in a gametype like Search and Destroy or Sabotage?
Re: Beginning of Round Scripting
Posted: August 13th, 2008, 7:16 pm
by Drofder2004
if(getDvar("g_gametype") == "sd")
//do event
Re: Beginning of Round Scripting
Posted: August 14th, 2008, 12:17 pm
by Dizzy
Just for the record guys
Drofder your a genius...
Re: Beginning of Round Scripting
Posted: August 14th, 2008, 4:36 pm
by Soviet
obviously. That is common knowledge.
Re: Beginning of Round Scripting
Posted: August 14th, 2008, 4:43 pm
by [SoE]_Zaitsev
Yeh, don't even need to tell him, he already knows.
/worship