manabeast Posted April 28, 2012 Group: Members Topic Count: 138 Topics Per Day: 0.03 Content Count: 835 Reputation: 25 Joined: 11/22/11 Last Seen: December 4, 2012 Share Posted April 28, 2012 (edited) REPLACE INTO `item_db` VALUES (5751,'Minstrel_Song_Hat','Minstrel Song Hat',5,20,NULL,100,NULL,12,NULL,1,0x00080000,8,1,256,NULL,100,1,628,'bonus bInt,1; bonus bLuk,1; bonus bMdef,5; bonus bLongAtkRate,4; bonus bUseSPrate,-10;','',''); as you can see. i dunno why i cannot eq up minstrel hat. and i can't find the minstrel song hat sprites in my data . alot gibberish no understand too how to solve this? Edited July 5, 2012 by manabeast Quote Link to comment Share on other sites More sharing options...
Mr BrycE Posted April 28, 2012 Group: Members Topic Count: 125 Topics Per Day: 0.03 Content Count: 595 Reputation: 24 Joined: 02/23/12 Last Seen: April 1, 2018 Share Posted April 28, 2012 in your item_trade.txt find it's ID number and change the restrictions change "0x00080000" to "0xFFFFFFFF" for you to equip it xD any jobs except novice i dunno if i forgot anything, but that's what i do in my Minstrel hat, even other jobs can now equip it. 1 Quote Link to comment Share on other sites More sharing options...
manabeast Posted April 29, 2012 Group: Members Topic Count: 138 Topics Per Day: 0.03 Content Count: 835 Reputation: 25 Joined: 11/22/11 Last Seen: December 4, 2012 Author Share Posted April 29, 2012 well. i try the thing you tell.. still can't wear... weird =( . all my hat can wear just this minstrel hat can't shared be wear. i try change job to minstrel can wear... hmmm.... maybe some where block cannot let other character wear. Quote Link to comment Share on other sites More sharing options...
Mr BrycE Posted April 30, 2012 Group: Members Topic Count: 125 Topics Per Day: 0.03 Content Count: 595 Reputation: 24 Joined: 02/23/12 Last Seen: April 1, 2018 Share Posted April 30, 2012 there are 2 minstrel hat, in item_db.txt and item_db2 try to check it. 1 Quote Link to comment Share on other sites More sharing options...
manabeast Posted July 5, 2012 Group: Members Topic Count: 138 Topics Per Day: 0.03 Content Count: 835 Reputation: 25 Joined: 11/22/11 Last Seen: December 4, 2012 Author Share Posted July 5, 2012 thanks. i will try it. Quote Link to comment Share on other sites More sharing options...
Question
manabeast
REPLACE INTO `item_db` VALUES (5751,'Minstrel_Song_Hat','Minstrel Song Hat',5,20,NULL,100,NULL,12,NULL,1,0x00080000,8,1,256,NULL,100,1,628,'bonus bInt,1; bonus bLuk,1; bonus bMdef,5; bonus bLongAtkRate,4; bonus bUseSPrate,-10;','','');
as you can see. i dunno why i cannot eq up minstrel hat. and i can't find the minstrel song hat sprites in my data . alot gibberish no understand too
how to solve this?

Edited by manabeastLink 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.