nanakiwurtz Posted August 26, 2013 Posted August 26, 2013 (edited) I'd like to request a conversion of 'skill_break_equip' in skill.c into a script command, where the command would break the current equipped equipment they wear and put it on their inventory. This is the opposite of 'repair' command. I think this command will be useful in quests or events map (+ noskill mapflag), so blacksmiths can't use their 'Repair Weapon' skill. So the players can't eq-equip their equipments again during the quest/event.. Edited August 26, 2013 by nanakiwurtz 1
Emistry Posted August 26, 2013 Posted August 26, 2013 you can achieve this using delequip + getitem2 ...
nanakiwurtz Posted August 27, 2013 Author Posted August 27, 2013 Thanks Emistry It's easier to use one single command to achieve it, isn't it?
Recommended Posts