invalid function or declaration
#1

Invalid function or declaration on this line :

Код:
#undef MAX_PLAYERS
#define MAX_PLAYERS 100
Reply
#2

Try #define MAX_PLAYERS (100)
Reply
#3

The problem is on :
Код:
#undef MAX_PLAYERS
Reply
#4

https://sampwiki.blast.hk/wiki/MAX_PLAYERS

#include <a_samp>
#undef MAX_PLAYERS
#define MAX_PLAYERS 100

Is it under a_samp?
Reply
#5

Reply
#6

Try defining it right under a_samp.
Reply
#7

works, thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)