01.11.2009, 14:09
Are you trying to give the person a weapon? Use
GivePlayerWeapon(playerid,weaponid,ammo);
GetPlayerWeapon is to see what weapon a player has in his hands...
GivePlayerWeapon(playerid,weaponid,ammo);
GetPlayerWeapon is to see what weapon a player has in his hands...