SetPlayerHoldingObject Error
#1

pawn Код:
CMD:attach(playerid, params[])
{
    SetPlayerHoldingObject(playerid, 1254, 2);
    return 1;
}
Код:
(2835) : error 017: undefined symbol "SetPlayerHoldingObject"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Reply
#2

SetPlayerHoldingObject was removed in a update I believe. It's replaced with SetPlayerAttatchedObject i'm pretty sure. Read up on it here: https://sampwiki.blast.hk/wiki/SetPlayerAttachedObject
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)