Сообщений: 2,444
Тем: 59
Зарегистрирован: May 2010
Репутация:
13,020
Perios Написал:Привет всем, мне интересно услышать ответ на некоторые вопросы.
1) Можно ли брать квесты из одной сборки и вставлять их в другую(без исходников).
2) Как "вайпнуть" время респа эпик рб, т.е. на данный момент они убиты(команду spawn занаю, но она в данном случае не подходит).
3) Где редактируеться игровое время(настройка 7 печатей, осады, кх и тд)
4) как убрать бесконечные соски если в конфиге не прописан этот параметр(какой файл нужно декомпилить и как править).
5) Можно ли в Ubuntu запретить определенный адрес, что бы ни каких соединений к нему не шло(в данном случае стучалка в сборке).
6) Какой файл в сборке отвечает за проклятое оружие
=) пока все
ЗЫ: Просьба супер умных и пишущих ответы типа "учи java" проигнорировать мою тему.
1. Можно, но осторожно, переписывать квест прийдётся ( минимум это импорты)
2. В таблице epic_boss_spawn
3. Печати можно всегда *переревернуть* //ssq_change 0-4 ( лучше по очереди сск крутить
4. Попробовать дописать в конфиг ( если в ядре прописано конечно)
5. А разве фаервол не блочит ? Оо
6. cursed_weapons.xml в папке data
СЕО Оптимизация сайтов
Сообщений: 13
Тем: 3
Зарегистрирован: Sep 2010
Репутация:
0
gorodetskiy Написал:1. Можно, но осторожно, переписывать квест прийдётся ( минимум это импорты)
2. В таблице epic_boss_spawn
3. Печати можно всегда *переревернуть* //ssq_change 0-4 ( лучше по очереди сск крутить
4. Попробовать дописать в конфиг ( если в ядре прописано конечно)
5. А разве фаервол не блочит ? Оо
6. cursed_weapons.xml в папке data
какой параметр посмотреть в ядре для сосок(чтоб узнать прописан он или нет)?
Сообщений: 2,444
Тем: 59
Зарегистрирован: May 2010
Репутация:
13,020
Perios Написал:какой параметр посмотреть в ядре для сосок(чтоб узнать прописан он или нет)?
ты сначала скажи какая сборка у тебя, а потом уже можно будет подумать есть или нету)
Config.java
СЕО Оптимизация сайтов
Сообщений: 13
Тем: 3
Зарегистрирован: Sep 2010
Репутация:
0
09-28-2010, 05:46 PM
(Сообщение последний раз редактировалось: 09-28-2010, 07:25 PM Perios.)
gorodetskiy Написал:ты сначала скажи какая сборка у тебя, а потом уже можно будет подумать есть или нету)
Config.java
уже сказал пост номер 10
Добавлено через 1 час 39 минут
Ну что у всех энтузиазм кончился?=))
Сообщений: 2,444
Тем: 59
Зарегистрирован: May 2010
Репутация:
13,020
Perios Написал:уже сказал пост номер 10
Добавлено через 1 час 39 минут
Ну что у всех энтузиазм кончился?=))
Config.java смотри , есть ли тама запись про соски.
СЕО Оптимизация сайтов
Сообщений: 13
Тем: 3
Зарегистрирован: Sep 2010
Репутация:
0
09-28-2010, 09:08 PM
(Сообщение последний раз редактировалось: 09-28-2010, 10:04 PM Perios.)
gorodetskiy Написал:Config.java смотри , есть ли тама запись про соски.
нет нету сосок
крафт вроде нашел
public static boolean IS_CRAFTING_ENABLED;
...
IS_CRAFTING_ENABLED = Boolean.parseBoolean(altSettings.getProperty("CraftingEnabled", "true"));
это?
что с ним делать?
Добавлено через 55 минут
И еще. В винде сбоорка грузиться нормально, в линуксе выдает такие ошибки...
Цитата:Loading Server Scripts
incorrect classpath: ./lib/scripts.jarmmons
----------
1. ERROR in /Halisha.java (at line 328)
gb.getZone(174234, -88015, -5116).oustAllPlayers();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type scripts.zone.type.L2BossZone cannot be resolved. It is indirectly referenced from required .class files
----------
1 problem (1 error)The type scripts.zone.type.L2BossZone cannot be resolved. It is indirectly referenced from required .class files
Failed executing script: /home/servers/Project-gameserver/data/scripts/ai/Halisha.java. See Halisha.java.error.log for details.
incorrect classpath: ./lib/scripts.jarmmons
----------
1. ERROR in /Frintezza.java (at line 370)
gb.getZone(174234, -88015, -5116).oustAllPlayers();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type scripts.zone.type.L2BossZone cannot be resolved. It is indirectly referenced from required .class files
----------
2. ERROR in /Frintezza.java (at line 370)
gb.getZone(174234, -88015, -5116).oustAllPlayers();
^^^^^^^^^^^^^^
The method oustAllPlayers() is undefined for the type L2BossZone
----------
2 problems (2 errors)The type scripts.zone.type.L2BossZone cannot be resolved. It is indirectly referenced from required .class files
The method oustAllPlayers() is undefined for the type scripts.zone.type.L2BossZone
Failed executing script: /home/servers/Project-gameserver/data/scripts/ai/Frintezza.java. See Frintezza.java.error.log for details.
incorrect classpath: ./lib/scripts.jarmmons
incorrect classpath: ./lib/scripts.jarmmons
----------
1. ERROR in /home/servers/Project-gameserver/data/scripts/ai/Frintezza.java (at line 370)
gb.getZone(174234, -88015, -5116).oustAllPlayers();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type scripts.zone.type.L2BossZone cannot be resolved. It is indirectly referenced from required .class files
----------
2. ERROR in /home/servers/Project-gameserver/data/scripts/ai/Frintezza.java (at line 370)
gb.getZone(174234, -88015, -5116).oustAllPlayers();
^^^^^^^^^^^^^^
The method oustAllPlayers() is undefined for the type L2BossZone
----------
2 problems (2 errors)The type scripts.zone.type.L2BossZone cannot be resolved. It is indirectly referenced from required .class files
The method oustAllPlayers() is undefined for the type scripts.zone.type.L2BossZone
Failed executing script: /home/servers/Project-gameserver/data/scripts/ai/Portrait.java. See Portrait.java.error.log for details.
incorrect classpath: ./lib/scripts.jarmmons
----------
1. ERROR in /Antharas.java (at line 107)
gb.getZone(181164,114835,-7676).allowPlayerEntry(talker,9000000);
^^^^^^^^^^^^^^^^
The method allowPlayerEntry(L2PcInstance, int) is undefined for the type L2BossZone
----------
2. ERROR in /Antharas.java (at line 181)
gb.getZone(181164, 114835, -7676).oustAllPlayers();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type scripts.zone.type.L2BossZone cannot be resolved. It is indirectly referenced from required .class files
----------
3. ERROR in /Antharas.java (at line 181)
gb.getZone(181164, 114835, -7676).oustAllPlayers();
^^^^^^^^^^^^^^
The method oustAllPlayers() is undefined for the type L2BossZone
----------
4. ERROR in /Antharas.java (at line 431)
gb.getZone(181164, 114835, -7676).oustAllPlayers();
^^^^^^^^^^^^^^
The method oustAllPlayers() is undefined for the type L2BossZone
----------
4 problems (4 errors)The type scripts.zone.type.L2BossZone cannot be resolved. It is indirectly referenced from required .class files
The method oustAllPlayers() is undefined for the type scripts.zone.type.L2BossZone
The method oustAllPlayers() is undefined for the type scripts.zone.type.L2BossZone
The method allowPlayerEntry(net.sf.l2j.gameserver.model.actor.instance.L2PcInstance, int) is undefined for the type scripts.zone.type.L2BossZone
Failed executing script: /home/servers/Project-gameserver/data/scripts/ai/Antharas.java. See Antharas.java.error.log for details.
incorrect classpath: ./lib/scripts.jarmmons
----------
1. ERROR in /Baium.java (at line 144)
gb.getZone(116040, 17455, 10078).allowPlayerEntry(talker,9000000);
^^^^^^^^^^^^^^^^
The method allowPlayerEntry(L2PcInstance, int) is undefined for the type L2BossZone
----------
2. ERROR in /Baium.java (at line 239)
gb.getZone(116040, 17455, 10078).oustAllPlayers();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type scripts.zone.type.L2BossZone cannot be resolved. It is indirectly referenced from required .class files
----------
3. ERROR in /Baium.java (at line 239)
gb.getZone(116040, 17455, 10078).oustAllPlayers();
^^^^^^^^^^^^^^
The method oustAllPlayers() is undefined for the type L2BossZone
----------
4. ERROR in /Baium.java (at line 460)
gb.getZone(116040, 17455, 10078).oustAllPlayers();
^^^^^^^^^^^^^^
The method oustAllPlayers() is undefined for the type L2BossZone
----------
4 problems (4 errors)The type scripts.zone.type.L2BossZone cannot be resolved. It is indirectly referenced from required .class files
The method oustAllPlayers() is undefined for the type scripts.zone.type.L2BossZone
The method oustAllPlayers() is undefined for the type scripts.zone.type.L2BossZone
The method allowPlayerEntry(net.sf.l2j.gameserver.model.actor.instance.L2PcInstance, int) is undefined for the type scripts.zone.type.L2BossZone
Failed executing script: /home/servers/Project-gameserver/data/scripts/ai/Baium.java. See Baium.java.error.log for details.
incorrect classpath: ./lib/scripts.jarmmons
----------
1. ERROR in /Valakas.java (at line 144)
gb.getZone(213004,-114890,-1635).allowPlayerEntry(talker,9000000);
^^^^^^^^^^^^^^^^
The method allowPlayerEntry(L2PcInstance, int) is undefined for the type L2BossZone
----------
2. ERROR in /Valakas.java (at line 235)
gb.getZone(213004, -114890, -1635).oustAllPlayers();
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type scripts.zone.type.L2BossZone cannot be resolved. It is indirectly referenced from required .class files
----------
3. ERROR in /Valakas.java (at line 235)
gb.getZone(213004, -114890, -1635).oustAllPlayers();
^^^^^^^^^^^^^^
The method oustAllPlayers() is undefined for the type L2BossZone
----------
4. ERROR in /Valakas.java (at line 623)
gb.getZone(213004, -114890, -1635).oustAllPlayers();
^^^^^^^^^^^^^^
The method oustAllPlayers() is undefined for the type L2BossZone
----------
4 problems (4 errors)The type scripts.zone.type.L2BossZone cannot be resolved. It is indirectly referenced from required .class files
The method oustAllPlayers() is undefined for the type scripts.zone.type.L2BossZone
The method oustAllPlayers() is undefined for the type scripts.zone.type.L2BossZone
The method allowPlayerEntry(net.sf.l2j.gameserver.model.actor.instance.L2PcInstance, int) is undefined for the type scripts.zone.type.L2BossZone
Failed executing script: /home/servers/Project-gameserver/data/scripts/ai/Valakas.java. See Valakas.java.error.log for details.
incorrect classpath: ./lib/scripts.jarmmons
incorrect classpath: ./lib/scripts.jarmmons
----------
1. ERROR in /BanditCamp.java (at line 7)
import scripts.clanhalls.BanditStronghold;
^^^^^^^^^^^^^^^^^
The import scripts.clanhalls cannot be resolved
----------
2. ERROR in /BanditCamp.java (at line 36)
BanditStronghold.getCH().notifyDeath(npc.getObjectId());
^^^^^^^^^^^^^^^^
BanditStronghold cannot be resolved
----------
3. ERROR in /BanditCamp.java (at line 53)
if (BanditStronghold.getCH().inProgress())
^^^^^^^^^^^^^^^^
BanditStronghold cannot be resolved
----------
3 problems (3 errors)The import scripts.clanhalls cannot be resolved
BanditStronghold cannot be resolved
BanditStronghold cannot be resolved
Failed executing script: /home/servers/Project-gameserver/data/scripts/ai/BanditCamp.java. See BanditCamp.java.error.log for details.
incorrect classpath: ./lib/scripts.jarmmons
incorrect classpath: ./lib/scripts.jarmmons
Compiled Scripts Cache is disabled.
Как можно поправить?
Вопрос про соски и крафт так же остаются актуальны!
Сообщений: 2,444
Тем: 59
Зарегистрирован: May 2010
Репутация:
13,020
в файле altSettings.ini посмотри
права выстави и запусти сервак из под nice
СЕО Оптимизация сайтов
Сообщений: 13
Тем: 3
Зарегистрирован: Sep 2010
Репутация:
0
gorodetskiy Написал:в файле altSettings.ini посмотри
права выстави и запусти сервак из под nice
не помогает
|