Please, delete.
#1

Код:
C:\Users\****\Desktop\SA-MP gamemodes\Infinity RP\gamemodes\IRP.pwn(18862) : error 032: array index out of bounds (variable "SASDVehicles")
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.

pawn Код:
SASDVehicles[96] = AddStaticVehicleEx(523,594.4690,-578.7919,-4.6777,0.7496,40,61, VEHICLE_RESPAWN); // SASDbike1

    for(new x;x<sizeof(SASDVehicles);x++)
    {
        format(string, sizeof(string), "XMT %d", SASDVehicles[x]);
        SetVehicleNumberPlate(SASDVehicles[x], string);
        SetVehicleToRespawn(SASDVehicles[x]);
    }
Reply
#2

Show us the array.
Reply
#3

I've fixed it, don't worry.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)