manabeast Posted April 28, 2012 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
Mr BrycE Posted April 28, 2012 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
manabeast Posted April 29, 2012 Author 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
Mr BrycE Posted April 30, 2012 Posted April 30, 2012 there are 2 minstrel hat, in item_db.txt and item_db2 try to check it. 1 Quote
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 manabeast4 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.