ground[] =
{
{10, "Exile_Bike_QuadBike_Black"},
{10, "Exile_Bike_QuadBike_Blue"},
........
{2, "B_MRAP_01_F"}, //Hunter
{2, "O_MRAP_02_F"}, //Iftrit
{2, "I_MRAP_03_F"} //Srider
};
I think something like that should help you. If they're not persistent, then every restart should start with that amount.
Again, hope that helps.
_sin