DICE PACKS BUNDLE
Page 303 of 331 First ... 203 253 293 301 302 303 304 305 313 ... Last
  1. #3021
    damned's Avatar
    Join Date
    Mar 2011
    Location
    Australia
    Posts
    24,754
    Blog Entries
    1
    Yes it is a Roll and Rolls need to be added in the rolls section.
    I was going to remove the Attacks section in favour of Rolls as Rolls can do everything Attacks do and much more ofc. However a small number of extensions make use of Attacks so it stays.

  2. #3022
    Quote Originally Posted by damned View Post
    Yes it is a Roll and Rolls need to be added in the rolls section.
    I was going to remove the Attacks section in favour of Rolls as Rolls can do everything Attacks do and much more ofc. However a small number of extensions make use of Attacks so it stays.
    Thanks for confirming. Something I've noticed with the default MoreCore theme now that I've started to remove entries in NPC's Attacks boxes in favor of using CT Rolls...The "Attacks" label text remains despite nothing being in that text box, and the "Special" text overwrites it making that label unreadable.

  3. #3023
    damned's Avatar
    Join Date
    Mar 2011
    Location
    Australia
    Posts
    24,754
    Blog Entries
    1
    Ive updated NPCs to fix Special/Attacks display.
    Ive added Type to NPCs and this works with the NPC Campaign Tool List View as per kronovans request.

    Updated in the Forge.

  4. #3024
    Many thanks damned for adding the Type field. I edited some of my NPCs using the new type box for factions and it's made a world of difference in being able to quickly sort them based on faction.

  5. #3025
    I'm adapting a tabletop game where some rare characters have a Regenerate feature that allows them to heal Health/Hit Points. The amount they heal is always a determined amount in increments of 10, so Regeneration 10, Regeneration 20, etc.

    I've been trying to use the HealMe dice roll as described on the MoreCore Basic Manual webpage using the following syntax: /healme 1d0+10. The CT Roll does display the correct icon for the roll button. However, when I make the roll this error is being listed in the log window:

    "[2/17/2022 4:20:15 PM] s'ActorManager.getActor - DEPRECATED - 2021-01-01 - Use resolveActor'
    [2/17/2022 4:20:16 PM] s'ActorManager.getActor - DEPRECATED - 2021-01-01 - Use resolveActor'
    [2/17/2022 4:20:16 PM] s'onLanded: ' | { s'sType' = s'npc', s'sCreatureNode' = s'npc.id-00100', s'sName' = s'CANDEROUS ORDO' } | nil | { s'aDice' = { #1 = { s'value' = #0, s'type' = s'd0', s'result' = #0 }, s'expr' = s'd0' }, s'nMod' = #10, s'sWho' = s'npc.id-00100', s'sType' = s'healme', s'bSecret' = bFALSE, s'sDesc' = s'Regeneration 10' }
    [2/17/2022 4:20:16 PM] [ERROR] Script execution error: [string "scripts/manager_custom_healme.lua"]:138: bad argument #2 to 'tonumber' (base out of range)
    "

    So if I'm reading that correctly, the ActorManger.getActor function no longer exists and should be replaced with ActorManager.resolveActor. My question is how?
    I'm guessing I'd need to create an extension to do this. I remember creating a Savage World extension that initialized (or is the correct term instantiated) the ActorManager, in order to be able to replace the default Arcane Backgrounds. Would the required setup scripting for this be similar?
    And before I even dive down that rabbit hole, is there a newer undocumented MoreCore roll that replaces the HealMe roll?

  6. #3026
    If you look at the ActorManager.getActor(sActorType, v) call, it simply passes to ActorManager.resolveActor(v). You would just replace your getActor calls with resolveActor calls with one less parameter.

    That stuff is part of the CoreRPG base layer.

    Regards,
    JPG

  7. #3027
    Many thanks for the reply Moon Wizard - I'll check into it.

  8. #3028

  9. #3029

  10. #3030
    Yeah...I see that you fixed the /healme roll damned - awesome stuff!

    The biggest challenge I'm currently having is trying to make sense of the display of the Health and Defence on the Combat Tracker. I get very inconsistent results for those, with more often then naught the Health and Defense columns not getting displayed correctly for either the GM or players. Sometimes the Health and Defence headers are displayed but nothing for those 2 are listed for the NPCs. Other times those 2 columns aren't listed at all. Meanwhile the Wound column is always displayed correctly. Yet at other times -albeit more rare- all 3 columns are correctly configured for both the GM and players.

    I might very well being doing something wrong, because TBH I'm confused by the Health and Defense columns only having the 2 settings of "Off" and "GM Only"? Shouldn't those also have a 3rd setting of "GM and Player" like the Wounds column does? For my latest tabletop miniatures adaptation, the player being able to see Health and Defence is important, as knowledge of those strongly influences tactical decisions for combat. I'm just not sure what I should be setting those columns to in Options, to arrive at such a visible setup?
    Last edited by kronovan; February 18th, 2022 at 21:01.

Page 303 of 331 First ... 203 253 293 301 302 303 304 305 313 ... Last

Thread Information

Users Browsing this Thread

There are currently 4 users browsing this thread. (0 members and 4 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
  •  
Fantasy Grounds Merchandise

Log in

Log in