OverLord
Пользователи-
Публикаций
10 -
Зарегистрирован
-
Посещение
-
Отзывы
0%
Репутация
0Информация о OverLord
-
Звание
Только пришел
Информация
-
Пол
Мужчина
Контакты
-
Skype
a_nah_mne_nik
-
ICQ
0
Посетители профиля
1817 просмотров профиля
-
Play4skill.org и Forum.play4skill.org можно, спасибка с меня естественно!)
-
зайди в папку явы, найди требуемый файл, создай папку сервер и скинь файл в неё
-
C:/Documents and Settings/Administrator/Desktop/Server/game/./g ameserver.jar!/ru/catssoftware/gameserver/handler/usercommandhandlers 22 строка
-
Ну тут ругается на защиту, как я понимаю CatsGuard Выключите защиту
-
Всем привет! У меня такой вот вопрос, у Фреи есть скилл 6662 - он обмараживает того, на кого прошел, превращает в скалу изо льда, я хочу сделать скилл для пушки своей, чтобы при крите был шанс заморозить(как анчер) хочу использовать вот этот вот эффект в игре, как мне это можно сделать, думаю это где-то в патче нужно прикрутить к этому эффекту ещё свой скилл, пожалуйста подскажите
-
У кого-либо таковые имеются?
-
Спасибо конечно за старание но ошибки у меня были в не закрытых "ид"
-
Как-бы, Вы ничего не изменили ) а вот это: <?xml version="1.0" encoding="UTF-8"?> <list> у меня было добавлено в самом начале, я ведь не с начала копировать начал.
-
<!-- Tunika --> <item id="19"> <ingredient id="57" count="200000000"/> <production id="10235" count="1"/> </item> <!-- healer --> <item id="20"> <ingredient id="57" count="200000000"/> <production id="10236" count="1"/> </item> <!-- enchanter --> <item id="21"> <ingredient id="57" count="200000000"/> <production id="10237" count="1"/> </item> <!-- summon --> <item id="22"> <ingredient id="57" count="200000000"/> <production id="10238" count="1"/> </item> <!-- wiz --> <item id="23"> <ingredient id="57" count="200000000"/> <production id="10239" count="1"/> </item> <!-- helm cirlet --> <item id="24"> <ingredient id="57" count="200000000"/> <production id="9438" count="1"/> </item> <!-- gloves roba --> <item id="25"> <ingredient id="57" count="200000000"/> <production id="9439" count="1"/> </item> <!-- niz --> <item id="26"> <ingredient id="57" count="200000000"/> <production id="9437 count="1"/> </item> <!-- shoesr --> <item id="27"> <ingredient id="57" count="200000000"/> <production id="9440" count="1"/> </item> <!-- light --> <item id="28"> <ingredient id="57" count="200000000"/> <production id="10232" count="1"/> </item> <!-- dagg --> <item id="29"> <ingredient id="57" count="200000000"/> <production id="10233" count="1"/> </item> <!-- bow --> <item id="30"> <ingredient id="57" count="200000000"/> <production id="10234" count="1"/> </item> <!-- force master --> <item id="31"> <ingredient id="57" count="200000000"/> <production id="10487" count="1"/> </item> <!-- weapon master --> <item id="32"> <ingredient id="57" count="200000000"/> <production id="10488" count="1"/> </item> <!-- enchant --> <item id="33"> <ingredient id="57" count="200000000"/> <production id="10489 count="1"/> </item> <!-- summon --> <item id="34"> <ingredient id="57" count="200000000"/> <production id=10490" count="1"/> </item> <!-- light healm --> <item id="35"> <ingredient id="57" count="200000000"/> <production id="9429" count="1"/> </item> <!-- gloves light --> <item id="36"> <ingredient id="57" count="200000000"/> <production id="9430" count="1"/> </item> <!-- lether legins --> <item id="37"> <ingredient id="57" count="200000000"/> <production id="9428" count="1"/> </item> <!-- light boots --> <item id="38"> <ingredient id="57" count="200000000"/> <production id="9431" count="1"/> </item> <!-- heavy --> <item id="39"> <ingredient id="57" count="200000000"/> <production id="10227" count="1"/> </item> <!-- shild --> <item id="40"> <ingredient id="57" count="200000000"/> <production id="10228" count="1"/> </item> <!-- weap --> <item id="41"> <ingredient id="57" count="200000000"/> <production id="10229" count="1"/> </item> <!-- force --> <item id="42"> <ingredient id="57" count="200000000"/> <production id="10230" count="1"/> </item> <!-- bard --> <item id="43"> <ingredient id="57" count="200000000"/> <production id="10231" count="1"/> </item> <!-- helm --> <item id="44"> <ingredient id="57" count="200000000"/> <production id="9422" count="1"/> </item> <!-- shild --> <item id="45"> <ingredient id="57" count="200000000"/> <production id="9423" count="1"/> </item> <!-- weap --> <item id="46"> <ingredient id="57" count="200000000"/> <production id="11512" count="1"/> </item> <!-- bots --> <item id="47"> <ingredient id="57" count="200000000"/> <production id="9424" count="1"/> </item> <!-- SHIELD --> <item id="48"> <ingredient id="57" count="200000000"/> <production id="9441" count="1"/> </item> <!-- SIGIL --> <item id="49"> <ingredient id="57" count="200000000"/> <production id="12812" count="1"/> </item> </list> Ошибка в ГС: [Fatal Error] 1000000023.xml:123:33: Element type "production" must be followed by either attribute specifications, ">" or "/>". [15:14:25] ERROR Error loading file C:\CastleX800oldSource\gameserver\data\shops \all\multisell\1000000023.xml org.xml.sax.SAXParseException: Element type "production" must be followed by eit her attribute specifications, ">" or "/>". at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown So urce) at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unk nown Source) at javax.xml.parsers.DocumentBuilder.parse(Unknown Source) at l2p.gameserver.data.xml.holder.MultiSellHolder.parseFile(MultiSellHol der.java:197) at l2p.gameserver.data.xml.holder.MultiSellHolder.parse(MultiSellHolder. java:219) at l2p.gameserver.data.xml.holder.MultiSellHolder.parseData(MultiSellHol der.java:61) at l2p.gameserver.data.xml.holder.MultiSellHolder.reload(MultiSellHolder .java:55) at l2p.gameserver.handler.admincommands.impl.AdminReload.useAdminCommand (AdminReload.java:83) at l2p.gameserver.handler.admincommands.AdminCommandHandler.useAdminComm andHandler(AdminCommandHandler.java:160) at l2p.gameserver.network.clientpackets.RequestBypassToServer.runImpl(Re questBypassToServer.java:58) at l2p.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameCli entPacket.java:50) at l2p.commons.net.nio.impl.MMOExecutableQueue.run(MMOExecutableQueue.ja va:38) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source ) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
-
если сборка не очень, то какую бы советовали для ПвП сервера с небольшими дополнениями, типа 1 сет шмота, и нпсы разные?
-
для начала и нубов отбить пойдет) а клиент файлов у Вас случайно нету?