ItemsConfig.ecf

Discussion in 'General Discussion' started by DarkMatter, Mar 19, 2022.

  1. DarkMatter

    DarkMatter Ensign

    Joined:
    Oct 27, 2021
    Messages:
    12
    Likes Received:
    5
    I search in the file "ItemsConfig.ecf" and try to find only the weapons (personnal and vessels). What tag(s) should i use to have that ?

    Maybe i am in the wrong file ?

    Thank you.
     
    #1
  2. Vermillion

    Vermillion Rear Admiral

    Joined:
    Jul 15, 2018
    Messages:
    3,251
    Likes Received:
    8,926
    Handheld weapons are at the top and take up the first 43 or so itemIDs; Ship weapons are further down.
    HV turrets will start with "TurretGV"
    CV turrets will start with "TurretMS"
    BA turrets will start with (you guessed it) "TurretBA"
    Fixed CV weapons will END with "MSWeapon"
    Fixed HV/SV weapons will end with "SSWeapon"
     
    #2
  3. DarkMatter

    DarkMatter Ensign

    Joined:
    Oct 27, 2021
    Messages:
    12
    Likes Received:
    5
    Thank you Vermillion, i was hoping that there was a more accurate tag to select all weapons like "Category: Weapons" and not "Category: Weapons/Items".
    I have eliminated also "Class: Zoom" to avoid debug weapons.

    Does the rules you specified above apply also to mods ?

    I have found "TurretMSMinigunWeapon", i suppose that this is the "Minigun Turret".
    Where can i find the ingame name ?
     
    #3
    Last edited: Mar 20, 2022
  4. Vermillion

    Vermillion Rear Admiral

    Joined:
    Jul 15, 2018
    Messages:
    3,251
    Likes Received:
    8,926
    Those categories are the tabs for the item menu that tell the game where that item is meant to be found. You cannot add new ones.

    I don't know what you mean by "apply also to mods"

    Yes, that is the CV Minigun Turret.
    The name that appears ingame can be found in the Localization.csv for each language. Where you find TurretMSMinigunWeapon you will find a column for each language's localization for that item. The english localization is Minigun Turret; German is Minigun-Geschützturm; Then it goes french, italian, spanish, portuguese, etc...
     
    #4
  5. DarkMatter

    DarkMatter Ensign

    Joined:
    Oct 27, 2021
    Messages:
    12
    Likes Received:
    5
    Thank you again for taking the time to aswer my questions.

    By "mods" , i was refering to of "Reforges Eden", "Star Salvage", ... but i think that they have their own way to name the weapons.

    And after watching closer, it appear that i can't male a difference between HV and SV weapons, some doesn't use the same codification (ie: TurretBaseArtilleryWeapon) , i don't see upgraded weapons, ...
    This file seems a little bit ... disorganize !
     
    #5

Share This Page