FG Spreadshirt Swag
Page 3 of 3 First 123
  1. #21
    Can't edit descriptions in Data_eras.lua
    for example.["Antropologia"] = { base=1, desc="\
    <p>ANY WORD</p>\
    "},
    There is no desciption in the skill frame, any idea?

  2. #22

    Join Date
    May 2014
    Location
    Sydney, Australia
    Posts
    806
    Quote Originally Posted by Gubben View Post
    Can't edit descriptions in Data_eras.lua
    for example.["Antropologia"] = { base=1, desc="\
    <p>ANY WORD</p>\
    "},
    There is no desciption in the skill frame, any idea?
    The skills are copied from the data_eras.lua into new campaign skill objects and a new Era object on startup, if the era does not already exist. You can try removing the skills and era from the campaign and restarting, this should repopulate the era and skills, including the description.

  3. #23
    Quote Originally Posted by ianmward View Post
    The skills are copied from the data_eras.lua into new campaign skill objects and a new Era object on startup, if the era does not already exist. You can try removing the skills and era from the campaign and restarting, this should repopulate the era and skills, including the description.
    I'm still unable to make it work.
    I started new campaigns, deleteted eras and skills, but still no descirption loaded with skills...

  4. #24
    damned's Avatar
    Join Date
    Mar 2011
    Location
    Australia
    Posts
    26,649
    Blog Entries
    1
    Code:
    skills = {
      ["1920s"] = {
        ["Accounting"] = { base=5, desc="\
          <p>Grants understanding of accountancy procedures and ...</p>\
          <p><b>Opposing skill/Difficulty level:</b></p>\
          <p>If someone were trying to conceal something...</p>\
          <list>\
            <li>Regular difficulty: ...</li>\
          </list>\
          <p><b>Pushing examples: </b>taking more time to ...</p>\
          <p><b>Sample Consequences of failing a Pushed roll: </b>discussions between investigators ...</p>\
          <p>If an insane investigator fails a pushed roll, he or she ...</p>\
          "
        },
      }
    };

  5. #25
    Quote Originally Posted by damned View Post
    Code:
    skills = {
      ["1920s"] = {
        ["Accounting"] = { base=5, desc="\
          <p>Grants understanding of accountancy procedures and ...</p>\
          <p><b>Opposing skill/Difficulty level:</b></p>\
          <p>If someone were trying to conceal something...</p>\
          <list>\
            <li>Regular difficulty: ...</li>\
          </list>\
          <p><b>Pushing examples: </b>taking more time to ...</p>\
          <p><b>Sample Consequences of failing a Pushed roll: </b>discussions between investigators ...</p>\
          <p>If an insane investigator fails a pushed roll, he or she ...</p>\
          "
        },
      }
    };
    Tanks for this example

    I have this code, (or very similar) but not working with the trasnlation extension, it loads without description.
    I'm gonna try it all again... and see the ressults...
    Thanks again for your colaboration

  6. #26
    Quote Originally Posted by Gubben View Post
    Tanks for this example

    I have this code, (or very similar) but not working with the trasnlation extension, it loads without description.
    I'm gonna try it all again... and see the ressults...
    Thanks again for your colaboration
    SOLVED!

    It's needed to fill all 3 ocurrences for the skill, It doesn't work if you only edit Era 1920s, f.e. You need to fill the skill in all era's to work... That is my conclusion... :P
    Thanks to all for your help!

  7. #27
    damned's Avatar
    Join Date
    Mar 2011
    Location
    Australia
    Posts
    26,649
    Blog Entries
    1
    Quote Originally Posted by Gubben View Post
    SOLVED!

    It's needed to fill all 3 ocurrences for the skill, It doesn't work if you only edit Era 1920s, f.e. You need to fill the skill in all era's to work... That is my conclusion... :P
    Thanks to all for your help!
    Thank you for posting that Gubben.
    Hmmm.... that shouldnt be the case - you dont want Computer Use as a skill in the 1920s....
    Ill do some tests later on.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
DICE PACKS BUNDLE

Log in

Log in