DICE PACKS BUNDLE
Page 305 of 331 First ... 205 255 295 303 304 305 306 307 315 ... Last
  1. #3041
    Quote Originally Posted by damned View Post
    Heres a quick test to try kronovan
    Unpack MoreCore on your computer in the rulesets folder and rename ct_client.xml as ct_client.old and copy ct_host.xml and rename the copy as ct_client.xml
    See if that works for your particular case.
    Well I gave it a try, with the result that the connecting player can no longer even view the Wounds column. After configuring FG MoreCore to use the ct_host.xml for the client as well, all the connecting player can view in the CT is NPC names and the Order column.

  2. #3042
    damned's Avatar
    Join Date
    Mar 2011
    Location
    Australia
    Posts
    24,754
    Blog Entries
    1
    Unfortunate.
    Im probably not going to have time to dig into this for you kronovan
    Roll your changes back and consider trying to add one column into the ct_client at a time.

  3. #3043
    Hey no problem damned. My son is going to be my 1st player and he's currently on reading break, so I'll make diving into the XMLs and scripts a co-project for us; son's in 3rd year of Comp Sci. Of course he's got all sorts of activities to catch up on this week, so we'll see.
    Otherwise, I did start reading through a few of the XMLs and LUA scripts and I found a discrepancy in one (it defines 3 choices for the CT Health and Defence columns; "Player", "GM "and "Both"), but I can't recall the exact file name. I had the thought that might explain some of the inconsistencies I'm seeing on the client side; such as the CT Health and Defence columns occasionally displaying for the player.

  4. #3044
    I'm seeing a warning on loading a new MoreCore campaign: "could not load script file (MoreCore)(DesktopMC)(scripts/data_desktop_5E.lua)". I've confirmed that I see that entry in the MoreCore base.xml and that the file in question is not present in the scripts dir, and that it's build 163b, which I believe is current. Should I just copy this file over from the 5E ruleset, where I do see it?

  5. #3045
    damned's Avatar
    Join Date
    Mar 2011
    Location
    Australia
    Posts
    24,754
    Blog Entries
    1
    No. I do not know how they got there.
    It looks like it first appeared in the first build of 1.63 but it is not valid.
    It will be gone in the next build.

  6. #3046
    On a possibly related note, getting warnings for these button types with no defined template in data_library_mc:
    aGMListButtons = { "button_npc_letter", "button_npc_cr", "button_npc_type" },

  7. #3047
    damned's Avatar
    Join Date
    Mar 2011
    Location
    Australia
    Posts
    24,754
    Blog Entries
    1
    I added the NPC filters functionality in quickly last build for kronovan

    Ill check into those warnings but they are not going to break anything.

  8. #3048
    Quote Originally Posted by damned View Post
    Unfortunate.
    Im probably not going to have time to dig into this for you kronovan
    Roll your changes back and consider trying to add one column into the ct_client at a time.
    My son and I barely touched the script and XMLs, but we did begin exploring it this past week. I'd forgotten you can display the C4 and C5 numeric fields on the CT. I've being using those for Attack and Damage a NPC deals, so I enabled them for the CT and labeled them accordingly. That's been a world of difference as the connecting player now has a quick view of most of their miniature figures core stats, which greatly aids in combat decisions - really only Health is missing.

    I've started a new project adapting the Force on Force tabletop miniature rules to MoreCore. It's a bit of an odd-person-out in terms of miniatures, as the smallest unit are teams of 4 to 11 figurines (tokens for FGU) and they're always treated as a cohesive single unit; fireteam or a squad. It's been easy to implement with MoreCore, as I just use a single NPC for a unit and represent it on the map with a token consisting of a graphic of their IRL historical unit type or army insignia. Meanwhile the fireteam/squad members are just tokens placed directly on the map. All targeting per the FoF rules are done from center of unit to center of unit and line of sight is always performed from unit leader figurine to unit leader figurine. Center of unit - center of unit is just done by targeting between my NPC-unit tokens and for LoS checks we've just been using the stretchable pointer, which as with the experience in my other miniature adaptation, is an excellent tool for the job. Once again MoreCore is proving to be a very good ruleset for this and this adaptation is perhaps an even better fit because the NPC sheets required to be open by the connecting player are kept at a minimum.

    One thing that would make my adaptation more effective, is if it were possible for me to create an extension that displays some dice results in a different color - only ever seen it in the Savage World Adventure Edition ruleset where they're recolored for critical failures. For attacks in Force on Force, players roll a dice pool equivalent to their unit's current strength + special weapons. For defense they do the same, but the max number of dice in the pool is capped by what they're being attacked with. Only results of 4+ are kept and successful Attack results are compared against successful Defense results. I've been using the /pool roll in CT formulas with very good results. Reading the results in the chat window is a bit of a challenge though, as sometimes a number of dice in double digits are rolled. It would terrific if I could somehow have dice resulting in a 3 or less displayed in a different color; i.e. red. Another approach would be to only display the results of dice pool roll that have a 4 or higher result.

    So...I'm wondering if it's possible to code such a extension and whether it's something that would involve the MoreCore of the CoreRPG ruleset?
    Last edited by kronovan; March 1st, 2022 at 21:52.

  9. #3049
    damned's Avatar
    Join Date
    Mar 2011
    Location
    Australia
    Posts
    24,754
    Blog Entries
    1
    The simplest way to address this would be at the start of each session (so add it to a hotkey) type the following in chat

    /pooltype orderresult

    And then it will order the dice making it easier to count starting from 4

  10. #3050
    damned's Avatar
    Join Date
    Mar 2011
    Location
    Australia
    Posts
    24,754
    Blog Entries
    1
    Alternatively skip the Dice Pool and create a roll or rolls like this:

    Action Roll
    roll: /rollover (this will auto change to reflect the values below)
    enable formula: yes
    param: /rollover (p1)d6x4
    hide parameter: p2, p3

    You can then set the base number of dice in the p1 field.

    You can create various mod rolls like this:

    Armour
    roll: /mod (this will auto change to reflect the values below)
    enable formula: yes
    param: /mod (p1)
    hide parameter: p2, p3

    Flanking
    roll: /mod (this will auto change to reflect the values below)
    enable formula: yes
    param: /mod (p1)
    hide parameter: p2, p3

    then to use you add whatever mods from these prepared rolls, and you can simply add a value straight to modifier box, they all stack
    then click the Action Roll
    the results will display normally but there is an additional message on the roll that tells you how many dice were 4+

Page 305 of 331 First ... 205 255 295 303 304 305 306 307 315 ... Last

Thread Information

Users Browsing this Thread

There are currently 3 users browsing this thread. (0 members and 3 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
  •  
Refer a Friend

Log in

Log in