SAMP_INCLUDES_VERSION warning
#1

Hello guys, a weird warning I am getting, I am updating to mysql r41-4 plugin, and once I installed the new plugin, and copy pasted the script from here

Now, the script works fine and everything works fine, but after 1 time I launch the server I suddenly start getting these error:

pawn Code:
(381) : warning 203: symbol is never used: "SAMP_INCLUDES_VERSION"
line 381 is the end of the script, it's actual copy paste from the link, nothing was defined by me..

Anyone knows what may cause this error? Thanks!
Reply
#2

You can find that in a_samp.inc. I don't know for what it is used for. You can comment it!
Code:
public const SAMP_INCLUDES_VERSION = 0x037030;
Reply
#3

Quote:
Originally Posted by SiaReyes
View Post
You can find that in a_samp.inc. I don't know for what it is used for. You can comment it!
Code:
public const SAMP_INCLUDES_VERSION = 0x037030;
Weird, downloaded a new server and my a_samp.inc doesn't have this line
Reply
#4

Quote:
Originally Posted by MrCesar
View Post
Weird, downloaded a new server and my a_samp.inc doesn't have this line
oh, can you show the full warning?
Reply
#5

Quote:
Originally Posted by SiaReyes
View Post
oh, can you show the full warning?
Well, now I am getting confused..I've tried compiling it with pawno and it gave no errors, now when I go back to my sublime text is says can't read from file a_samp?


EDIT: found out what was bugging it, the text editor - subslime had it build path set to pawncc.exe from the previous folder version and not the new one..
Reply
#6

EDIT: Please delete, didn't notice the double post..
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)