How ?
#2

Don't understand you fully but.. if you want it to spawn them on each round you'll need a global variable, something like this:
pawn Код:
new Round;
To change round you can use this, which will up the value by 1:

pawn Код:
Round++;
And whenever the round changes, you spawn them in the desired locations.
Reply


Messages In This Thread
How ? - by Glossy42O - 27.12.2014, 14:41
Re: How ? - by jackx3rx - 27.12.2014, 14:53
Re: How ? - by Glossy42O - 27.12.2014, 14:55
Re: How ? - by jackx3rx - 27.12.2014, 14:57
Re: How ? - by Glossy42O - 27.12.2014, 15:03
Re: How ? - by jackx3rx - 27.12.2014, 15:13
Re: How ? - by Dignity - 27.12.2014, 15:18
Re: How ? - by Kaperstone - 27.12.2014, 15:20
Re: How ? - by Glossy42O - 27.12.2014, 15:29
Re: How ? - by Dignity - 27.12.2014, 15:36

Forum Jump:


Users browsing this thread: 3 Guest(s)