6/7 adder/changer bugged.

08/03/2010 00:56 RumorUS#1
Whenever I try to use a 6 and 7 bonus adder to my items, it wont apply..

Looks like this:

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

I'm assuming it has to do with the DB settings so this is what I have for it:

Code:
INSERT INTO `item_proto` VALUES ('71051', 0xF2D8A1A4C0E7B0A1BAF1BCAD202020202020202020202020, 0x362B372E20426F6E692048696E7A7566FC67656E, '3', '10', '0', '1', '33152', '0', '0', '', '7500000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '-1', '-1', '-1', '-1', '-1', '-1', '0', '0', '0');
08/03/2010 01:31 Daidalos#2
Hey,

what's your problem? I think there's everything all right?! :)

Explan it more, please.
08/03/2010 01:44 RumorUS#3
Quote:
Originally Posted by Daidalos View Post
Hey,

what's your problem? I think there's everything all right?! :)

Explan it more, please.
When I try to move the 6&7 adder to an item like I would for spirit stone, the item is highlighted in red. When placing the adder on top of an item that takes 3 spaces in the inventory, you will see it highlight only 1 space. Basically you cannot add the 6&7 bonuses to any items.

If you played worldmt2 you remember when you had to use the Chine exe to socket the spirit stones...and if you use the worldmt2 exe you had a problem.. It's the exact same problem.
08/03/2010 01:49 .Alessa#4
Then you have to edit your item_proto. There you can edit the item. For example you can look in the item_proto of a working client and copy&paste the entry to you bugged item_proto. But don't forget to delete the old one :P
08/03/2010 03:35 RumorUS#5
the item_proto I have is originally from a working client, United. Here's the line's for these 2 items in the item_proto of the client:

Code:
<Item vnum="71051" hashName="òء¤À簡ºñ¼*" name="Noname" type="3" subtype="10" weight="0" size="1" antiflag="33152" flag="24576" wearflag="0" immuneflag="0" gold="0" buy_price="0" limittype0="0" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="0" value1="0" value2="0" value3="0" value4="0" value5="0" socket0="0" socket1="0" socket2="0" socket3="0" socket4="0" socket5="0" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" />

<Item vnum="71052" hashName="òء¤Àç°æºñ¼*" name="Noname" type="3" subtype="10" weight="0" size="1" antiflag="33152" flag="24576" wearflag="0" immuneflag="0" gold="0" buy_price="0" limittype0="0" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="0" value1="0" value2="0" value3="0" value4="0" value5="0" socket0="0" socket1="0" socket2="0" socket3="0" socket4="0" socket5="0" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" />
08/03/2010 04:46 RumorUS#6
i fixed it myself nvm.
02/23/2013 11:33 eliashaddad#7
Plz i have the same problem .. can i know how you fixed it?