IsPlayerHoldingObject macro help
#2

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)
Kalcor made a typo and added a ; at the end!
Reply


Messages In This Thread
[SOLVED] IsPlayerHoldingObject macro help - by PlayLSX - 28.11.2010, 16:43
Re: IsPlayerHoldingObject macro help - by [03]Garsino - 28.11.2010, 16:45
Re: IsPlayerHoldingObject macro help - by PlayLSX - 28.11.2010, 16:47

Forum Jump:


Users browsing this thread: 1 Guest(s)