Hirox Posted November 24, 2012 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 11 Reputation: 1 Joined: 11/18/12 Last Seen: January 18, 2013 Share Posted November 24, 2012 Ok, so in my database (SQL) I changed my Poring Coin from Type 3, to Type 2 hoping to make it an usable item instead of a misc. item. But, even though Ive changed the DB correctly, the item is Stil displaying in the Misc tab, making it unclickable and unusable. Any reason why this is happening? How con I achieve my goal of making this item usable... Quote Link to comment Share on other sites More sharing options...
GM Takumirai Posted November 24, 2012 Group: Members Topic Count: 69 Topics Per Day: 0.01 Content Count: 592 Reputation: 31 Joined: 11/14/11 Last Seen: July 29, 2015 Share Posted November 24, 2012 http://rathena.org/board/topic/61694-poring-coin-droppable-and-useable/ Quote Link to comment Share on other sites More sharing options...
Hirox Posted November 24, 2012 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 11 Reputation: 1 Joined: 11/18/12 Last Seen: January 18, 2013 Author Share Posted November 24, 2012 Still not working. In my database (SQL) I have this column: 677 White_Gold_Coin Platinum Coin 2 2000 NULL 40 NULL NULL NULL NULL 4294967295 7 2 NULL NULL NULL NULL NULL set #CASHPOINTS,#CASHPOINTS + 50; So, as you can see, it says that this coin is supposed to be an Usable item, but instead it shows in my client as a misc item, making it unsusable. I tried changing the item to 0 and 2 just in case. I tried creating a new item, just to see what was going on, and it did work. I can see this new item as being consumable and when I double click it, it gives me my cash points. But I still cannot figure out why the Poring Coin wont change its tab to the consumables tab. (I tried with Gold Coin, Platinum Coin, Bronze Coin, Mithril Coin) Quote Link to comment Share on other sites More sharing options...
GM Takumirai Posted November 24, 2012 Group: Members Topic Count: 69 Topics Per Day: 0.01 Content Count: 592 Reputation: 31 Joined: 11/14/11 Last Seen: July 29, 2015 Share Posted November 24, 2012 try editing in your main svn , not in SQL.. Quote Link to comment Share on other sites More sharing options...
Hirox Posted November 24, 2012 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 11 Reputation: 1 Joined: 11/18/12 Last Seen: January 18, 2013 Author Share Posted November 24, 2012 (edited) Tried editing re/item_db.txt, for item 7539 (Poring Coin) < just in case... . Change it to type 2. Went back to the client, reloaded scripts and database. typed: @iteminfo 7539 just to check, and it still showed Poring coin as an ETC item!!! wtf? o.O Pd. This thing is trolling me Edited November 24, 2012 by Hirox Quote Link to comment Share on other sites More sharing options...
GM Takumirai Posted November 24, 2012 Group: Members Topic Count: 69 Topics Per Day: 0.01 Content Count: 592 Reputation: 31 Joined: 11/14/11 Last Seen: July 29, 2015 Share Posted November 24, 2012 did you try not to reload it? and try server restart in emulator Quote Link to comment Share on other sites More sharing options...
Hirox Posted November 25, 2012 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 11 Reputation: 1 Joined: 11/18/12 Last Seen: January 18, 2013 Author Share Posted November 25, 2012 Tried All that, even recompiling. Quote Link to comment Share on other sites More sharing options...
Emistry Posted November 25, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2371 Joined: 10/28/11 Last Seen: 10 hours ago Share Posted November 25, 2012 tried with Item Type 0 ??? Quote Link to comment Share on other sites More sharing options...
Question
Hirox
Ok, so in my database (SQL) I changed my Poring Coin from Type 3, to Type 2 hoping to make it an usable item instead of a misc. item.
But, even though Ive changed the DB correctly, the item is Stil displaying in the Misc tab, making it unclickable and unusable.
Any reason why this is happening? How con I achieve my goal of making this item usable...
Link to comment
Share on other sites
7 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.