how make random run function
#4

Quote:
Originally Posted by 0rb
Do they really need to be public functions?

pawn Код:
switch (random(3))
{
  case 0 : mes();
  case 1 : sem();
  case 2 : goga();
}
If you want to call those functions from another script, use CallRemoteFunction.
that is right guillaume
Reply


Messages In This Thread
how make random run function - by user226 - 02.11.2009, 20:24
Re: how make random run function - by yom - 02.11.2009, 20:31
Re: how make random run function - by user226 - 02.11.2009, 20:49
Re: how make random run function - by Pho3niXx - 02.11.2009, 21:57

Forum Jump:


Users browsing this thread: 1 Guest(s)