DICE PACKS BUNDLE
  1. #1

    Question regarding setting layer property

    Hello,

    I am adding a layer (with an extension) to an image and I am having an issue setting the layer to GM Only before adding stamps to it. I wish to add things to the layer so only the GM sees it.

    Code:
    local tLayer = {name = "layer_name",}
    Image.addLayer(image_control, "paint", tLayer);
    I can successfully add and delete the layer, just setting that property is eluding me at the moment.

    Any assistance in this matter would be greatly appreciated.

    V/r,
    Diablobob





    };

  2. #2
    There is not currently a mechanism to create layers as GM-only layers, nor to change that setting. It would have to be something that is added.

    Regards,
    JPG

  3. #3

    Token question

    Quote Originally Posted by Moon Wizard View Post
    There is not currently a mechanism to create layers as GM-only layers, nor to change that setting. It would have to be something that is added.

    Regards,
    JPG
    Is there a way to place a token as invisible without being attached to the CT? That might work for the moment if there is.

    Thank you for all the help and info!
    ~Diablobob

  4. #4
    You could create a tokeninstance using Token.addToken; and then use the tokeninstance variable to call tokeninstance.setVisible(false).

    I have a note to add in some variables to set layer attributes on creation with the next client update (though not currently planned for timing yet).

    Regards,
    JPG

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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
  •  
5E Product Walkthrough Playlist

Log in

Log in