Arrays question
#1

Can I use this as an 5 space array for int?
new trunkwep[5], trunkammo[5];

For example:

pawn Code:
VehicleInfo[PlayerInfo[playerid][pCarKey]][carTrunkWep][0] = trunkwep[0];
        VehicleInfo[PlayerInfo[playerid][pCarKey]][carTrunkAmmo][0] = trunkammo[0];
Reply


Messages In This Thread
Arrays question - by PaulDinam - 21.03.2013, 17:31
Re: Arrays question - by Glad2BeHere - 21.03.2013, 17:33
Re: Arrays question - by Jewell - 21.03.2013, 17:35
Re: Arrays question - by Misiur - 21.03.2013, 17:37

Forum Jump:


Users browsing this thread: 1 Guest(s)