D'Lanor wrote:Trust me, they won't. Just use Cyan's global Python files and you will be ok. For example xAgeSDLBoolRespond.py. Take a look at its code and you'll see that it does retrieve the avatar who pulls the lever and runs the responder on it correctly.
So, how will Plasma know to only run the oneshotmsg for the avatar pulling the lever, but run the rest of the responder's messages for everyone?
Shouldn't the oneshotmsg actually be in a separate responder that's triggered by the AutoClick modifier?