
Hey guys, I've been trying to help my DM set up some scripts and ran into trouble with this one : <a href="https://app.roll20.net/forum/post/193270/script-au" rel="nofollow">https://app.roll20.net/forum/post/193270/script-au</a>... Essentially, it's a teleporter pad system with some extra commands. The script uses 2 tokens, named (for example) tele2A and tele2B representing two ends of a teleporter with 2 'doors'. The problem I'm having is that the teleporters teleport themselves . That is to say, as soon as I name a token tele2B (assuming tele2A exists), token tele2B teleports ITSELF to the location of tele2A, and vice versa. Anyone know what the problem is?