Hello Hercules Community,
Here's a Guide to Add a New Custom Status Icons(the one displayed on the right)
What you Need?
Knowledge of Editing and Compiling Server(and ofcourse custom icons)
1) Server Side Edits:
open
src/map/status.h
Find
SC_MAX
Add Before
SC_MYCUSTOMBUTTON,
Find...
I would like to say thank you if you are reading this.
I'm trying to add custom skills with custom status. I've got two questions here.
First,
I wanna ask is it possible to make a status that let the player gets partial defense ignorant against any classes within a time tick.
As I see in...