SA-MP Forums Archive
Error with y_commands - 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: Error with y_commands (/showthread.php?tid=217314)



Error with y_commands - luis_lpv_22 - 27.01.2011

Hi all, I'm using y_commands on my gamemode and I got these errors:
Код:
pawno\include\YSI/y_commands.inc(1008) : error 017: undefined symbol "__InitialiseFromGroups"
pawno\include\YSI/y_commands.inc(1635) : error 017: undefined symbol "__InitialiseFromGroups"
pawno\include\YSI/y_commands.inc(1743) : error 017: undefined symbol "__InitialiseFromGroups"
I saw the include and all "_InitialiseFromGroups" functions are commented.
These are my includes:
pawn Код:
#include <a_samp>
#include <YSI/y_ini>
#include <YSI/y_commands>
#include <F_Streamer>
#include <Directory>
#include <sscanf2>
What's wrong? Idk..
Thanks you in advance.


Re: Error with y_commands - Grim_ - 27.01.2011

I'm not sure, since I have never used Y_Commands. But based on the errors presented, go into y_commands.inc and search for "__InitialiseFromGroups" and uncomment it.


Re: Error with y_commands - Kwarde - 27.01.2011

To to ******'s topic.
He knows it more then others. Or PM him (if you dear to disturb him xD).
Nah, but he made it, so I think you can ask it there the best!