Some Errors (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: Some Errors (REP) (
/showthread.php?tid=586013)
Some Errors (REP) -
SecretBoss - 18.08.2015
Код:
(773) : error 017: undefined symbol "Area_GetPlayerAreas"
(796) : error 017: undefined symbol "Area_GetPlayerAreas"
(1008) : error 017: undefined symbol "Area_GetPlayerAreas"
(1115) : error 017: undefined symbol "Area_GetPlayerAreas"
(1362) : error 017: undefined symbol "Area_GetPlayerAreas"
(1411) : error 017: undefined symbol "Area_GetPlayerAreas"
I got that errors, any idea on why they all happened I downloaded X337's Gang System, any help will be appreciated a lot, thanks
Re: Some Errors (REP) -
SpikY_ - 18.08.2015
Try adding this at the top main script. or Download it, if you don't have :
y_areas
Re: Some Errors (REP) -
SecretBoss - 18.08.2015
Quote:
Originally Posted by SpikY_
Try adding this at the top main script. or Download it, if you don't have : y_areas
|
Already included
Код:
#include <a_samp>
#include <a_mysql>
#include <sscanf2>
#include <YSI\y_iterate>
#include <YSI\y_areas>
#include <zcmd>
Re: Some Errors (REP) -
SpikY_ - 18.08.2015
I think you have made something wrong in editing the script. Well there is no error while compiling for me.
Re: Some Errors (REP) -
SecretBoss - 18.08.2015
Quote:
Originally Posted by SpikY_
I think you have made something wrong in editing the script. Well there is no error while compiling for me.
|
Errors was from the first time when I got the script
- EDIT -
I used an old version of YSI, sorry problem fixed