Page 1 of 1

Transfer VBL not working

Posted: Thu Nov 16, 2017 6:29 am
by Adurna
Hi,

so I finally upgraded to get the objects VBL option, but I've read that yellow vbl is somewhat slower than blue thus I wanted to make use of the transferVBL() Function but it's not working.
It says something like "error executing getTokenVBL, there are no impersonated tokens".

Can someone help me?

Re: Transfer VBL not working

Posted: Thu Nov 16, 2017 6:34 am
by aliasmask
Depends on how you're doing it. Be sure the macro has apply to selected token checked.

Re: Transfer VBL not working

Posted: Thu Nov 16, 2017 6:37 am
by Adurna
I'm using this

Code: Select all

[r: transferVBL(1) ]
[r: finalVblData = "{'shape':'none'}"]
[r:setTokenVBL(finalVblData)] 
which I found on the forum.

And yes "apply to selected token is checked" :(

Edit: nevermind apparently there are two "apply to selected token" checks and I was missing one. Sorry for wasting your time :(

Re: Transfer VBL not working

Posted: Thu Nov 16, 2017 7:28 pm
by JamzTheMan
Ah, ya, i use to get bit by that one too. The second one is just related to when you "copy macros" from token to token...