Not possible?
#5

Add these to your script.

pawn Код:
#define SetPlayerHoldingObject(%1,%2,%3,%4,%5,%6,%7,%8,%9) SetPlayerAttachedObject(%1,MAX_PLAYER_ATTACHED_OBJECTS-1,%2,%3,%4,%5,%6,%7,%8,%9)
#define StopPlayerHoldingObject(%1) RemovePlayerAttachedObject(%1,MAX_PLAYER_ATTACHED_OBJECTS-1)
#define IsPlayerHoldingObject(%1) IsPlayerAttachedObjectSlotUsed(%1,MAX_PLAYER_ATTACHED_OBJECTS-1)
Reply


Messages In This Thread
Not possible? - by Namaco - 30.11.2010, 17:06
Re: Not possible? - by WillyP - 30.11.2010, 17:08
Re: Not possible? - by Amit_B - 30.11.2010, 17:20
Re: Not possible? - by Namaco - 30.11.2010, 17:23
Re: Not possible? - by Memoryz - 30.11.2010, 20:04
Re: Not possible? - by Namaco - 30.11.2010, 20:20
Re: Not possible? - by Namaco - 30.11.2010, 22:38
Re: Not possible? - by lavamike - 30.11.2010, 22:41
Re: Not possible? - by Grim_ - 30.11.2010, 22:42
Re: Not possible? - by Namaco - 30.11.2010, 23:05

Forum Jump:


Users browsing this thread: 2 Guest(s)