09.09.2012, 14:16
I have a simple question. Does it remove all attachedplayerobjects in all Slots?
pawn Код:
for ( new i = 0; i < 5; i ++ )
if ( IsPlayerAttachedObjectSlotUsed( playerid, i ) )
RemovePlayerAttachedObject( playerid, i );