Quote:
Originally Posted by demonstar55
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 =/