Any Help With This i've never seen before

07/20/2009 01:11 badboy r4c3r#1
hi all i hope u can help i used the 4th summon stone that haciveli made (thanks) and after i add to my mall it says that the gender = Male so Female characters cant use it, i have to do it manually in DB here is a pic.

[Only registered and activated users can see links. Click Here To Register...]

any Help Will Be GOOD
07/20/2009 04:18 funhacker#2
Quote:
Originally Posted by badboy r4c3r View Post
hi all i hope u can help i used the 4th summon stone that haciveli made (thanks) and after i add to my mall it says that the gender = Male so Female characters cant use it, i have to do it manually in DB here is a pic.

[Only registered and activated users can see links. Click Here To Register...]

any Help Will Be GOOD
assuming your database does not have the gender restriction (cq_itemtype.required_sex - should be 0) then all you have to do is edit your Itemtype.dat (if you don't know how just upload yours and I will edit it) - please include the GodStones ID thanks :)
07/20/2009 15:35 badboy r4c3r#3
Quote:
Originally Posted by funhacker View Post
assuming your database does not have the gender restriction (cq_itemtype.required_sex - should be 0) then all you have to do is edit your Itemtype.dat (if you don't know how just upload yours and I will edit it) - please include the GodStones ID thanks :)
nope my db does not have restriction, required sex does = 0

and as for my itemtype.dat is it safe to use the tool that was posted on here some where to edit that? if not let me know how to hex it cus i can hex allday long, Thanks funhacker
07/21/2009 01:10 funhacker#4
Quote:
Originally Posted by badboy r4c3r View Post
nope my db does not have restriction, required sex does = 0

and as for my itemtype.dat is it safe to use the tool that was posted on here some where to edit that? if not let me know how to hex it cus i can hex allday long, Thanks funhacker
I don't know if that tool is safe only itemtype editor I have ever used is my cq_itemtype -> Itemtype.dat my Itemtype.dat error fixer and the ItemType Editor me and forcer made which is bug free
otherwise I just used to hex it free hand since i got used to where all the data was input

As for the required sex area you will have the Name (16byte string) then you have the 4th byte from that is the Required Sex which will be 1 change it to 0