vhan48 Posted October 20, 2012 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 51 Reputation: 7 Joined: 06/23/12 Last Seen: April 2 Share Posted October 20, 2012 (edited) People of rathena taught me alot of things so i guess now is also the time to give thanks to them and contribute in return, i just hope you can find these useful for your server Info/Features: Wearable disguise equipments (uses the "Style" tab on your equipment window), can be easily changed/removed without even using a npc. Works on best on clients 20100728 + client version 26 and up. Download the file! Follow these steps: As you can see, these .txt documents are already labeled so that you can easily identify which is which. 1st Server Side: Open Item_db.txt from this folder and locate your own item_db in your rathena folder. 2nd Server Side: paste the contents from then item_db.txt to your item_db.txt then save it. 3rd Client Side: check your grf / data folder and locate this: idnum2itemresnametable.txt open it, then add the contents by pasting from the file that you donwloaded. Save 4th Client Side: check your grf / data folder and locate this: idnum2itemdisplaynametable.txt open it, then add the contents by pasting from the file that you donwloaded. Save 5th : run your rathena server, test it... you can easily check the items by adding 2 on the item id. (ex. Holy Marcher hat: 5225, Costume Holy Marcher hat: 25225) rathena.7z Edited October 20, 2012 by vhan48 Quote Link to comment Share on other sites More sharing options...
Thanna Posted October 20, 2012 Group: Members Topic Count: 45 Topics Per Day: 0.01 Content Count: 271 Reputation: 7 Joined: 01/06/12 Last Seen: May 16, 2015 Share Posted October 20, 2012 mind if I ask a printscreen, I'm interested on your script Quote Link to comment Share on other sites More sharing options...
Bin4ry Posted October 20, 2012 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 782 Reputation: 82 Joined: 01/01/12 Last Seen: September 21, 2015 Share Posted October 20, 2012 So it is basically a copy of every hat in item_type of costume? Should be posted in database release then. Quote Link to comment Share on other sites More sharing options...
vhan48 Posted October 20, 2012 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 51 Reputation: 7 Joined: 06/23/12 Last Seen: April 2 Author Share Posted October 20, 2012 @thanna, please check the first post, i updated it, and oh,btw if it works on your server let me know, and if it dosen't work, i would be glad to help you @darristan, yes sir!, but you can also add custom items like wings if you want to , just follow the same procedure and don't forget to check the lua files and the item view at the item_db.txt .. ) Quote Link to comment Share on other sites More sharing options...
GodKnows Jhomz Posted January 4, 2013 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 333 Reputation: 68 Joined: 09/05/12 Last Seen: June 13, 2023 Share Posted January 4, 2013 Thank you for this script! Quote Link to comment Share on other sites More sharing options...
Kaito Kid Posted January 4, 2013 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 102 Reputation: 4 Joined: 12/05/11 Last Seen: July 1, 2013 Share Posted January 4, 2013 Just read item.db on rathena doc on your server It's default added by rathena Loc: Equipment's placement. Values are: 2^12 4096 = Costume Low Headgear 2^11 2048 = Costume Mid Headgear 2^10 1024 = Costume Top Headgear 2^8 256 = Upper Headgear 2^9 512 = Middle Headgear 2^0 001 = Lower Headgear 2^4 016 = Armor 2^1 002 = Weapon 2^5 032 = Shield 2^2 004 = Garment 2^6 064 = Footgear 2^3 008 = Accessory 1 2^7 128 = Accessory 2 1 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.