Hello guys, can u tell me what is the correct way in doing my plan?
This Item will do this command with me when worn
if Equipped it will @aura 999 for example and then when unequipped it will do @ aura 0
This Item will do this command with me when worn
if Equipped it will @aura 999 for example and then when unequipped it will do @ aura 0
Code:
Id: 20399 AegisName: "TEST" Name: "TEST Type: 5 Buy: 20 Weight: 100 Slots: 0 Job: 0xFFFFFFFF Loc: 2097152 EquipLv: 10 Refine: false Script: <" {aura(999);},{aura(0);} <--------------- I dont know if that is correct since its giving error. ">},
Last edited by a moderator: