15.05.2010, 10:22
I've a n00b question.. but i don't really know so 
Let's make this example.
If "playerid" guy doesn't have any weapon in that slot.. in variable "weap" what returns? 0, -1 or even different ? 
Thanks.

Let's make this example.
Код:
new weap, ammo; GetPlayerWeaponData(playerid, 5, weap, ammo);

Thanks.