[Help] HoldingObject - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [Help] HoldingObject (
/showthread.php?tid=204678)
[Help] HoldingObject -
NotoriousMOB - 30.12.2010
Heey i belive its because of Samp 0.3c this code won't work but im not sure
pawn Код:
SetPlayerHoldingObject(playerid, 1210, 6,0.3,0.1,0,0,-90,0);
Getting this error:
Код:
error 017: undefined symbol "SetPlayerHoldingObject"
Re: [Help] HoldingObject -
Retardedwolf - 30.12.2010
The function has changed into
SetPlayerAttachedObject.