[Ajuda] alguem me ajuda :D
#10

Quote:
Originally Posted by Q.I
Посмотреть сообщение
pawn Код:
for( new i = 0; i < MAX_PLAYERS; ++i ) /*troque para*/ for( new i = 0; i < MAX_PLAYERS; i++ )
Nгo hб diferenзa alguma!


Tenta dessa forma, se nгo der posta o cуdigo todo!

pawn Код:
for(new i; i < MAX_PLAYERS; ++i)
{
    if(GetPlayerWeapon(i) == 24) SetPlayerHoldingObject(i, 18643, 6, -0.002120, 0.010089, -0.007754, 120.938499, 358.654724, 358.360534);
    else StopPlayerHoldingObject(i);
}
Reply


Messages In This Thread
alguem me ajuda :D - by Fabricio Silva - 29.12.2012, 15:59
Re: alguem me ajuda :D - by mau.tito - 29.12.2012, 16:02
Respuesta: alguem me ajuda :D - by Fabricio Silva - 29.12.2012, 16:05
Re: alguem me ajuda :D - by Q.I - 29.12.2012, 16:06
Re: alguem me ajuda :D - by mau.tito - 29.12.2012, 16:08
Respuesta: alguem me ajuda :D - by Fabricio Silva - 29.12.2012, 16:10
Re: Respuesta: alguem me ajuda :D - by Q.I - 29.12.2012, 16:12
Respuesta: alguem me ajuda :D - by Fabricio Silva - 29.12.2012, 16:18
Respuesta: Re: alguem me ajuda :D - by Fabricio Silva - 29.12.2012, 16:21
Re: alguem me ajuda :D - by EditPawn - 29.12.2012, 16:44

Forum Jump:


Users browsing this thread: 1 Guest(s)