I have the following problem. In rAthena I used the code below, and when I clicked elsewhere in the map, the character walked and canceled the progress bar, it was like this one "end; or Break;" in the script.
Hercules in the character is locked. To finish the progress bar. And my server is PK, so this is not positive.
How can I find a solution? So that the player can cancel the progress bar when he wants ...
specialeffect2 EF_REPAIRWEAPON;
progressbar "ffff00",@MiningSpeed;
Debug: *Any work in progress (NPC dialog, manufacturing...) quit and try again.
Hercules in the character is locked. To finish the progress bar. And my server is PK, so this is not positive.
How can I find a solution? So that the player can cancel the progress bar when he wants ...
specialeffect2 EF_REPAIRWEAPON;
progressbar "ffff00",@MiningSpeed;
Debug: *Any work in progress (NPC dialog, manufacturing...) quit and try again.
Last edited by a moderator: