Undefined symbol
#1

Hi when I try to make teams and use the array/reason [MAX_PLAYERS] it keeps telling Undefined symbol MAX_PLAYERS whats the prob here?
Reply
#2

Did you ever #undef it or not put #include <a_samp> at the top?
Reply
#3

When i write #undef at the top it gets an error like Undefined symbol main (from OnFilterScriptInit)
Reply
#4

No. I'm asking did you ever undefine it like this?

pawn Код:
#undef MAX_PLAYERS
Reply
#5

Make sure you are declaring the array below #include <a_samp>
Reply
#6

Nice, working now ^^

Case closed - /lock
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)