Closed stephen9898 closed 2 years ago
can you add these please
function AddEntityZone(name, entity, options, targetoptions) Zones[name] = EntityZone:Create(entity, options) Zones[name].targetoptions = targetoptions end
exports(“AddEntityZone”, AddEntityZone)
function AddTargetModel(models, parameteres) for _, model in pairs(models) do Models[model] = parameteres end end exports("AddTargetModel", AddTargetModel)
function AddEntityZone(name, entity, options, targetoptions) Zones[name] = EntityZone:Create(entity, options) Zones[name].targetoptions = targetoptions end exports("AddEntityZone", AddEntityZone)
there is already AddTargetModel, it is addModel or addModels (for multiple)
What about the others
not yet
Just my hospital won't work with out them so please help me fix it
What is entity zone used for? As far as I can see, AddLocalEnt, AddTargetEnt, or any variation of those, would serve the same purpose.
I believe that AddTargetEnt is pretty much it except that AddEntityZone just creates a zone around the ent
how to open target as having issues pressing left alt dosnt open it