Enoch Posted February 26, 2023 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
0 Virtue Posted February 26, 2023 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
0 Enoch Posted February 26, 2023 Author 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
0 Enoch Posted February 28, 2023 Author Posted February 28, 2023 after some twerk i finally make it work Quote
0 hendra814 Posted February 28, 2023 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
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
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.