SphereCommunity
temp plevel to shout to all clients? - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Expired/Outdated Versions (/Forum-Expired-Outdated-Versions)
+--- Forum: Sphere 51a Help (/Forum-Sphere-51a-Help)
+--- Thread: temp plevel to shout to all clients? (/Thread-temp-plevel-to-shout-to-all-clients)



temp plevel to shout to all clients? - x77x - 04-06-2013 07:35 AM

Code:
[TRIG 1860]
ONTRIGGER=DCLICK
SRC.PLEVEL 7
SERV.ALLCLIENTS SYSMESSAGE <SRC.NAME>: I Am Online!
SERV.ALLCLIENTS SYSMESSAGE <SRC.P>
SRC.PLEVEL 1
RETURN 1

shout to allclients using serv, since thats the only way i can think of...

the default client yell "! my yelling here" only shouts to region

anyway
you get the idea...
the problem with the above is how to force a target self...
i tried it 200 dif ways and cant figure out a way to get it to work...

i do NOT want to give serv to [plevel 1] in spheretables.scp
theres gotta be a way to force it scriptside then change it back