14.02.2015, 15:20
MAX_PLAYERS isn't in your server.cfg, that doesn't make sense. maxplayers how-ever is.
The issue is that your probably incorrectly redefining MAX_PLAYERS.
Showing us your code should maybe help us fix the issue.
pawn Код:
C:\Users\xxxxx\xxxxxx\xxxxxx\pawno\include\a_samp. inc(30) : warning 201: redefinition of constant/macro (symbol "MAX_PLAYERS")
Showing us your code should maybe help us fix the issue.

