6 Errors
#5

Add these lines in top of 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
6 Errors - by AcTopNN - 03.06.2011, 20:26
Re: 6 Errors - by AcTopNN - 03.06.2011, 20:55
Re: 6 Errors - by Vince - 03.06.2011, 20:55
Re: 6 Errors - by sleepysnowflake - 03.06.2011, 20:59
Re: 6 Errors - by Laronic - 03.06.2011, 21:01
Re: 6 Errors - by AcTopNN - 04.06.2011, 07:42

Forum Jump:


Users browsing this thread: 1 Guest(s)