Script showing SetDynamicObject bad issue need help. - 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: Script showing SetDynamicObject bad issue need help. (
/showthread.php?tid=453822)
Script showing SetDynamicObject bad issue need help. -
Yves - 26.07.2013
Hello around 9:00 this morning i compiled my script then i get tons of errors but last night the script was fully fine no issues. anyways the errors will be below but as i see it is defined right and i dont see anything wrong with it.
the error
Код:
error 017: undefined symbol "SetDynamicObjectMaterial"
am not going to show you all the errors as the mappings dont want to be released.
Код:
new lsjail = CreateDynamicObject(19457,1762.2399900,-1581.0400400,14.2700000,0.0000000,0.0000000,-39.6600000);//
SetDynamicObjectMaterial(lsjail, 0, 4552, "ammu_lan2","sl_lavicdtwall1", 0);
My Gamemode Includes what are being used.
Код:
#include <a_samp>
#include <a_zones>
#include <YSI\y_ini>
#include <foreach>
#include <streamer>
#include <sscanf2>
#include <ZCMD>
Re: Script showing SetDynamicObject bad issue need help. -
MP2 - 26.07.2013
Make sure you have the latest version of the streamer plugin/include.
Re: Script showing SetDynamicObject bad issue need help. -
Yves - 26.07.2013
Quote:
Originally Posted by MP2
Make sure you have the latest version of the streamer plugin/include.
|
i did that i redownload the includes etc, it still does doing it
[EDIT] i fixed the issue thanks to MP2.
Re: Script showing SetDynamicObject bad issue need help. -
San1 - 29.07.2013
Use the Right Pawno from the Server Files