You last visited: Today at 09:00
Advertisement
Waffenproblem
Discussion on Waffenproblem within the Metin2 Private Server forum part of the Metin2 category.
01/19/2013, 22:55
#1
elite*gold: 47
Join Date: Feb 2012
Posts: 2,282
Received Thanks: 2,579
Waffenproblem
Hallo liebe Community,
ich habe gerade eine eigene Waffe eingefügt (Querrys unso selbst gemacht!). Wenn ich nun aber die Waffe Ingame hole und anziehe passiert folgendes:
Was soll ich tun?
MfG
P.S:
Code:
<Item vnum="10000" hashName="'Eisschwert+0'" name="Eisschwert (N)" type="1" subtype="0" weight="0" size="2" antiflag="32" flag="1" wearflag="16" immuneflag="0" gold="250000" buy_price="150000" limittype0="1" limitvalue0="96" limittype1="0" limitvalue1="0" applytype0="7" applyvalue0="25" applytype1="5" applyvalue1="3" applytype2="63" applyvalue2="5" value0="0" value1="120" value2="70" value3="220" value4="170" value5="30" socket0="0" socket1="64944" socket2="127" socket3="65008" socket4="21631" socket5="4855" refine_vnum="10001" refine_set="1" magic_pct="15" specular="0" socket_pct="2" />
<Item vnum="10001" hashName="'Eisschwert+1'" name="Eisschwert (SV)" type="1" subtype="0" weight="0" size="2" antiflag="32" flag="1" wearflag="16" immuneflag="0" gold="250000" buy_price="150000" limittype0="1" limitvalue0="100" limittype1="0" limitvalue1="0" applytype0="7" applyvalue0="25" applytype1="5" applyvalue1="6" applytype2="63" applyvalue2="10" value0="0" value1="120" value2="70" value3="220" value4="170" value5="30" socket0="0" socket1="64944" socket2="127" socket3="65008" socket4="21631" socket5="4855" refine_vnum="10002" refine_set="1" magic_pct="15" specular="30" socket_pct="2" />
<Item vnum="10002" hashName="'Eisschwert+2'" name="Eisschwert (GV)" type="1" subtype="0" weight="0" size="2" antiflag="32" flag="1" wearflag="16" immuneflag="0" gold="250000" buy_price="150000" limittype0="1" limitvalue0="104" limittype1="0" limitvalue1="0" applytype0="7" applyvalue0="25" applytype1="5" applyvalue1="9" applytype2="63" applyvalue2="15" value0="0" value1="120" value2="70" value3="220" value4="170" value5="30" socket0="0" socket1="64944" socket2="127" socket3="65008" socket4="21631" socket5="4855" refine_vnum="10003" refine_set="1" magic_pct="15" specular="70" socket_pct="2" />
<Item vnum="10003" hashName="'Eisschwert+3'" name="Eisschwert (PV)" type="1" subtype="0" weight="0" size="2" antiflag="32" flag="1" wearflag="16" immuneflag="0" gold="250000" buy_price="150000" limittype0="1" limitvalue0="108" limittype1="0" limitvalue1="0" applytype0="7" applyvalue0="25" applytype1="5" applyvalue1="12" applytype2="63" applyvalue2="20" value0="0" value1="120" value2="70" value3="220" value4="170" value5="30" socket0="0" socket1="64944" socket2="127" socket3="65008" socket4="21631" socket5="4855" refine_vnum="0" refine_set="1" magic_pct="15" specular="100" socket_pct="2" />
INSERT INTO `item_proto` VALUES ('10000', 'Eisschwert (N)', 'Eisschwert (N)', '1', '0', '0', '2', '32', '1', '16', '', '250000', '150000', '10001', '0', '0', '15', '1', '96', '0', '0', '7', '25', '5', '3', '63', '5', '0', '120', '70', '220', '170', '30', '-1', '-1', '-1', '-1', '-1', '-1', '0', '2', '0');
INSERT INTO `item_proto` VALUES ('10001', 'Eisschwert (SV)', 'Eisschwert (SV)', '1', '0', '0', '2', '32', '1', '16', '', '250000', '150000', '10002', '0', '0', '15', '1', '100', '0', '0', '7', '25', '5', '6', '63', '10', '0', '120', '70', '220', '170', '30', '-1', '-1', '-1', '-1', '-1', '-1', '0', '2', '0');
INSERT INTO `item_proto` VALUES ('10002', 'Eisschwert (GV)', 'Eisschwert (GV)', '1', '0', '0', '2', '32', '1', '16', '', '250000', '150000', '10003', '0', '0', '15', '1', '104', '0', '0', '7', '25', '5', '9', '63', '15', '0', '120', '70', '220', '170', '30', '-1', '-1', '-1', '-1', '-1', '-1', '0', '2', '0');
INSERT INTO `item_proto` VALUES ('10003', 'Eisschwert (PV)', 'Eisschwert (PV)', '1', '0', '0', '2', '32', '1', '16', '', '250000', '150000', '0', '0', '0', '15', '1', '108', '0', '0', '7', '25', '5', '12', '63', '20', '0', '120', '70', '220', '170', '30', '-1', '-1', '-1', '-1', '-1', '-1', '0', '2', '0');
10000 WEAPON icon/item/warriorsword_96.tga d:/ymir work/item/weapon/warriorsword_96.gr2
10001 WEAPON icon/item/warriorsword_96.tga d:/ymir work/item/weapon/warriorsword_96.gr2
10002 WEAPON icon/item/warriorsword_96.tga d:/ymir work/item/weapon/warriorsword_96.gr2
10003 WEAPON icon/item/warriorsword_96.tga d:/ymir work/item/weapon/warriorsword_96.gr2
Das sind die benutzen Querrys!
01/20/2013, 20:47
#2
elite*gold: 0
Join Date: Feb 2011
Posts: 19
Received Thanks: 3
Vielleicht weil das bild in Icons zu groß ist?
01/20/2013, 22:03
#3
elite*gold: 47
Join Date: Feb 2012
Posts: 2,282
Received Thanks: 2,579
xD Das war nur ein Fail. Das ist die Textur. Schau mal wie er du Waffe hält
Similar Threads
Mein Waffenproblem // Chrome...
09/11/2010 - Metin2 Private Server - 13 Replies
YouTube - Mein Waffen Problem // Chrome.
Das Video sagt wohl alles?! :/
//edit:
Sorry, aber keine Lust auf HD gehabt :D
//edit²:
All times are GMT +2. The time now is 09:01 .