Question about arrays?
#1

Hello guys

I've been developing a gang system whereas the first version works perfectly with some minor bugs.
I decided to rewrite it efficiently and this came up my mind, will this work correctly?

pawn Code:
enum gInfo
{
    Float:g_VehiclePos[MAX_GANG_VEHICLES][4],
}
new GangInfo[MAX_GANGS][gInfo];
Reply


Messages In This Thread
Question about arrays? - by AndySedeyn - 11.10.2014, 20:14
Re: Question about arrays? - by kristo - 11.10.2014, 20:30
Re: Question about arrays? - by AndySedeyn - 11.10.2014, 20:32
Re: Question about arrays? - by Pottus - 11.10.2014, 21:19
Re: Question about arrays? - by AndySedeyn - 11.10.2014, 21:42
Re: Question about arrays? - by ThePhenix - 11.10.2014, 22:13
Re: Question about arrays? - by AndySedeyn - 11.10.2014, 22:33
Re: Question about arrays? - by Pottus - 12.10.2014, 08:35

Forum Jump:


Users browsing this thread: 1 Guest(s)