AyenPanda Posted May 11, 2020 Posted May 11, 2020 i just thought that, if we can customize our own Hate Effect on headgears? or is it possible? cause i saw some server having one. Quote
Start_ Posted May 12, 2020 Posted May 12, 2020 Use hateffect in item scripts. { hateffect HAT_EF_FLUTTER_BUTTERFLY,true; },{},{ hateffect HAT_EF_FLUTTER_BUTTERFLY,false; } See 5914,Earmuff_Flowerform,C Flutter Butterfly Quote
AyenPanda Posted May 12, 2020 Author Posted May 12, 2020 13 hours ago, Start_ said: Use hateffect in item scripts. { hateffect HAT_EF_FLUTTER_BUTTERFLY,true; },{},{ hateffect HAT_EF_FLUTTER_BUTTERFLY,false; } See 5914,Earmuff_Flowerform,C Flutter Butterfly but what i mean sir is, is there a chance that we can make our own customized HAT EFFECT? Quote
Lelouch vi Britannia Posted May 27, 2020 Posted May 27, 2020 On 5/13/2020 at 12:01 AM, AyenPanda said: but what i mean sir is, is there a chance that we can make our own customized HAT EFFECT? If you have a custom hat effect just make a folder to data/texture/effect (ex. efst_custom_effect) inside your custom grf also add entry to your luafiles514/lua files/hateffectinfo/hateffectinfo.lub and src. Quote
AyenPanda Posted May 27, 2020 Author Posted May 27, 2020 1 minute ago, Lelouch vi Britannia said: If you have a custom hat effect just make a folder to data/texture/effect (ex. efst_custom_effect) inside your custom grf also add entry to your luafiles514/lua files/hateffectinfo/hateffectinfo.lub and src. can you elaborate the scr sir please? i already got my custom effect. Quote
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.