Arrays problem
#9

pawn Код:
PlayerInfo[i][pPing][PingPos] = GetPlayerPing(i);
Is pPing an array of size 4? I mean in your enum:
pawn Код:
pPing[4]
and PingPos was 4 so it caused the run time error.

How did you define PING_MAX_EXCEEDS?
Reply


Messages In This Thread
Arrays problem - by Equuuuin0X - 01.03.2014, 09:46
Re: Arrays problem - by Konstantinos - 01.03.2014, 10:30
Re: Arrays problem - by Equuuuin0X - 01.03.2014, 10:41
Re: Arrays problem - by Konstantinos - 01.03.2014, 10:51
Re: Arrays problem - by Equuuuin0X - 01.03.2014, 11:03
Re: Arrays problem - by Konstantinos - 01.03.2014, 11:10
Re: Arrays problem - by Equuuuin0X - 01.03.2014, 11:11
Re: Arrays problem - by Smileys - 01.03.2014, 11:15
Re: Arrays problem - by Konstantinos - 01.03.2014, 11:19
Re: Arrays problem - by Equuuuin0X - 01.03.2014, 12:41

Forum Jump:


Users browsing this thread: 1 Guest(s)