How do I send SignalAllClients in LUA
I am trying to have an NPC send a signal to all clients in the zone, and have player.pl take an action, and send a signal back to this NPC. player.pl is sending the signal back when I send with perl.
In the script I wrote, the signal isnt making it to player.pl, or even processing. Any suggestions? This is what I have: Code:
function event_spawn(e) |
SignalAllClients is a function of entity lists, other isn't an entity list.
Code:
eq.get_entity_list() |
Quote:
|
; are optional in lua.
|
All times are GMT -4. The time now is 11:06 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.