MrTitan Knight Customer Mar 30, 2025 #1 Is it possible to add a skill when a player enchant his weapon to +16 for example?
Coffee Heir Customer Mar 30, 2025 #2 MrTitan said: Is it possible to add a skill when a player enchant his weapon to +16 for example? Click to expand... Have you tried using: Spoiler: Code XML: <enchant_options> <level val="16"> <option id="16509"/> <!--ADD YOUR CUSTOM HERE --> </level> </enchant_options>
MrTitan said: Is it possible to add a skill when a player enchant his weapon to +16 for example? Click to expand... Have you tried using: Spoiler: Code XML: <enchant_options> <level val="16"> <option id="16509"/> <!--ADD YOUR CUSTOM HERE --> </level> </enchant_options>
MrTitan Knight Customer Mar 30, 2025 #3 Coffee said: Have you tried using: Spoiler: Code XML: <enchant_options> <level val="16"> <option id="16509"/> <!--ADD YOUR CUSTOM HERE --> </level> </enchant_options> Click to expand... No .. let me try, and big thanks!
Coffee said: Have you tried using: Spoiler: Code XML: <enchant_options> <level val="16"> <option id="16509"/> <!--ADD YOUR CUSTOM HERE --> </level> </enchant_options> Click to expand... No .. let me try, and big thanks!