This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Event Script
#7
(01.11.2024, 09:20)admin Wrote: event.dst contains the group address that triggered the script. Use tags to assign a single script to multiple groups.

(01.11.2024, 10:37)Daniel Wrote: It will, just tag your objects. Create event script with this tag. Drop this and start writing to your objects. See what happens in logs
Code:
log(grp.find(event.dst).name)

I got the event.dst to work, but I wanted to copy my event script to multiple group adresses, preferably automated copy.
Reply


Messages In This Thread
Event Script - by tomnord - 01.11.2024, 08:44
RE: Event Script - by Daniel - 01.11.2024, 08:46
RE: Event Script - by tomnord - 01.11.2024, 09:19
RE: Event Script - by admin - 01.11.2024, 09:20
RE: Event Script - by tomnord - 01.11.2024, 10:33
RE: Event Script - by Daniel - 01.11.2024, 10:37
RE: Event Script - by tomnord - 01.11.2024, 10:44
RE: Event Script - by Daniel - 01.11.2024, 10:45
RE: Event Script - by tomnord - 01.11.2024, 10:46
RE: Event Script - by Daniel - 01.11.2024, 10:52

Forum Jump: