Hercules
Hercules copied to clipboard
Mapflag NOVIEWID is not working properly
- [x] I have not modified the source prior to reproducing this issue.
- [x] I am using the latest version of Hercules.
- [x] I am aware that this report will be closed or deleted if it becomes obvious that I am stating the false.
Steps To Reproduce The Issue
• Prontera as a map that disable display of Upper Costume
prontera mapflag noviewid 1024
• Payon as a map that enables display of costumes (no mapflag)
• Crown and C_Sunflower as an example item to test..
1 . I was at Prontera and I put on Crown and C_Sunflower.. The C_Sunflower did not appear so its correct.
2 . Still wearing same equipments I'd go to Payon which enables the display of costumes but the C_Sunflower did not display. Expected Behavior: The C_Sunflower should be displayed automatically because I'd go to the map that enable costumes.
3 . Re-equiping the items Crown and C_Sunflower in Payon did it right, the C_Sunflower was displayed. But going back to Prontera (noviewid 1024) the C_Sunflower was still displayed, it did not automatically display the Crown. Expected Behavior: The C_Sunflower should NOT be displayed, because I'd go to the map that disable costumes.
4 . And lastly, if you equip the costume first in Prontera (noviewid 1024) the headgear will not display too. Example: You first equip the C_Sunflower it won't display and then equip the Crown it won't display too.. To display the Crown you must first equip the Crown and then the C_Sunflower..
NoViewID implementation: https://github.com/HerculesWS/Hercules/pull/926
@dastgirp
https://github.com/HerculesWS/Hercules/issues/2103 : same issue , it seems it has been since costume was introduced.
Up
Up❤
@Kenpachi2k13 could you confirm that?