View Single Post
  #2  
Old 12-13-2014, 12:12 AM
Nibiuno
Hill Giant
 
Join Date: Mar 2010
Posts: 101
Default

Quote:
Originally Posted by demonstar55 View Post
SignalAllClients is a function of entity lists, other isn't an entity list.

Code:
eq.get_entity_list()
That will get the entity list in lua.
Thanks, got it working now. I had tried that before but had missed a ;, so tried the other after and never went back to it =/
Reply With Quote