Banned Posted December 20, 2024 Posted December 20, 2024 Hello guys, i was wondering if there is anyway that i can use some RE items in pre-renewal server. I got some Costumes that i wanted to use, like this one: - Id: 20610 AegisName: C_99LV_Soul_R_Gray Name: Costume Gray Energy Type: Armor Locations: Costume_Garment: true ArmorLevel: 1 Script: | hateffect(HAT_EF_99LV_SOUL_R_GRAY,true); UnEquipScript: | hateffect(HAT_EF_99LV_SOUL_R_GRAY,false); Once i equip this aura, it doesnt show to me. Can anyone help with this? Quote
0 GiovanT Posted December 21, 2024 Posted December 21, 2024 need to edit luafiles too.. hateffectinfo Quote
0 EAJ_BASEMASK Posted December 21, 2024 Posted December 21, 2024 On 12/20/2024 at 6:33 AM, Banned said: Hello guys, i was wondering if there is anyway that i can use some RE items in pre-renewal server. I got some Costumes that i wanted to use, like this one: - Id: 20610 AegisName: C_99LV_Soul_R_Gray Name: Costume Gray Energy Type: Armor Locations: Costume_Garment: true ArmorLevel: 1 Script: | hateffect(HAT_EF_99LV_SOUL_R_GRAY,true); UnEquipScript: | hateffect(HAT_EF_99LV_SOUL_R_GRAY,false); Once i equip this aura, it doesnt show to me. Can anyone help with this? Maybe this lead will help you i assumed it's a Custom and it needs to be declared. Your Banned from eAthena 2008? Quote
0 Banned Posted December 22, 2024 Author Posted December 22, 2024 On 12/21/2024 at 4:31 AM, GiovanT said: need to edit luafiles too.. hateffectinfo they already there man On 12/21/2024 at 4:18 PM, EAJ_BASEMASK said: Maybe this lead will help you i assumed it's a Custom and it needs to be declared. Your Banned from eAthena 2008? in fact its not a custom And yes Quote
Question
Banned
I got some Costumes that i wanted to use, like this one:
- Id: 20610 AegisName: C_99LV_Soul_R_Gray Name: Costume Gray Energy Type: Armor Locations: Costume_Garment: true ArmorLevel: 1 Script: | hateffect(HAT_EF_99LV_SOUL_R_GRAY,true); UnEquipScript: | hateffect(HAT_EF_99LV_SOUL_R_GRAY,false);
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.