SetPlayerHoldingObject Error - 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)
+--- Thread: SetPlayerHoldingObject Error (
/showthread.php?tid=373506)
SetPlayerHoldingObject Error -
Dasine94 - 30.08.2012
I don't know what's problem in LSLRP script i get those errors?
Код:
D:\Serveri\LSLRP\LSLRP\gamemodes\lslrp.pwn(18305) : error 017: undefined symbol "SetPlayerHoldingObject"
D:\Serveri\LSLRP\LSLRP\gamemodes\lslrp.pwn(18312) : error 017: undefined symbol "StopPlayerHoldingObject"
Re: SetPlayerHoldingObject Error - HuSs3n - 30.08.2012
replace it with
SetPlayerAttachedObject
Re: SetPlayerHoldingObject Error -
Dasine94 - 30.08.2012
All is good now, no errors, now i get those erros when i start server??
http://imageshack.us/photo/my-images/594/14554749.jpg/
Re: SetPlayerHoldingObject Error - HuSs3n - 30.08.2012
try updating your streamer plugin and includes
https://sampforum.blast.hk/showthread.php?tid=102865