Array out of bounds?
#9

pawn Код:
enum playerEnum {
    Name[20],
    Password[100],
    AdminName[20],
    ALevel,
    Job,
    Money,
    Bank,
    JustDied,
    Float: Health,
    Float: Armour,
    Skin,
    VIP,
    CarModel[6],
    CarID[5],
    Float: CarPos1[1],
    Float: CarPos2[2],
    Float: CarPos3[3],
    Float: CarAngle[4],
    Float: PosX,
    Float: PosY,
    Float: PosZ,
    Jailed,
    Hours,
    Materials,
    Logged,
    Banned,
    NewbieView,
    OOCView,
}
new pStats[MAX_PLAYERS][playerEnum];
Reply


Messages In This Thread
Array out of bounds? - by Nuke547 - 15.04.2012, 00:39
Re: Array out of bounds? - by Kitten - 15.04.2012, 00:42
Re: Array out of bounds? - by Nuke547 - 15.04.2012, 00:50
Re: Array out of bounds? - by Nuke547 - 15.04.2012, 01:05
Re: Array out of bounds? - by ScottCFR - 15.04.2012, 01:34
Re: Array out of bounds? - by Nuke547 - 15.04.2012, 01:43
Re: Array out of bounds? - by Nuke547 - 15.04.2012, 04:41
Re: Array out of bounds? - by Rachael - 15.04.2012, 04:54
Re: Array out of bounds? - by Nuke547 - 15.04.2012, 05:02
Re: Array out of bounds? - by Daniel-92 - 15.04.2012, 05:08

Forum Jump:


Users browsing this thread: 1 Guest(s)