hey guys
how can I creat a loop to force server to do jobs on a loop every 1 min!?
my server just crashes on every looped I have tried to use
I know that's for being infinite but I dont know how to fix this issue:(
for example I want to force server to put change dvar on every round starts (like fftype and killcam) but I see no event to use:(.
please help me.
PS:I hope "OnStart,OnPlayerdisconnect".in future.
edit:SRY for posting on wrong section,admin PLEASE move it to help section.
how can I creat a loop to force server to do jobs on a loop every 1 min!?
my server just crashes on every looped I have tried to use
Code:
if(;;),while(true)
I know that's for being infinite but I dont know how to fix this issue:(
for example I want to force server to put change dvar on every round starts (like fftype and killcam) but I see no event to use:(.
please help me.
PS:I hope "OnStart,OnPlayerdisconnect".in future.
edit:SRY for posting on wrong section,admin PLEASE move it to help section.