Array index out of bounds help needed.
#3

Quote:
Originally Posted by doreto
Посмотреть сообщение
Show as how you define "Vehicle"
pawn Код:
enum Vehicle_Variables
{
    vType,
        vFaction,
        vVehicleID,
    vModel,
    Float:vPos[4],
    vColour[2],
        vMod[13],
    vFuel,
    Engine,
    vLockStatus,
    vPaintJob,
}

new Vehicle[MAX_VEHICLES][Vehicle_Variables];
Reply


Messages In This Thread
Array index out of bounds help needed. - by arko123 - 21.07.2013, 13:12
Re: Array index out of bounds help needed. - by doreto - 21.07.2013, 13:15
Re: Array index out of bounds help needed. - by arko123 - 21.07.2013, 13:16
Re: Array index out of bounds help needed. - by NeroX98 - 21.07.2013, 13:17
Re: Array index out of bounds help needed. - by arko123 - 21.07.2013, 13:25
Re: Array index out of bounds help needed. - by iggy1 - 21.07.2013, 13:35
Re: Array index out of bounds help needed. - by arko123 - 21.07.2013, 13:38

Forum Jump:


Users browsing this thread: 3 Guest(s)