Demiurge-XI / feedback-and-info

http://www.demiurge.pw
1 stars 3 forks source link

Sozu Rogberry pop spot #13

Closed MoonlegendXI closed 6 years ago

MoonlegendXI commented 6 years ago

I spawned Sozu Rogberry earlier and I was killed, RIP. He despawned and after several hours the ??? still didn't respawn.

tb1 commented 6 years ago

After the server restart, the ??? did come back.

TeoTwawki commented 6 years ago

It may have problems respawning after a failed battle though, I haven't checked yet. beyond the code looking like it should work:

function onMobDespawn(mob)
    GetNPCByID(SOZU_ROGBERRY_QM):updateNPCHideTime(FORCE_SPAWN_QM_RESET_TIME);
end;

@Moonlegend88 are we sure he actually despawned rather than wandering off to some wrong position? He doesn't look like he's set up to despawn.

TeoTwawki commented 6 years ago

https://github.com/DarkstarProject/darkstar/pull/4627

I didn't even see it

TeoTwawki commented 6 years ago

Hotfix'd