29.12.2012, 16:44
Quote:
pawn Код:
|
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);
}