Spawn em evento
#8

Pode fazer isso da mesma forma que fez com o sistema de gang por classe, que postou aqui hб alguns dias.
Basta numerar tudo de acordo, por exemplo:
pawn Код:
new Float:Posicoes[3][3] =
{
    {0.0,0.0,0.0},
    {1.0,1.0,1.0},
    {2.0,2.0,2.0}
};

new EmGuerra[MAX_PLAYERS];

SetPlayerPos(playerid, Posicoes[EmGuerra[playerid]][0], Posicoes[EmGuerra[playerid]][1], Posicoes[EmGuerra[playerid]][2]);
Reply


Messages In This Thread
Spawn em evento - by -iLusioN- - 29.01.2011, 00:30
Re: Spawn em evento - by [Ips]Guh - 29.01.2011, 00:40
Re: Spawn em evento - by -iLusioN- - 29.01.2011, 00:59
Re: Spawn em evento - by [FeK]Knife - 29.01.2011, 01:00
Re: Spawn em evento - by -iLusioN- - 29.01.2011, 01:04
Re: Spawn em evento - by [Ips]Guh - 29.01.2011, 01:12
Re: Spawn em evento - by [FeK]Knife - 29.01.2011, 01:24
Re: Spawn em evento - by CyNiC - 29.01.2011, 01:26
Re: Spawn em evento - by -iLusioN- - 29.01.2011, 01:33
Re: Spawn em evento - by CyNiC - 29.01.2011, 01:37

Forum Jump:


Users browsing this thread: 3 Guest(s)