12.11.2011, 07:38
You can use IsPlayerHoldingObject when the player spawns and the just remove his object ![Wink](images/smilies/wink.png)
![Wink](images/smilies/wink.png)
pawn Код:
if(IsPlayerHoldingObject(playerid)) StopPlayerHoldingObject(playerid);