09.05.2011, 00:24
Substitua por:
E coloca no topo do gamemode:
pawn Код:
IsPlayerAttachedObjectSlotUsed( i, Knight_Armour );
pawn Код:
#define IsPlayerHoldingObject(%1) IsPlayerAttachedObjectSlotUsed(%1,MAX_PLAYER_ATTACHED_OBJECTS-1)