DynamicEntity respawn issue #10081
Replies: 2 comments 1 reply
|
If the additional information helps pique anything, they worked properly before the update that required we add minLevel and maxLevel, I've been chasing the respawn issue since around then. |
0 replies
|
Found my answer. Appreciate you guys regardless! |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey guys! Having issues getting any of my custom mob DE's to respawn. :setRespawnTime() doesn't seem to have any effect whether it's single or table, so x or math.random(x,y). They spawn and everything still applies in my tables; groupid, drops, mobmods, etc.
Only respawning appears to be affected, and only DE's.
All reactions