Array Index Out of Bounds
#1

Yes, I still post here.

Well, I tried to make a system, but I get a error with hashing the rank array, shown below.

Код:
(685) : error 032: array index out of bounds (variable "rank")
(686) : error 032: array index out of bounds (variable "rank")
That's the error I am getting, and this is the code I'm using that is giving the error.

Код:
rank[24] = udb_hash(rank[24]); // Line 685
PlayerInfo[playerid][pRank] = rank[24]; // Line 686
Oh, and please don't mention to me about using Whirlpool, I know it's safer, but since this is just a private server for testing with friends, safety isn't my biggest concern.
I know this is probably a very easy fix, but I can't see it lol.
Reply


Messages In This Thread
Array Index Out of Bounds - by Zonoya - 07.03.2014, 20:10
Re: Array Index Out of Bounds - by Konstantinos - 07.03.2014, 20:56
Re: Array Index Out of Bounds - by Zonoya - 07.03.2014, 21:12

Forum Jump:


Users browsing this thread: 1 Guest(s)