Item_proto Client/Server Side

05/30/2012 19:54 Interception#1
Hello,

I translated almost everything in the database to english, after that i finished the client's item_proto aswell.


Strange part now, I still see items (example: ) Schwert+1 instead of Sword+1

Database:
Code:
10	��+0	Sword+0	1	0	0	2	32	1	16		1	0	11	1	0	15	1	0	0	0	7	22	0	0	0	0	0	15	19	13	15	0	0	127	127	127	127	127	0	1	0
Client:
Code:
		<Item vnum="10" name="'µµ+0'" gb2312name="Sword+0" type="1" subtype="0" weight="0" size="2" antiflag="32" flag="1" wearflag="16" immuneflag="0" gold="0" buy_price="0" limittype0="1" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="7" applyvalue0="22" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="0" value1="15" value2="19" value3="13" value4="15" value5="0" socket0="0" socket1="64864" socket2="127" socket3="65008" socket4="21631" socket5="4855" refine_vnum="11" refine_set="1" magic_pct="15" specular="0" socket_pct="1" />
bump