AttachedPlayerObject
#1

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 );
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)