Steep_0 Дата: Среда, 20.10.2010, 00:24 | Сообщение # 1
Группа: Постоянный
Сообщений: 127
Награды:
12
Репутация:
8
Статус: Offline
Добрый день уважаемые пользователи L2Edit.ru хочу обратица к вам за помощю. У миня возникла такая проблема... Когда одеваю полностью сет Статы не добавляюца. Добовлял такие файлы... (от Шмота) 1.Animations 2.Armorgrp (Изминял этот файл) 3.Itemname-e (Изминял этот файл) 4.Systextures 5.Gameserver\Data\Stats\Armor\Gold Set (Изминял этот файл)
?xml version='1.0' encoding='utf-8'?>
<list>
<item id='9950' name="Gold Helmet"> <for> <add val='100' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='9951' name="Gold Breatsplate Heavy"> <for> <add val='250' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='9952' name="Gold Gaiters Heavy"> <for> <add val='150' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='9953' name="Gold Gloves Heavy"> <for> <add val='100' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='9954' name="Gold Boots Heavy"> <for> <add val='100' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='9955' name="Gold Leather Armor Light"> <for> <add val='250' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='9956' name="Gold Leggings Light"> <for> <add val='150' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='9957' name="Gold Gloves Light"> <for> <add val='100' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='9958' name="Gold Boots Light"> <for> <add val='100' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='9959' name="Gold Tunic Robe"> <for> <add val='250' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='9960' name="Gold Stockings Robe"> <for> <add val='150' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='9961' name="Gold Gloves Robe"> <for> <add val='100' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='9962' name="Gold Boots Robe"> <for> <add val='100' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> </list>
6.Gameserver\Data\Stats\Skill\10100-10102 (Не трогал) 7.Sql файл "armor" (Изминял этот файл)
INSERT INTO `armor` VALUES ('9950', 'Gold Helmet', 'head', 'true', 'none', '550', 'bone', 's', '0', '-1', '100', '0', '0', '5370000', '268', 'true', 'true', 'true', 'true', '0', '0'); INSERT INTO `armor` VALUES ('9951', 'Gold Breastplate', 'chest', 'true', 'heavy', '7620', 'scale_of_dragon', 's', '0', '-1', '250', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0'); INSERT INTO `armor` VALUES ('9952', 'Gold Gaiters', 'legs', 'true', 'heavy', '3260', 'scale_of_dragon', 's', '0', '-1', '150', '0', '0', '8960000', '448', 'true', 'true', 'true', 'true', '0', '0'); INSERT INTO `armor` VALUES ('9953', 'Gold Gauntlets', 'gloves', 'true', 'none', '540', 'leather', 's', '0', '-1', '100', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0'); INSERT INTO `armor` VALUES ('9954', 'Gold Boots', 'feet', 'true', 'none', '1110', 'leather', 's', '0', '-1', '100', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0'); INSERT INTO `armor` VALUES ('9955', 'Gold Leather Armor', 'chest', 'true', 'light', '7620', 'scale_of_dragon', 's', '0', '-1', '250', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0'); INSERT INTO `armor` VALUES ('9956', 'Gold Leggings', 'legs', 'true', 'light', '3260', 'scale_of_dragon', 's', '0', '-1', '150', '0', '0', '8960000', '448', 'true', 'true', 'true', 'true', '0', '0'); INSERT INTO `armor` VALUES ('9957', 'Gold Gloves', 'gloves', 'true', 'none', '540', 'leather', 's', '0', '-1', '100', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0'); INSERT INTO `armor` VALUES ('9958', 'Gold Boots', 'feet', 'true', 'none', '1110', 'leather', 's', '0', '-1', '100', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0'); INSERT INTO `armor` VALUES ('9959', 'Gold Robe Armor', 'chest', 'true', 'magic', '7620', 'scale_of_dragon', 's', '0', '-1', '250', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0'); INSERT INTO `armor` VALUES ('9960', 'Gold Stockings', 'legs', 'true', 'magic', '3260', 'scale_of_dragon', 's', '0', '-1', '150', '0', '0', '8960000', '448', 'true', 'true', 'true', 'true', '0', '0'); INSERT INTO `armor` VALUES ('9961', 'Gold Gauntlets', 'gloves', 'true', 'none', '540', 'leather', 's', '0', '-1', '100', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0'); INSERT INTO `armor` VALUES ('9962', 'Gold Boots', 'feet', 'true', 'none', '1110', 'leather', 's', '0', '-1', '100', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
7.1.Sql файл "armorsets" (Не трогал)
INSERT INTO `armorsets` VALUES ('55', '9655', '9656', '9650', '9657', '9658', '10110', '0', '0', '3623'); INSERT INTO `armorsets` VALUES ('56', '9651', '9652', '9650', '9603', '9654', '10111', '0', '0', '3623'); INSERT INTO `armorsets` VALUES ('57', '9659', '9660', '9650', '9651', '9652', '10112', '0', '0', '3623');
Сборка RusTeam. Хроники Interlude. В Game Server Console ничего не пишет типа Error... Подскажите в чем может быть проблема.
загрузка наград ...
Сообщение отредактировал Steep_0 - Среда, 20.10.2010, 00:31