danielspoa Posted November 17, 2019 Share Posted November 17, 2019 So, everything else works except this on my tests. I tried everything I could think of, copied code from the original localization, nothing damn works. I'm talking about : https://i.imgur.com/yq3s1YM.png my localization file [ATTACH]30622[/ATTACH] its this line perkLegendaryCraftingClubsRank1Desc my perk <perk name="perkLegendaryCraftingClubs" name_key="perkLegendaryCraftingClubs" parent="skillLegendaryCrafting" max_level="1" base_skill_point_cost="10" desc_key="perkLegendaryCraftingClubsDesc" long_desc_key="perkLegendaryCraftingClubsLongDesc" icon="ui_game_symbol_club"> <level_requirements level="1"> <requirement name="ProgressionLevel" progression_name="attIntellect" operation="GTE" value="10" desc_key="reqIntellectLevel10"/> <requirement name="ProgressionLevel" progression_name="perkPummelPete" operation="GTE" value="10" desc_key="reqPerkPummelPeteLevel10"/> </level_requirements> <effect_group> <passive_effect name="CraftingTier" operation="base_set" level="1" value="6" tags="perkPummelPete"/> </effect_group> <effect_description level="1" desc_key="perkLegendaryCraftingClubsRank1Desc" long_desc_key="perkLegendaryCraftingClubsRank1LongDesc"/> </perk> thanks.. this is the only thing holding me from releasing my mods. ---------------------------- EDIT: There's something magical that you spend 4 ♥♥♥♥ing days on the same issue and find no clue, but as soon as you post for everyone to see ur struggles the solution descend right in front of you. My effect description was out of the effect group. Gonna leave this so everyone can see I'm dumb as f.Localization.txt Link to comment Share on other sites More sharing options...
xyth Posted November 18, 2019 Share Posted November 18, 2019 All modders have had this experience. Most of us still solve our own problwms immediately after asking the question on the modding discord. Link to comment Share on other sites More sharing options...
DiscipleOfBryan Posted November 19, 2019 Share Posted November 19, 2019 ~snip~ Comment/issue moved to own thread for visibility and to avoid hijacking this thread: https://7daystodie.com/forums/showthread.php?134900-Help-Localization-txt-and-item-names-descriptions-what-am-I-doing-wrong&p=1064725#post1064725 (Mods, feel free to delete this comment) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.