Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

  • #008382

  • 3 - Medium

  • Confirmed

Issue Confirmations

  • Yes (1)No (0)
Photo

Status Icon Timer disappear after loading a map

Posted by Angelmelody on 04 October 2014 - 07:33 PM

The status icon-timer of sc_monster_transform dispears after changing map or re-login,

I cant see the remaining time, That's not normal... so report this as a bug

status.c line1043 remove
status->DisplayType[SC_MONSTER_TRANSFORM] = true;
when re login timer show again

status.c line1043 remove

status->DisplayType[SC_MONSTER_TRANSFORM] = true;
when re login timer show again


Not working , to remove  displaytype will make the transform effect  disappear when loading a map

changed status to: Confirmed
changed severity to: 3 - Medium