Can someone help me? - 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: Can someone help me? (
/showthread.php?tid=656621)
Can someone help me? -
HelderPT - 19.07.2018
When compile my gamemode of this error
PHP код:
include\YSI\..\YSI_Coding\y_hooks/impl.inc(1128) : warning 235: public function lacks forward declaration (symbol "VA_OnScriptInit")
Re: Can someone help me? -
Sew_Sumi - 20.07.2018
Pretty sure you'll find you've included the YSI includes wrong...
Should show the lines where the YSI/e.t.c are included in the mode.
Also, are you trying to do crazy things regarding 'modular' mode design? This could be something to look at if you have been trying to.
Re: Can someone help me? -
GTLS - 20.07.2018
If you are using an older version, try updating the YSI package.