Add Weapons in The Mod.?

There are 41 replies in this Thread. The last Post () by Simon27.

  • HejHejHej.
    it´s me again and again.=)


    So..i have created a weapon.
    And now i don´t know how i can add it to my mod.


    and also don´t know what to do that the Original File of


    effects.ini
    beam_effects.ini
    weapon_good.ini
    weapon_equip.ini
    weaponModDB.ini


    will get overwrited..



    (i know my english is not good.)


    GReeZes.

  • what did you actually change?

    signew.jpg


    cfmoddblogo.png5904.png5904.png
    http://www.moddb.com/scripts/topsite.php?ts=4766


    Only dead fish swim with the stream.
    Don't discuss with idiots. They only drag you down to their level and then beat you with experience there.


    This is ten percent luck,
    Twenty percent skill,
    Fifteen percent concentrated power of will,
    Five percent pleasure,
    Fifty percent pain,
    And a hundred percent reason to remember the name!

  • Made it with this tutorial..



    click



    i did everything exept this


    Quote

    [BaseGood] base = Li01_01_base **Hier: Planet Manhattan**


    Und unter den gefundenen Textblock darunter anfügen:


    MarketGood = ion_gun01_mark01, 6, -1, 10, 10, 1, 1

  • then this is probably what you should do now since that tells FL where the weapons are getting sold

    signew.jpg


    cfmoddblogo.png5904.png5904.png
    http://www.moddb.com/scripts/topsite.php?ts=4766


    Only dead fish swim with the stream.
    Don't discuss with idiots. They only drag you down to their level and then beat you with experience there.


    This is ten percent luck,
    Twenty percent skill,
    Fifteen percent concentrated power of will,
    Five percent pleasure,
    Fifty percent pain,
    And a hundred percent reason to remember the name!

  • you write your mod with that line in that file at the base you want the weapon to be sold
    then you create a zip of your mod and add ".flmod" to the end of the name
    then you can activate the mod with flmm

    signew.jpg


    cfmoddblogo.png5904.png5904.png
    http://www.moddb.com/scripts/topsite.php?ts=4766


    Only dead fish swim with the stream.
    Don't discuss with idiots. They only drag you down to their level and then beat you with experience there.


    This is ten percent luck,
    Twenty percent skill,
    Fifteen percent concentrated power of will,
    Five percent pleasure,
    Fifty percent pain,
    And a hundred percent reason to remember the name!

  • then you did something wrong

    signew.jpg


    cfmoddblogo.png5904.png5904.png
    http://www.moddb.com/scripts/topsite.php?ts=4766


    Only dead fish swim with the stream.
    Don't discuss with idiots. They only drag you down to their level and then beat you with experience there.


    This is ten percent luck,
    Twenty percent skill,
    Fifteen percent concentrated power of will,
    Five percent pleasure,
    Fifty percent pain,
    And a hundred percent reason to remember the name!

  • yes
    i´ll begin from new with my "mod"




    one question..



    i have a mod folder... then go into data\Equipment
    in this folder i have


    market_misc.ini
    weapon_good.ini
    WeaponModDB.ini
    weapon_equip.ini


    in it.




    and in the folder MyMod\data\FX
    are


    beam_effects.ini
    effects.ini


    is this right so?

  • yes

    signew.jpg


    cfmoddblogo.png5904.png5904.png
    http://www.moddb.com/scripts/topsite.php?ts=4766


    Only dead fish swim with the stream.
    Don't discuss with idiots. They only drag you down to their level and then beat you with experience there.


    This is ten percent luck,
    Twenty percent skill,
    Fifteen percent concentrated power of will,
    Five percent pleasure,
    Fifty percent pain,
    And a hundred percent reason to remember the name!

  • the tutorial you are using does not look bad at all
    but maybe you should try to create a less complex weapon first... working with new effects is not that easy


    just try to do the changes on the weapon_equip.ini, the weapon_good.ini and the market_misc.ini
    use predefinied weapon types and weapon effects.


    if you can get that working then you still can try the other changes and you will find out where the error is

    signew.jpg


    cfmoddblogo.png5904.png5904.png
    http://www.moddb.com/scripts/topsite.php?ts=4766


    Only dead fish swim with the stream.
    Don't discuss with idiots. They only drag you down to their level and then beat you with experience there.


    This is ten percent luck,
    Twenty percent skill,
    Fifteen percent concentrated power of will,
    Five percent pleasure,
    Fifty percent pain,
    And a hundred percent reason to remember the name!

  • usually at this point I would say to delete the old savegames


    but maybe you should simply post all the code you have changed and added to the thread

    signew.jpg


    cfmoddblogo.png5904.png5904.png
    http://www.moddb.com/scripts/topsite.php?ts=4766


    Only dead fish swim with the stream.
    Don't discuss with idiots. They only drag you down to their level and then beat you with experience there.


    This is ten percent luck,
    Twenty percent skill,
    Fifteen percent concentrated power of will,
    Five percent pleasure,
    Fifty percent pain,
    And a hundred percent reason to remember the name!

  • i have yesterday reinstalled freelancer and deleted everything.



    in my weapon_good.ini


    then market_misc.ini

    Quote

    MarketGood = ion_gun01_mark01, 6, -1, 10, 10, 1, 1


    then weapon_equip.ini




    If you find something......THXX..... there is only looking at it a bigg THXX

  • uto_turret = false -> auto_turret = false

    signew.jpg


    cfmoddblogo.png5904.png5904.png
    http://www.moddb.com/scripts/topsite.php?ts=4766


    Only dead fish swim with the stream.
    Don't discuss with idiots. They only drag you down to their level and then beat you with experience there.


    This is ten percent luck,
    Twenty percent skill,
    Fifteen percent concentrated power of will,
    Five percent pleasure,
    Fifty percent pain,
    And a hundred percent reason to remember the name!

  • yeah - its just the first error i noticed... ill have to have a closer look

    signew.jpg


    cfmoddblogo.png5904.png5904.png
    http://www.moddb.com/scripts/topsite.php?ts=4766


    Only dead fish swim with the stream.
    Don't discuss with idiots. They only drag you down to their level and then beat you with experience there.


    This is ten percent luck,
    Twenty percent skill,
    Fifteen percent concentrated power of will,
    Five percent pleasure,
    Fifty percent pain,
    And a hundred percent reason to remember the name!