13.01.2017, 04:11
Try to put
Under
Otherwise the problem should be under this
65535 should be an inexistent index...
Btw honestly i think that's the 1st problem
Код:
SyncPlayerTime(i);
Код:
if(IsPlayerConnected(i) && gPlayerLogged{i} == 1) {
Код:
for(new h = 0; h < sizeof(Points); h++) {
Btw honestly i think that's the 1st problem