ich habe euch mal ein Paar neue Uppitem erstellt.
Dass sind :
Xbox 360
Nintendo Wii
Playstation 3
Diese könnt ihr alls Uppitems in euern server einbauen (Neue Waffen / Rüssis)
So erst einmal die Screens:
Das müsst ihr einfügen :
In die Icon.xml kommt dazu
Im die item_list
Item_Proto Clientside
In die Item_proto Serverside
Und zuletzt noch in die Itemdesc
PHP Code:
<File archivedPath="icon/item/11994.tga" type="1"><![CDATA[Source\icon\item\11994.tga]]></File>
<File archivedPath="icon/item/11995.tga" type="1"><![CDATA[Source\icon\item\11995.tga]]></File>
<File archivedPath="icon/item/11996.tga" type="1"><![CDATA[Source\icon\item\11996.tga]]></File>
Im die item_list
PHP Code:
11994 ETC icon/item/11994.tga
11995 ETC icon/item/11995.tga
11996 ETC icon/item/11996.tga
Item_Proto Clientside
PHP Code:
<Item vnum="11994" name="'Xbox 360'" gb2312name="Xbox 360" type="14" subtype="5" weight="0" size="1" antiflag="0" flag="0" wearflag="0" immuneflag="0" gold="12000" buy_price="12000" 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="64992" socket2="127" socket3="64976" socket4="21631" socket5="4855" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" />
<Item vnum="11995" name="'Nintendo Wii'" gb2312name="Nintendo Wii" type="14" subtype="5" weight="0" size="1" antiflag="0" flag="0" wearflag="0" immuneflag="0" gold="12000" buy_price="12000" 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="64992" socket2="127" socket3="64976" socket4="21631" socket5="4855" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" />
<Item vnum="11996" name="'Playsation 3'" gb2312name="Playsation 3" type="14" subtype="5" weight="0" size="1" antiflag="0" flag="0" wearflag="0" immuneflag="0" gold="12000" buy_price="12000" 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="64992" socket2="127" socket3="64976" socket4="21631" socket5="4855" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" />
In die Item_proto Serverside
PHP Code:
INSERT INTO `item_proto` VALUES (11994, "Xbox 360", "Xbox 360", 5, 0, 0, 1, 0, 4, 0, 100000, 100000, 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, 0);
INSERT INTO `item_proto` VALUES (11995, "Nintendo Wii", "Nintendo Wii", 5, 0, 0, 1, 0, 4, 0, 100000, 100000, 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, 0);
INSERT INTO `item_proto` VALUES (11996, "Playstation 3", "Playstation 3", 5, 0, 0, 1, 0, 4, 0, 100000, 100000, 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, 0);
Und zuletzt noch in die Itemdesc
PHP Code:
11994 Xbox 360 Spiele mit dem ganzen Körper, mit Kinect.
11995 Nintendo Wii Mach bitte den Fernseher nicht kaputt !.
11996 Playsation 3 Blueray funktion.
Viel Spass mit den neuen Uppitems..
Mit freundlichen Grüßen euer CreXes
Würde mich auch über ein THX freun







