DICE PACKS BUNDLE
Page 88 of 105 First ... 3878868788899098 ... Last
  1. #871
    Quote Originally Posted by amcog View Post
    I didn't think of that! That does resolve the problem, though you have to remember to untarget the NPC itself before applying any effects or actions.

    In terms of QoL though it would be nice if we didn't need to have to use this work around and the tracker stayed on the selected NPC instead of jumping to the target, but if that is not possible due to how the extension works then that is fine. Very grateful for the features provided and hoping it becomes a base feature for FG one day
    It is a simple change, if you feel courageous. Unzip the ext and change the file scripts/snap_token.lua, line 68, like below. As long as you are ctrl+clicking, the combat tracker is not going to move.


    if wTokenCTEntry ~= nil then
    - doHighlightEntry(wTokenCTEntry,true);
    if wLastSnapToken ~= nil then
    -- make sure our reference is still good
    noerr, errmsg = pcall(wLastSnapToken.getDatabaseNode,nil);

    with
    if wTokenCTEntry ~= nil then
    + if not Input.isControlPressed() then
    + doHighlightEntry(wTokenCTEntry,true);
    + end
    if wLastSnapToken ~= nil then
    -- make sure our reference is still good
    noerr, errmsg = pcall(wLastSnapToken.getDatabaseNode,nil);
    5E DM, Player, FG conversions, learning LUA, engineer, geek, Ultimate License, Unity Supporter.

    DMs Guild Creator

  2. #872
    Thank you for the suggestion! I'll give it a try!

  3. #873
    Whenever I create just a new map in my current campaign I get a black background.

    I'm using the latest version and I only have this extension and token helper active.

    Any help appreciated.

  4. #874
    damned's Avatar
    Join Date
    Mar 2011
    Location
    Australia
    Posts
    26,678
    Blog Entries
    1
    Quote Originally Posted by Booker Grimm View Post
    Whenever I create just a new map in my current campaign I get a black background.

    I'm using the latest version and I only have this extension and token helper active.

    Any help appreciated.
    When you create a new map without this extension you just get a beige background.
    Im guessing the mask image, which is also the new image background, has been replaced with a black image.

  5. #875
    It's not a massive problem. I can just use a generic blank map for the mass battle I have planned.

  6. #876
    Trenloe's Avatar
    Join Date
    May 2011
    Location
    Colorado, USA
    Posts
    33,402
    Quote Originally Posted by Booker Grimm View Post
    It's not a massive problem. I can just use a generic blank map for the mass battle I have planned.
    You're better doing that anyway - otherwise the full layer functionality doesn't work that well.
    Private Messages: My inbox is forever filling up with PMs. Please don't send me PMs unless they are actually private/personal messages. General FG questions should be asked in the forums - don't be afraid, the FG community don't bite and you're giving everyone the chance to respond and learn!

  7. #877
    Does anyone know if today's update will mess this up again?
    Ultimate License Holder
    Current Games - Savage Worlds, 5e, Traveller, RMC (MERP)
    Lover of old school RPG: Traveller, MERP, RMC, Cthuthu

  8. #878
    Zacchaeus's Avatar
    Join Date
    Dec 2014
    Location
    Scotland
    Posts
    20,804
    Quote Originally Posted by Martin153 View Post
    Does anyone know if today's update will mess this up again?
    Today's update was just updates to modules. The client wasn't changed.
    If there is something that you would like to see in Fantasy Grounds that isn't currently part of the software or if there is something you think would improve a ruleset then add your idea here https://www.fantasygrounds.com/featu...rerequests.php

  9. #879
    Quote Originally Posted by Martin153
    Does anyone know if today's update will mess this up again?
    Unfortunately it did
    Last edited by Salva; March 18th, 2020 at 10:41.

  10. #880
    The maps get broke with the extension active
    Last edited by Salva; March 18th, 2020 at 10:42.

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
  •  
FG Spreadshirt Swag

Log in

Log in