Hello,
is it possible to move lights on maps? (rightclick -> light)
so per script, define it as example: lighter = getent("lightname","targetname");

then do:

lighter movex(2083,21);

or lighter linkTo("name"); ?