oscar171 Posted June 30, 2014 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 23 Reputation: 0 Joined: 06/12/12 Last Seen: November 8, 2022 Share Posted June 30, 2014 (edited) here's the original file for hercules board { Id: 12790 AegisName: "Change_Name_Card" Name: "Name Change Coupon" Type: 2 Buy: 0 Upper: 63 Script: <" set CharRename, CharRename + 1; "> }, so I put in rathena 12790,Change_Name_Card,Character Name Change Coupon,2,0,,0,,,,,0xFFFFFFFF,63,2,,,,,,{ set CharRename, CharRename + 1; },{},{} Hercules in it works perfectly but got no result rathena Edited June 30, 2014 by oscar171 Quote Link to comment Share on other sites More sharing options...
Jasc Posted June 30, 2014 Group: Members Topic Count: 29 Topics Per Day: 0.01 Content Count: 270 Reputation: 20 Joined: 12/10/11 Last Seen: June 28, 2022 Share Posted June 30, 2014 Rathena might have different fields than what Hercules has, so take a look at the default Rathena item_db.txt and make sure that the fields match up Quote Link to comment Share on other sites More sharing options...
oscar171 Posted June 30, 2014 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 23 Reputation: 0 Joined: 06/12/12 Last Seen: November 8, 2022 Author Share Posted June 30, 2014 rathena in this way and the item does not work 12790,Change_Name_Card,Character Name Change Coupon,2,0,,0,,,,,0xFFFFFFFF,63,2,,,,,,{},{},{} Quote Link to comment Share on other sites More sharing options...
Capuche Posted July 3, 2014 Group: Developer Topic Count: 10 Topics Per Day: 0.00 Content Count: 2407 Reputation: 616 Joined: 07/05/12 Last Seen: March 20 Share Posted July 3, 2014 this item si supposed to do sth other than increment CharRename variable ? Quote Link to comment Share on other sites More sharing options...
oscar171 Posted July 6, 2014 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 23 Reputation: 0 Joined: 06/12/12 Last Seen: November 8, 2022 Author Share Posted July 6, 2014 (edited) I will show some pictures showing how the system has been incremented in the Hercules emulator yes note that this item works perfectly in Hercules emulator, I'll awaits this item be incremented by rathena [12790] = { unidentifiedDisplayName = "Name Change Coupon", unidentifiedResourceName = "Á¶Á÷¿øÀÇÁõÇ¥", unidentifiedDescriptionName = { "Use this item to change your character's name on the Character Select menu.", "After using this item you must logout to the Character Select menu and Right-Click on your character and choose 'Change Name'", "You can then enter a new name as long as it is not already taken.", "You must leave your current guild and/or party before changing your name", "You can use this item once and it is account bound", Edited July 6, 2014 by oscar171 Quote Link to comment Share on other sites More sharing options...
Question
oscar171
here's the original file for hercules board
so I put in rathena
12790,Change_Name_Card,Character Name Change Coupon,2,0,,0,,,,,0xFFFFFFFF,63,2,,,,,,{ set CharRename, CharRename + 1; },{},{}
Hercules in it works perfectly but got no result rathena
Edited by oscar171Link 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.