Enoch Posted February 26, 2023 Group: Members Topic Count: 34 Topics Per Day: 0.02 Content Count: 80 Reputation: 0 Joined: 10/21/19 Last Seen: 20 hours ago Share Posted February 26, 2023 im requesting for costume enchant that allows random +3 + 2 +1 stats for str agi vit int dex luk no other stats for costume upper mid lower only thank you Quote Link to comment Share on other sites More sharing options...
0 Virtue Posted February 26, 2023 Group: Members Topic Count: 92 Topics Per Day: 0.02 Content Count: 354 Reputation: 22 Joined: 11/17/11 Last Seen: May 12, 2024 Share Posted February 26, 2023 You can create one based on the default one on rAthena -> https://github.com/rathena/rathena/blob/master/npc/merchants/enchan_arm.txt Or Chris's enchant costume -> https://github.com/llchrisll/rAthena-Scripts/blob/master/requests/costume_enchant.txt Or if you want it to be a bit more expansive you can also check and base it from the ones on the re enhancement scripts. there are a lot of them. You just need to specify the costumes that you'd allow to be enchant, or if you want all costumes to be allowed on enchant you can put in a check like *getequipid({<equipment slot>,<char_id>}) This function returns the item ID of the item slot that calls the script on the invoking character or the specified equipment slot. If nothing is equipped there, it returns -1. Quote Link to comment Share on other sites More sharing options...
0 Enoch Posted February 26, 2023 Group: Members Topic Count: 34 Topics Per Day: 0.02 Content Count: 80 Reputation: 0 Joined: 10/21/19 Last Seen: 20 hours ago Author Share Posted February 26, 2023 chris enchant is for all costume upper mid lower i tried to create same as enchant arm but it's not working Quote Link to comment Share on other sites More sharing options...
0 Enoch Posted February 28, 2023 Group: Members Topic Count: 34 Topics Per Day: 0.02 Content Count: 80 Reputation: 0 Joined: 10/21/19 Last Seen: 20 hours ago Author Share Posted February 28, 2023 after some twerk i finally make it work Quote Link to comment Share on other sites More sharing options...
0 hendra814 Posted February 28, 2023 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1281 Reputation: 170 Joined: 06/12/12 Last Seen: 4 hours ago Share Posted February 28, 2023 (edited) 1 hour ago, Enoch said: after some twerk i finally make it work Can you share it edit: nevermind, already found it how to enable for others Edited February 28, 2023 by hendra814 Quote Link to comment Share on other sites More sharing options...
Question
Enoch
im requesting for costume enchant that allows random +3 + 2 +1 stats for str agi vit int dex luk no other stats
for costume upper mid lower only thank you
Link to comment
Share on other sites
4 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.