05.08.2012, 22:38
read the errors. it's just something that you didn't define, the old things are solved..
do this, under all your defines/includes:
new gPlayerLogged[MAX_PLAYERS];
tell me what happens again.
I think it should be fixed
do this, under all your defines/includes:
new gPlayerLogged[MAX_PLAYERS];
tell me what happens again.
I think it should be fixed

