Array sizes do not match
#4

Here is my enum:
pawn Код:
enum pInfo
{
    userid,
    username[128],
    pPass[128],
    alevel,
    money,
    level,
    SkinID,
    Leader[32],
    Job[32]
}
new PlayerInfo[MAX_PLAYERS][pInfo];
Yea, i though of format myself...just didn't want to use it. Is there a better way?
Reply


Messages In This Thread
Array sizes do not match - by dusk - 28.03.2013, 20:06
Re: Array sizes do not match - by Jstylezzz - 28.03.2013, 20:07
Re: Array sizes do not match - by Jeffry - 28.03.2013, 20:08
Re: Array sizes do not match - by dusk - 28.03.2013, 20:09
Re: Array sizes do not match - by Jeffry - 28.03.2013, 20:11
Re: Array sizes do not match - by Jstylezzz - 28.03.2013, 20:11
Re: Array sizes do not match - by Konstantinos - 28.03.2013, 20:32
Re: Array sizes do not match - by dusk - 28.03.2013, 21:07
Re: Array sizes do not match - by Omirrow - 28.03.2013, 21:19
Re: Array sizes do not match - by Pottus - 28.03.2013, 21:22

Forum Jump:


Users browsing this thread: 1 Guest(s)