14.02.2015, 15:24
Do you include <a_samp> after redefining MAX_PLAYERS? It should be the other way around.
EDIT: You need to include <a_samp> on line 1, before doing anything else. Doing that, should resolve the MAX_PLAYERS issue.
EDIT: You need to include <a_samp> on line 1, before doing anything else. Doing that, should resolve the MAX_PLAYERS issue.

