daShiru Posted April 24, 2020 Share Posted April 24, 2020 Hi I turned on GVG / PVP mapflag para sa MVP maps.. pero Hindi kita ung damage nya. pano po para mkita damage? REgards, Dashiru Quote Link to comment Share on other sites More sharing options...
Haruka Mayumi Posted April 24, 2020 Share Posted April 24, 2020 turning a map to GVG will remove damage displays. Quote Link to comment Share on other sites More sharing options...
daShiru Posted April 24, 2020 Author Share Posted April 24, 2020 15 minutes ago, Haruka Mayumi said: turning a map to GVG will remove damage displays. How do i make the damage visible ? even if i turn the map to GVG? Quote Link to comment Share on other sites More sharing options...
Haruka Mayumi Posted April 24, 2020 Share Posted April 24, 2020 clif.cpp if (battle_config.hide_woe_damage && map_flag_gvg(src->m)) { turn them all into this if (battle_config.hide_woe_damage) { Quote Link to comment Share on other sites More sharing options...