Posts: 3,324
Threads: 96
Joined: Sep 2013
@justice: The point of including this before all other includes (not SA-MP includes) is because it hooks a lot of functions and callbacks. If other includes modify those functions or callbacks that can mess with the integrity of this.
This is also why I usually include YSI before everything else.
Posts: 1,831
Threads: 69
Joined: Mar 2008
Reputation:
0
Which compiler do you use? Zeex's or the old one?
Posts: 1,831
Threads: 69
Joined: Mar 2008
Reputation:
0
Could you PM me a zip file of the code? I need to recreate this to understand the problem.
Posts: 101
Threads: 9
Joined: Oct 2012
Reputation:
0
Try use mysql include before sky and weapon config
Posts: 1,831
Threads: 69
Joined: Mar 2008
Reputation:
0
It doesn't even compile without weapon-config!
Something is seriously messed up with hooks in either your GM or one of the include files.
Posts: 321
Threads: 160
Joined: May 2009
Reputation:
0
last update messed up. When trying to compile i get lot's of "shadows variable at...". Every f.....g variable get's this warning.
Posts: 1,831
Threads: 69
Joined: Mar 2008
Reputation:
0
@gensek4: I added the first fix on GitHub. Thanks! The second thing, however, is your problem. You need to update your SA-MP include files.