SA-MP Code Compiling errors (5), Please help!!
#3

Here is the code for the first error, on line (25):
minigun = 0;
mgun[MAX_MINIGUNS]
vehhasminigun[MAX_VEHICLES]
laser[MAX_PLAYERS]
vehhasmissile[MAX_VEHICLES]
vehhascargo[MAX_VEHICLES]
vehhaswindshieldupgrade[MAX_VEHICLES]
vehhascarwreck[MAX_VEHICLES]


Here's the code for the other errors, on line (752):
for (new i = 0; i < MAX_VEHICLES; ++i )
{
vehhasminigun[MAX_VEHICLES] = 0;
vehhasmissile[MAX_VEHICLES] = 0;
}

The 3rd line in the code is line (752)

I think the two errors are linked to each other.
Also please DON'T give up on helping, because it's so stupid when people do that
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)