Problem
#1

Hey SA-MP, when i want to compile my GM, i get error at the definition of the line,i had try two metods, but it doesn't work:
pawn Код:
new C_DATA[MAX_PLAYERS];
And:
pawn Код:
new C_DATA[MAX_HOUSES];
And i get this error:
pawn Код:
error 009: invalid array size (negative, zero or out of bounds)
And this is the linie:
pawn Код:
DestroyVehicle( C_DATA[ i ][ HouseCar ] );
How i must define?
Help me ||>
Reply


Messages In This Thread
Problem - by DAVIDXP - 25.04.2013, 17:42
Re: Problem - by Frede - 25.04.2013, 17:44
Re: Problem - by DAVIDXP - 25.04.2013, 17:51
Re: Problem - by Pottus - 25.04.2013, 17:55
Re: Problem - by DAVIDXP - 25.04.2013, 17:59

Forum Jump:


Users browsing this thread: 1 Guest(s)