12.11.2011, 11:54
Hey,
Is there anyway to do this?
Because when i am do it with GetPlayerWeapon i get a warning.
Thanks in advance
Is there anyway to do this?
pawn Код:
GetPlayerWeaponEx(playerid, PlayerInfo[playerid][pGun1]);
GetPlayerWeaponEx(playerid, PlayerInfo[playerid][pGun2]);
GetPlayerWeaponEx(playerid, PlayerInfo[playerid][pGun3]);
GetPlayerWeaponEx(playerid, PlayerInfo[playerid][pGun4]);
GetPlayerWeaponEx(playerid, PlayerInfo[playerid][pGun5]);
GetPlayerWeaponEx(playerid, PlayerInfo[playerid][pGun6]);
Thanks in advance