Something i'm confused about.
#10

Quote:
Originally Posted by patfay
Посмотреть сообщение
https://sampforum.blast.hk/showthread.php?tid=171429
It's complicated to install though, but you can give it a try
He's not missing a bracket..

Add this @ top of your script, after you included <a_samp>

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)
If this doesn't work for you, just remove or comment those parts in your script which are using "AttachedObject". (Ctrl+F -> AttachedObject)
Reply


Messages In This Thread
Something i'm confused about. - by iGetty - 09.02.2011, 22:39
Re: Something i'm confused about. - by Luis- - 09.02.2011, 22:43
Re: Something i'm confused about. - by iGetty - 09.02.2011, 22:48
Re: Something i'm confused about. - by patfay - 09.02.2011, 22:55
Re: Something i'm confused about. - by iGetty - 09.02.2011, 22:56
Re: Something i'm confused about. - by patfay - 09.02.2011, 23:01
Re: Something i'm confused about. - by iGetty - 09.02.2011, 23:02
Re: Something i'm confused about. - by patfay - 09.02.2011, 23:03
Re: Something i'm confused about. - by iGetty - 09.02.2011, 23:06
Re: Something i'm confused about. - by Mokerr - 09.02.2011, 23:09

Forum Jump:


Users browsing this thread: 4 Guest(s)