6 Errors
#1

Well, please remove this thread, I know how to work with pawno now. please remove it.
Reply
#2

Dump,helpMe..
Reply
#3

Update includes.
Reply
#4

Actually it's the problem of the FS he is using.I had the same problem... Check on the page 5/6 or sometinhg. A guy had a solution.
Reply
#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
#6

@CyberGhost
Ty!!
It works,thanks you
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)