Timer DestroyObject
#5

If you want something to be random, then use the random() function.

Here is a small example of using a random

pawn Код:
if(random(2)==1)
{
  print("Hey hey");
}
You can figure out the rest.
Reply


Messages In This Thread
Timer DestroyObject - by YossiBz - 25.01.2010, 04:52
Re: Timer DestroyObject - by FlatMaN - 25.01.2010, 05:11
Re: Timer DestroyObject - by YossiBz - 25.01.2010, 08:40
Re: Timer DestroyObject - by YossiBz - 25.01.2010, 13:53
Re: Timer DestroyObject - by Celson - 25.01.2010, 15:06
Re: Timer DestroyObject - by YossiBz - 26.01.2010, 10:38
Re: Timer DestroyObject - by YossiBz - 30.01.2010, 05:58
Re: Timer DestroyObject - by xomka - 30.01.2010, 06:04
Re: Timer DestroyObject - by YossiBz - 01.02.2010, 14:40

Forum Jump:


Users browsing this thread: 2 Guest(s)