[AYUDA]Problemas con RandomSpawn
#6

Quote:
Originally Posted by CristianTdj
Quote:
Originally Posted by angel-laam
Код:
public OnPlayerSpawn(playerid)
{
  new randomspawn = random(8);
  switch(randomspawn)
  {
    case 0: SetPlayerPos(playerid, X, Y, Z);
    case 1: SetPlayerPos(playerid, X, Y, Z);
    case 2: SetPlayerPos(playerid, X, Y, Z);
    case 3: SetPlayerPos(playerid, X, Y, Z);
    case 4: SetPlayerPos(playerid, X, Y, Z);
    case 5: SetPlayerPos(playerid, X, Y, Z);
    case 6: SetPlayerPos(playerid, X, Y, Z);
    case 7: SetPlayerPos(playerid, X, Y, Z);
  }
  return 1;
}
Usa ese ami me sirvio
Pero lo que tu dices es por si hay 8 jugadores.
claro esas son los sppawns para cada skin y yo lo q busco es q todos los skins spawneen en todos los lugares :S
pero no me funciona nose q le pasara ya explike q e s lo q susede
Reply


Messages In This Thread
[AYUDA]Problemas con RandomSpawn - by laborgward - 14.03.2010, 01:46
Re: [AYUDA]Problemas con RandomSpawn - by TheChaoz - 14.03.2010, 20:40
Re: [AYUDA]Problemas con RandomSpawn - by laborgward - 14.03.2010, 21:39
Re: [AYUDA]Problemas con RandomSpawn - by angel-laam - 15.03.2010, 01:04
Re: [AYUDA]Problemas con RandomSpawn - by CristianTdj - 15.03.2010, 09:06
Re: [AYUDA]Problemas con RandomSpawn - by laborgward - 15.03.2010, 16:15
Re: [AYUDA]Problemas con RandomSpawn - by angel-laam - 15.03.2010, 16:38
Re: [AYUDA]Problemas con RandomSpawn - by laborgward - 15.03.2010, 21:08

Forum Jump:


Users browsing this thread: 1 Guest(s)