Jedzkie
The Master of White Spaces
- Messages
- 632
- Points
- 0
- Age
- 33
- Location
- Philippines
- Discord
- ✪ Jedzkie#0662
- IRC Nickname
- Jedzkie
- Github
- Jedzkie
- Emulator
- Client Version
- 2016-03-16 RE
hi! i found this on database of Aegis
i think the script of this item will be SC_START, hope it will be implemented near future :3
i think the script of this item will be SC_START, hope it will be implemented near future :3
Code:
item C_MoonStar_Accessory event OnStartEquip: SetBuff "EFST_MOONSTAR" 9999 1 return event OnFinishEquip: ResetBuff "EFST_MOONSTAR" return item C_World_Star event OnStartEquip: SetBuff "EFST_SUPER_STAR" 9999 1 return event OnFinishEquip: ResetBuff "EFST_SUPER_STAR" return
Last edited by a moderator: