[AJUDA]Evento
#2

1є - Do jeito que seu codigo estб ele darб as armas que quem criar o evento tiver.
2є - O weapondata pega as 12 armas q vc tem nos 12 slots portanto vc tem que dar 12 armas pro player, exemplo:

pawn Код:
for (new i = 0; i<13; i++)
    {
                GetPlayerWeaponData(playerid, i, EventoInfo[EArma][i], EventoInfo[EBalas][i]);
    }
for(new i=0; i<13; i++) GivePlayerWeapon(playerid, EventoInfo[EArma][i], EventoInfo[EBalas][i]);
Reply


Messages In This Thread
[AJUDA]Evento - by ReDKiiL - 10.11.2011, 18:32
Re: [AJUDA]Evento - by Pharrel - 10.11.2011, 18:36
Re: [AJUDA]Evento - by ReDKiiL - 10.11.2011, 18:43
Re: [AJUDA]Evento - by Pharrel - 10.11.2011, 18:45
Re: [AJUDA]Evento - by ReDKiiL - 11.11.2011, 00:37
Re: [AJUDA]Evento - by Pharrel - 11.11.2011, 01:07
Re: [AJUDA]Evento - by ReDKiiL - 11.11.2011, 02:24

Forum Jump:


Users browsing this thread: 1 Guest(s)