My question: Is it possible to to read the value of a remoted variable using dg_script?
I've been pouring over the documentation, but it seems that it might not be possible. %actor.varexists()% returns 1 on success or 0 on failure, but it doesn't return the value of the variable. Is there a way to do what I'm trying to do or should I move on to something else?