28.12.2013, 16:47
If you want to start creating fire in random coords.
Just Put this Under your OnGamemodeInit
Just Put this Under your OnGamemodeInit
pawn Код:
SetTimer("StartFire",60000,1); // PUT THIS UNDER YOUR ON GAMEMODEINIT every 1 min the StartFire function will call