Array index out of bounds problem
#4

pawn Код:
enum pEnum
{
    Name[MAX_PLAYER_NAME],
    Text3D:NameTag[31],
    Password[31],
    Admin,
    Money,
    Score,
    Points,
    PlayerLogged,
    CourierHouses[11],
    CourierMaxStep,
    Float:X,
    Float:Y,
    Float:Z,
    Float:Rot,
    bool:AText,
    bool:PlayerVariable[MAX_PLAYERS],
    bool:BanVariable,
    ECoins,
    Muted,
    LastPmID,
    pAccent[128],
    TruckerLicense,
    Windows,
    SpectateID,
    SpectateType,
    EngineStarted,
    Text:Location,
    CurrentHouse,
    Houses[MAX_HOUSESPERPLAYER],
    SpectateVehicle,
    gEngine,
    MLevel,
    DonatorLevel,
    PlayerClass,
    JobStep,
    bool:AFK,
    bool:JobStarted,
    JobLoc1,
    JobLoc2,
    LoadID,
    VehicleID,
    TrailerID,
    VehicleTimerTime,
    JobID,
    VehicleTimer,
    LoadingTimer,
    StatsTruckerJobs,
    StatsPilotJobs,
    StatsPlayersFined,
    StatsConvoyJobs,
    Fines[MAX_PLAYERS],
    PlayerSpeed,
    PlayerCaughtSpeeding,
    PlayerCheckTimer,
    PlayerJailed,
    PlayerJailedTimer,
    bool:PoliceWarnedMe,
    Value_PoliceCanJailMe,
    Timer_PoliceCanJailMe,
    bool:PoliceCanJailMe,
    Warnings,
    DialogGetCarHouseID,
    bool:InConvoy,
    ConvoyID,
    StatsCourierJobs
}
Reply


Messages In This Thread
Array index out of bounds problem - by thimo - 18.01.2014, 20:18
Re: Array index out of bounds problem - by Patrick - 18.01.2014, 20:33
Re: Array index out of bounds problem - by InglewoodRoleplay - 18.01.2014, 20:35
Re: Array index out of bounds problem - by thimo - 19.01.2014, 09:19
Re: Array index out of bounds problem - by Patrick - 19.01.2014, 09:32
Re: Array index out of bounds problem - by thimo - 19.01.2014, 09:38
Re: Array index out of bounds problem - by Patrick - 19.01.2014, 09:40
Re: Array index out of bounds problem - by thimo - 19.01.2014, 10:16

Forum Jump:


Users browsing this thread: 1 Guest(s)