FG Spreadshirt Swag
  1. #1

    Join Date
    Mar 2009
    Location
    Lidingö, Sweden, Europe
    Posts
    374

    Note to user with campaign extensions

    If you are using a campaign extension you need to update your myscript.lua (or whatever name you have given the script that allows you to override settings in BRP) due to changes/fixes in the latest release of the ruleset.

    The local array Gameline has an element called "WeaponTypes" that used to be defined as follows:
    Code:
    WeaponTypes = {
        ["0"] = "Melee",
        ["1"] = "Missile",
        ["2"] = "Heavy",
        ["3"] = "Artillery",
        ["4"] = "Explosive"
    It must now be defined in this way:
    Code:
    WeaponTypes = {
        "Melee",
        "Missile",
        "Heavy",
        "Artillery",
        "Explosive"

  2. #2
    sirkerry's Avatar
    Join Date
    Dec 2015
    Location
    USA - TX - Houston (Spring Branch)
    Posts
    194
    Thanks for the heads up about that.
    Native Texan. Tabletop Gaming since 1977. Ultimate License holder. Life-long Trekkie. Traveller fanatic. Die-hard Savage. OSR enthusiast. 1930's Pulp aficionado.
    Currently Running:
    Cypher System: Shotguns, Sorcery & Shenanigans
    Currently Playing:
    Shadowdark: ShadowRim Excursion
    Savage Worlds: Hell Divers
    Ambition & Avarice: Maelstrom Island
    Time Zone: Central Daylight Time (GMT-5)

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