SA-MP Forums Archive
Erros(+rep) - 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: Erros(+rep) (/showthread.php?tid=494672)



Erros(+rep) - ScripteRMKD - 14.02.2014

pawn Код:
C:\Users\Teo\Desktop\Za Script\GameModovi\Server\gamemodes\GLDmax2.pwn(19257) : error 017: undefined symbol "SetObjectMaterialText"
C:\Users\Teo\Desktop\Za Script\GameModovi\Server\gamemodes\GLDmax2.pwn(19260) : error 017: undefined symbol "SetObjectMaterialText"
C:\Users\Teo\Desktop\Za Script\GameModovi\Server\gamemodes\GLDmax2.pwn(19263) : error 017: undefined symbol "SetObjectMaterialText"
C:\Users\Teo\Desktop\Za Script\GameModovi\Server\gamemodes\GLDmax2.pwn(19266) : error 017: undefined symbol "SetObjectMaterialText"
C:\Users\Teo\Desktop\Za Script\GameModovi\Server\gamemodes\GLDmax2.pwn(19269) : error 017: undefined symbol "SetObjectMaterialText"
C:\Users\Teo\Desktop\Za Script\GameModovi\Server\gamemodes\GLDmax2.pwn(19272) : error 017: undefined symbol "SetObjectMaterialText"
C:\Users\Teo\Desktop\Za Script\GameModovi\Server\gamemodes\GLDmax2.pwn(19275) : error 017: undefined symbol "SetObjectMaterialText"
C:\Users\Teo\Desktop\Za Script\GameModovi\Server\gamemodes\GLDmax2.pwn(19317) : error 017: undefined symbol "SetDynamicObjectMaterial"
C:\Users\Teo\Desktop\Za Script\GameModovi\Server\gamemodes\GLDmax2.pwn(19318) : error 017: undefined symbol "SetDynamicObjectMaterial"
how to fix that erros ? :@:@:@:@:


Re: Erros(+rep) - Avi Raj - 14.02.2014

Download the include and plugin, place them in your server folder
add this include to script and then compile.
pawn Код:
#include <streamer>



Re: Erros(+rep) - ScripteRMKD - 14.02.2014

again :@@


Re: Erros(+rep) - CuervO - 14.02.2014

Update your includes. Those are functions which were added relatively not long ago and you might have outdated samp includes.

As for the SetDynamicObjectMaterial, update your streamer plugin.


Re: Erros(+rep) - ScripteRMKD - 14.02.2014

Links please i cant find ??


Re: Erros(+rep) - CuervO - 14.02.2014

Download the full server package and use the includes it comes from.

As for the streamer: https://sampforum.blast.hk/showthread.php?tid=102865


In the future, search on ****** or within the forums searcher. This is a scripting help section, not a "I'm too lazy to search on ******" section. The streamer plugin is always on the first page & has the most views in the plugins section.


Re: Erros(+rep) - ScripteRMKD - 14.02.2014

NOT WORKING :@


Re: Erros(+rep) - ScripteRMKD - 14.02.2014

Thanks for all repped for all <333 but i have now other problem i have an any error C:\Users\Teo\Desktop\asdd+\pawno\include\fixes.inc (3307) : error 001: expected token: ";", but found "return"


Re: Erros(+rep) - JeaSon - 14.02.2014

shows us that code line
something wrong in that line (3307)


Re: Erros(+rep) - ScripteRMKD - 14.02.2014

pawn Код:
return woam;
that is error in the include file in fixes.inc