Would this be proper?
#1

Hey I want to set a timer for a random time between 5 min and 1 hour and wondering if this would the be proper way of doing it?

Код:
	new mrand = 300000 + random(3600000);
	SetTimer("SpawnFire",mrand,true);
Reply


Messages In This Thread
Would this be proper? - by ronnie3148 - 31.03.2011, 23:01
Re: Would this be proper? - by mprofitt - 31.03.2011, 23:22
Re: Would this be proper? - by sciman001 - 01.04.2011, 01:54
Re: Would this be proper? - by bigcomfycouch - 01.04.2011, 02:40

Forum Jump:


Users browsing this thread: 1 Guest(s)