12-30-2011, 10:54 PM
I'd like to add /butcher and maybe a butcher brush but I haven't found an lua exported way to retrieve a list of entities yet if there even is one. There's no "GetAllEntities" like there is with players and GetEntity in cWorld.h/ManualBindings.cpp requires a unique id which I believe you can only get from the entity itself. :/