AyenPanda Posted May 11, 2020 Group: Members Topic Count: 16 Topics Per Day: 0.01 Content Count: 64 Reputation: 12 Joined: 03/18/20 Last Seen: November 3, 2024 Share 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 Link to comment Share on other sites More sharing options...
Start_ Posted May 12, 2020 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 950 Reputation: 180 Joined: 04/05/13 Last Seen: 6 hours ago Share 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 Link to comment Share on other sites More sharing options...
AyenPanda Posted May 12, 2020 Group: Members Topic Count: 16 Topics Per Day: 0.01 Content Count: 64 Reputation: 12 Joined: 03/18/20 Last Seen: November 3, 2024 Author Share 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 Link to comment Share on other sites More sharing options...
Lelouch vi Britannia Posted May 27, 2020 Group: Members Topic Count: 45 Topics Per Day: 0.01 Content Count: 715 Reputation: 84 Joined: 01/05/12 Last Seen: April 10, 2023 Share 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 Link to comment Share on other sites More sharing options...
AyenPanda Posted May 27, 2020 Group: Members Topic Count: 16 Topics Per Day: 0.01 Content Count: 64 Reputation: 12 Joined: 03/18/20 Last Seen: November 3, 2024 Author Share 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 Link to comment Share on other sites More sharing options...
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.