5E Character Create Playlist
Page 2 of 11 First 1234 ... Last
  1. #11
    Blackfoot's Avatar
    Join Date
    Oct 2010
    Location
    New Jersey, USA
    Posts
    4,202
    Blog Entries
    4
    Also.. 'delete all tokens' causes these labels to be removed.. and then you start getting this error:
    Script Error: [string "campaign/scripts/image.lua"]:42: attempt to index local 'v' (a userdata value)
    Full License Operator - You must have a 'Lite' License to play in my games.
    Member and GM in the Fantasy Grounds Pathfinder Society Group.
    PFS Fantasy Grounds Forum
    FG Community Teamspeak Server: ts.fg-con.com
    Interested in Custom Character Portraits and Tokens? Contact me.

  2. #12
    Blackfoot's Avatar
    Join Date
    Oct 2010
    Location
    New Jersey, USA
    Posts
    4,202
    Blog Entries
    4
    Hrm. After that error occurs.. no tokens on the map are accessible. .. Even after the extension is turned off.

    EDIT: I was able to fix the problem by editing the db and removing the entire tokens tag from that particular map.
    Last edited by Blackfoot; August 19th, 2016 at 12:32.
    Full License Operator - You must have a 'Lite' License to play in my games.
    Member and GM in the Fantasy Grounds Pathfinder Society Group.
    PFS Fantasy Grounds Forum
    FG Community Teamspeak Server: ts.fg-con.com
    Interested in Custom Character Portraits and Tokens? Contact me.

  3. #13
    Trenloe's Avatar
    Join Date
    May 2011
    Location
    Colorado, USA
    Posts
    33,404
    Quote Originally Posted by Blackfoot View Post
    You might want to add some sort of control for 'scale'.
    When using this extension on large maps with a small grid the labels end up being very small.
    Thanks, I'll look into some form of scale.

    Quote Originally Posted by Blackfoot View Post
    Also.. 'delete all tokens' causes these labels to be removed.. and then you start getting this error:
    Script Error: [string "campaign/scripts/image.lua"]:42: attempt to index local 'v' (a userdata value)
    Thanks for reporting, I'll add a Token.onDelete handler to cover this. In the meantime, don't use delete all tokens on a map with labels.
    Last edited by Trenloe; August 19th, 2016 at 13:58.
    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!

  4. #14
    Trenloe's Avatar
    Join Date
    May 2011
    Location
    Colorado, USA
    Posts
    33,404
    Quote Originally Posted by Callum View Post
    This is great, Trenloe - thanks again! I hope you manage to find away of enabling the export of labels with images into a module, as that will really enhance the usefulness of this excellent extension.
    Thank man.

    Exporting should be fairly straightforward, I designed the labels as a new root entry in the campaign database so they can easily be exported into a module. It's more the testing for all eventualities that will take the time.

    Quote Originally Posted by Callum View Post
    On a related note - if you add labels to an image from a module that you have open in another campaign, will those labels persist?
    Labels are campaign specific as far as module images are concerned. The labels rely on an underlying teeny-tiny token and FG puts token placement within the image record. Base module records aren't editable so this cannot be put directly into the module, but FG allows for pseudo module editing within a campaign by recording "edits" to the module in a moduledb record file which essentially replaces the module image record just for that campaign. In theory you could manually move the moduledb file from one campaign to another...

    When I'm looking at export code I'll see if there is a way to do this (such as record the token info in the extension database section to allow token re-creation on module images in another campaign).


    Quote Originally Posted by Callum View Post
    As an aside, it's strange to hear your voice after all this time. After reading so many of your forum posts over the years, I'd created a "voice" for you in my head - which, unsurprisingly, doesn't match your real voice!
    Yeah, it's weird. Zacchaeus made me laugh when he first heard my voice, he always assumed I was American and refused to believe it was me when he heard an English accent.
    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!

  5. #15
    Very cool! Might wait to use this as I do use the layers extension, but I love this idea! Thanks for all the work you do for the community +1!

  6. #16
    Definitely a neat feature; I'll have to try it out when it becomes compatible with the Image Layers extension.

    It looks really similar to the pin functionality already included in Fantasy Grounds, but it does seem more useful.
    Ultimate License Operator - You don't need any license to play in my games.
    Administrator of D&D Wiki, and its Facebook page
    Creator and Caretaker of the Tirr Campaign Setting

  7. #17
    LordEntrails's Avatar
    Join Date
    May 2015
    Location
    -7 UTC
    Posts
    17,259
    Blog Entries
    9
    One question, how do you see this working with or replacing the Enhanced Images Extension?

    Very nice, only two suggestions:
    1) Ability to have leader lines on the label (low priority)
    2) I would say the Add icon shouldn't look like a red cross. I think that's too much like a health/HP indicator. Maybe something like this (note, this is from Google, I did not create it);
    Attachment 15070

    Problems? See; How to Report Issues, Bugs & Problems
    On Licensing & Distributing Community Content
    Community Contributions: Gemstones, 5E Quick Ref Decal, Adventure Module Creation, Dungeon Trinkets, Balance Disturbed, Dungeon Room Descriptions
    Note, I am not a SmiteWorks employee or representative, I'm just a user like you.

  8. #18
    Trenloe's Avatar
    Join Date
    May 2011
    Location
    Colorado, USA
    Posts
    33,404
    Quote Originally Posted by LordEntrails View Post
    One question, how do you see this working with or replacing the Enhanced Images Extension?
    I don't see it replacing the enhanced images extension at all. They provide different functionality. At present make your choice what you want more - layers or labels. In future (time TBC) I will be providing a combined extension that have the functionality of both.


    Quote Originally Posted by LordEntrails View Post
    1) Ability to have leader lines on the label (low priority)
    I don't know what that means - could you expand on that please?

    Quote Originally Posted by LordEntrails View Post
    2) I would say the Add icon shouldn't look like a red cross. I think that's too much like a health/HP indicator. Maybe something like this (note, this is from Google, I did not create it);
    Thanks for the suggestion. Yeah, the red + was just a very quick holder, so not ideal. Graphics will be the last thing I look at, as I already see many more buttons being added to this extension so will leave graphic design until I know the full extent of what is needed.
    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!

  9. #19
    LordEntrails's Avatar
    Join Date
    May 2015
    Location
    -7 UTC
    Posts
    17,259
    Blog Entries
    9
    Quote Originally Posted by Trenloe View Post
    I don't know what that means - could you expand on that please?
    Leader lines, these are lines that connect from the label to something on the image. They might end in arrows or dots or nothing. Here's a quick something I created in PowerPoint.
    Attachment 15071

    Problems? See; How to Report Issues, Bugs & Problems
    On Licensing & Distributing Community Content
    Community Contributions: Gemstones, 5E Quick Ref Decal, Adventure Module Creation, Dungeon Trinkets, Balance Disturbed, Dungeon Room Descriptions
    Note, I am not a SmiteWorks employee or representative, I'm just a user like you.

  10. #20
    Trenloe's Avatar
    Join Date
    May 2011
    Location
    Colorado, USA
    Posts
    33,404
    Quote Originally Posted by LordEntrails View Post
    Leader lines, these are lines that connect from the label to something on the image. They might end in arrows or dots or nothing. Here's a quick something I created in PowerPoint.
    Attachment 15071
    Thanks for clarifying. Leader lines might be implemented if they can be done reasonably via frames - but they will be static and you won't get to draw/position the line separately from the label. To do this I'd be looking for someone to implement the frame (graphic and FG frame definition).
    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!

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