Still confused
#3

Quote:
Originally Posted by DJDhan
You can use random() function.

For example:

Код:
new RandomSpawns[][]=
{ SetPlayerPos(playerid,x,y,z.....);//first spawn place
  SetPlayerPos(playerid,x,y,z.....);//second spawn place
  .
  .
  .
  .
 }
Then OnPlayerSpawn or aywhere you want,
Код:
random("RandomSpawns");
There maybe some errors above
You get the idea though don't you
I already know that, but how can I make it
for a certain skin only?
Reply


Messages In This Thread
Still confused - by ViruZZzZ_ChiLLL - 21.05.2010, 16:00
Re: Still confused - by DJDhan - 21.05.2010, 16:10
Re: Still confused - by ViruZZzZ_ChiLLL - 21.05.2010, 16:11
Re: Still confused - by ViruZZzZ_ChiLLL - 21.05.2010, 16:53

Forum Jump:


Users browsing this thread: 2 Guest(s)