Azi am sa va prezint o niste pietre noi facute de mine pentru 4Metin !
Pietrele au 150% Warrior , Assassin , Sura , Mage .
Server Side
Pasul 1 :
Intrati in Navicat -> Player -> Item_Proto Apasat CTRL + Q
Bagati :
- Code: Select all
INSERT INTO `item_proto` VALUES ('81020', 'Epic Stone of Warrior', 'Epic Stone of Warrior', '10', '0', '0', '1', '0', '0', '16', '0', '0', '0', '1', '', '0', '0', '59', '150', '80', '', '5', '', '0', '0', '0', '0', '0', '100', '0', '0', '0', '0', '-1', '-1', '-1', '-1', '-1', '-1', '', '0', '0');
INSERT INTO `item_proto` VALUES ('81021', 'Epic Stone of Assassin', 'Epic Stone of Assassin', '10', '0', '0', '1', '0', '0', '16', '0', '0', '0', '1', '', '0', '0', '60', '150', '80', '', '5', '', '0', '0', '0', '0', '0', '100', '0', '0', '0', '0', '-1', '-1', '-1', '-1', '-1', '-1', '', '0', '0');
INSERT INTO `item_proto` VALUES ('81022', 'Epic Stone of Sura', 'Epic Stone of Sura', '10', '0', '0', '1', '0', '0', '16', '0', '0', '0', '1', '', '0', '0', '61', '150', '80', '', '5', '', '0', '0', '0', '0', '0', '100', '0', '0', '0', '0', '-1', '-1', '-1', '-1', '-1', '-1', '', '0', '0');
INSERT INTO `item_proto` VALUES ('81023', 'Epic Stone of Mage', 'Epic Stone of Mage', '10', '0', '0', '1', '0', '0', '16', '0', '0', '0', '1', '', '0', '0', '62', '150', '80', '', '5', '', '0', '0', '0', '0', '0', '100', '0', '0', '0', '0', '-1', '-1', '-1', '-1', '-1', '-1', '', '0', '0');
Dati Run si gata cu partea de server
!Client Side
Descarcati :

Si il bagati la voi in icon.epk (folositi un extractor oarecare) ( Source/icon/item <- La adresa asta )
Dupa ce la-ti adaugat va duceti la fisierul HML si scrieti :
- Code: Select all
<File archivedPath="icon/item/81020.tga" type="1"><![CDATA[Sourceiconitem81020.tga]]></File>
<File archivedPath="icon/item/81021.tga" type="1"><![CDATA[Sourceiconitem81021.tga]]></File>
<File archivedPath="icon/item/81022.tga" type="1"><![CDATA[Sourceiconitem81022.tga]]></File>
<File archivedPath="icon/item/81023.tga" type="1"><![CDATA[Sourceiconitem81023.tga]]></File>
Comprimati si gata !
Mergeti in locale/ca sau ro sau it sau ce aveti voi/item_proto si bagati :
- Code: Select all
<Item vnum="81020" hashName="Epic Stone of Warrior" name="Epic Stone of Warrior" type="10" subtype="0" weight="0" size="1" antiflag="0" flag="0" wearflag="16" immuneflag="0" gold="0" buy_price="0" limittype0="1" limitvalue0="" limittype1="0" limitvalue1="0" applytype0="59" applyvalue0="150" applytype1="" applyvalue1="" applytype2="5" applyvalue2="" value0="0" value1="0" value2="0" value3="0" value4="0" value5="100" socket0="0" socket1="64944" socket2="127" socket3="65008" socket4="21631" socket5="4855" refine_vnum="11" refine_set="1" magic_pct="15" specular="" socket_pct="0" />
<Item vnum="81021" hashName="Epic Stone of Assassin" name="Epic Stone of Assassin" type="10" subtype="0" weight="0" size="1" antiflag="0" flag="0" wearflag="16" immuneflag="0" gold="0" buy_price="0" limittype0="1" limitvalue0="" limittype1="0" limitvalue1="0" applytype0="60" applyvalue0="150" applytype1="" applyvalue1="" applytype2="5" applyvalue2="" value0="0" value1="0" value2="0" value3="0" value4="0" value5="100" socket0="0" socket1="64944" socket2="127" socket3="65008" socket4="21631" socket5="4855" refine_vnum="11" refine_set="1" magic_pct="15" specular="" socket_pct="0" />
<Item vnum="81022" hashName="Epic Stone of Sura" name="Epic Stone of Sura" type="10" subtype="0" weight="0" size="1" antiflag="0" flag="0" wearflag="16" immuneflag="0" gold="0" buy_price="0" limittype0="1" limitvalue0="" limittype1="0" limitvalue1="0" applytype0="61" applyvalue0="150" applytype1="" applyvalue1="" applytype2="5" applyvalue2="" value0="0" value1="0" value2="0" value3="0" value4="0" value5="100" socket0="0" socket1="64944" socket2="127" socket3="65008" socket4="21631" socket5="4855" refine_vnum="11" refine_set="1" magic_pct="15" specular="" socket_pct="0" />
<Item vnum="81023" hashName="Epic Stone of Mage" name="Epic Stone of Mage" type="10" subtype="0" weight="0" size="1" antiflag="0" flag="0" wearflag="16" immuneflag="0" gold="0" buy_price="0" limittype0="1" limitvalue0="" limittype1="0" limitvalue1="0" applytype0="62" applyvalue0="150" applytype1="" applyvalue1="" applytype2="5" applyvalue2="" value0="0" value1="0" value2="0" value3="0" value4="0" value5="100" socket0="0" socket1="64944" socket2="127" socket3="65008" socket4="21631" socket5="4855" refine_vnum="11" refine_set="1" magic_pct="15" specular="" socket_pct="0" />
Mergeti in locale/ca sau ro sau it sau ce aveti voi/item_list si bagati :
- Code: Select all
81020 ETC icon/item/81020.tga
81021 ETC icon/item/81021.tga
81022 ETC icon/item/81022.tga
81023 ETC icon/item/81023.tga
Mentionez ca tutorialul este foarte simplu si daca urmati pasi nu aveti ce sa gresiti
!Pietrele arata cam asa :

Tutorial facut 100% de mine !
Astept pareri

























