Eluna icon indicating copy to clipboard operation
Eluna copied to clipboard

[Request] Creature:RemoveFromWorld

Open anzz1 opened this issue 3 years ago • 0 comments

Just like GameObject:RemoveFromWorld( deleteFromDB ) http://elunaluaengine.github.io/GameObject/RemoveFromWorld.html

but for Creatures. Currently you can PerformIngameSpawn and spawn permanent gameobjects and creatures, but can only remove gameobjects. for creatures have to use a blocking db query.

anzz1 avatar Jan 23 '22 02:01 anzz1