Jump to content

gamesation

Member
  • Posts

    3
  • Joined

  • Last visited

Posts posted by gamesation

  1. I will show you how you can add Cars like Ifrit or so !!

     

    1. Go on http://wiki.7thcavalry.us/wiki/ARMA_3_Vehicles and pick up the class for the Car you want add !!

    2. Open @EpochHive/epochconfig.hpp

    3 If you wannt a Ifirt add this code 

    //search for that code
    allowedVehiclesList[] = {
    //and now under that code add this code to add a Ifrit !!
    {"O_MRAP_02_F",3},
    

    4. Add all your Cars that you wannt add !!

     

    5. Now we set the max. Spawn on Restart

    //You see that code
    {"O_MRAP_02_F",3},
    //this ,3 is the Max. Spawn of this Car. Change it for more or lower max. Spawn
    

    6. Restart

     

    If you have any Question feel free to ask !!

×
×
  • Create New...