how do i Increasing ammo capacity

  • how do i increase the limit on missile ammo? currently the max is 50 but some mods have it at 120 or more. im no noob at freelancer molding but im embarrassed to say i cant figure out were i need to go to change this. the main reason i want to do this is to make a few guns that use ammo instead of energy but with the max cap at 50 i cant do much but make slow firing weapons but id like to make fast firing ammo consuming weapons as well


    Thank you for your time to read.

  • Goto the Constants.ini and modify or add this line


    [Constants]
    COLLISION_DAMAGE_FACTOR = 10.000000
    MUSIC_CROSS_FADE_DELAY = 10.000000
    MUZZLE_CONE_ANGLE = 40
    MAX_PLAYER_AMMO = 1000 <-------------- Change this line


    Simple as that :)