PDA

View Full Version : [zeditor] Enemy map data not reset when resetting all enemy data.



Asuna Yuuki Nagato
02-18-2024, 12:37 AM
Steps to recreate:


File->New
Click the Screen Enemies panel in the bottom left of the editor.

Double-click a "(None)"
Double-click "Aquamentus (Facing Left)"
Click OK to dismiss Enemies window
Observe Aquamentus (Facing Left) is now in the Screen Enemies panel.
Quest->Defaults->Enemies
Click 'Yes' to Reset all enemy/NPC data.
Observe Aquamentus (Facing Left) is still in the Screen Enemies panel.


Consider rewording the msgbox to say enemy map data will not be reset and dropping the word "all."

Asuna Yuuki Nagato
02-18-2024, 02:41 AM
The "Reset all enemy/NPC data?" string is passed to jwin_alert from onDefault_Guys() in zquest.cpp