Перейти к содержанию

bom123

Постоялец
  • Публикаций

    205
  • Зарегистрирован

  • Посещение

  • Отзывы

    0%

Сообщения, опубликованные bom123


  1. Скачал сборку от @JohnyDap
    Собственно там же и наткнулся на проболему, что не грузятся рб и прочая тема типа премиум рб крыло рб

     


    SpawnTable [ERROR]: Data missing in NPC table for ID: 100102.
    SpawnTable [ERROR]: Data missing in NPC table for ID: 100102.
    SpawnTable [ERROR]: Data missing in NPC table for ID: 99994.
    SpawnTable [ERROR]: Data missing in NPC table for ID: 99995.
    SpawnTable [ERROR]: Data missing in NPC table for ID: 99996.

     

    И так далее.


  2. Из того что ковырялся:
    Для установки BD: нужен navicat 16
    Подобрать правильно яву, правильно поставить сервер.

     

    В целом сборка адекватная, много разных фичь имеет, что то вытащить или сделать под себя не создаст никаких проблем вовсе.

    *я пробую на java 1.8


  3. Скачал поставил на pw soft скрипт автофарма .bot от @JohnyDap

    Не запускает и гейм ругается так:

     

    Annotation processing got disabled, since it requires a 1.6 compliant JVM
    ----------
    1. ERROR in \Bot.java (at line 24)
            import scripts.events.custom.CustomPlayerEventHandler;
                   ^^^^^^^^^^^^^^^^^^^^^
    The import scripts.events.custom cannot be resolved
    ----------
    2. ERROR in \Bot.java (at line 25)
            import scripts.events.custom.CustomPlayerEventList;
                   ^^^^^^^^^^^^^^^^^^^^^
    The import scripts.events.custom cannot be resolved
    ----------
    3. ERROR in \Bot.java (at line 33)
            public class Bot implements IVoicedCommandHandler, CustomPlayerEventHandler {
                                                               ^^^^^^^^^^^^^^^^^^^^^^^^
    CustomPlayerEventHandler cannot be resolved to a type
    ----------
    4. ERROR in \Bot.java (at line 129)
            player.setAutoFarmNow(true);
                   ^^^^^^^^^^^^^^
    The method setAutoFarmNow(boolean) is undefined for the type L2PcInstance
    ----------
    5. ERROR in \Bot.java (at line 143)
            player.setAutoFarmNow(false);
                   ^^^^^^^^^^^^^^
    The method setAutoFarmNow(boolean) is undefined for the type L2PcInstance
    ----------
    6. ERROR in \Bot.java (at line 268)
            player.useMagicBot(skill, false, isMage);
                   ^^^^^^^^^^^
    The method useMagicBot(L2Skill, boolean, boolean) is undefined for the type L2PcInstance
    ----------
    7. ERROR in \Bot.java (at line 273)
            player.useMagicBot(skill, false, isMage);
                   ^^^^^^^^^^^
    The method useMagicBot(L2Skill, boolean, boolean) is undefined for the type L2PcInstance
    ----------
    8. ERROR in \Bot.java (at line 318)
            public void onPlayerCreate(L2PcInstance arg0) {
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    The method onPlayerCreate(L2PcInstance) of type Bot must override or implement a supertype method
    ----------
    9. ERROR in \Bot.java (at line 322)
            public void onPlayerDie(L2PcInstance arg0, L2Character arg1) {
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    The method onPlayerDie(L2PcInstance, L2Character) of type Bot must override or implement a supertype method
    ----------
    10. ERROR in \Bot.java (at line 326)
            public void onPlayerLogin(L2PcInstance player) {
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    The method onPlayerLogin(L2PcInstance) of type Bot must override or implement a supertype method
    ----------
    11. ERROR in \Bot.java (at line 335)
            CustomPlayerEventList.register(bot);
            ^^^^^^^^^^^^^^^^^^^^^
    CustomPlayerEventList cannot be resolved
    ----------
    11 problems (11 errors)CustomPlayerEventHandler cannot be resolved to a type
    The import scripts.events.custom cannot be resolved
    The import scripts.events.custom cannot be resolved
    The method useMagicBot(net.sf.l2j.gameserver.model.L2Skill, boolean, boolean) is undefined for the type net.sf.l2j.gameserver.model.actor.instance.L2PcInstance
    The method useMagicBot(net.sf.l2j.gameserver.model.L2Skill, boolean, boolean) is undefined for the type net.sf.l2j.gameserver.model.actor.instance.L2PcInstance
    The method setAutoFarmNow(boolean) is undefined for the type net.sf.l2j.gameserver.model.actor.instance.L2PcInstance
    The method setAutoFarmNow(boolean) is undefined for the type net.sf.l2j.gameserver.model.actor.instance.L2PcInstance
    The method onPlayerCreate(net.sf.l2j.gameserver.model.actor.instance.L2PcInstance) of type calypso.Bot must override or implement a supertype method
    The method onPlayerDie(net.sf.l2j.gameserver.model.actor.instance.L2PcInstance, net.sf.l2j.gameserver.model.L2Character) of type calypso.Bot must override or implement a supertype method
    The method onPlayerLogin(net.sf.l2j.gameserver.model.actor.instance.L2PcInstance) of type calypso.Bot must override or implement a supertype method
    CustomPlayerEventList cannot be resolved
    Failed executing script: D:\Download\l2servers\l2creed\server\gameserver\data\scripts\commands\voice\Bot.java. See Bot.java.error.log for details.

     


  4. Только что, MrKirill1232 сказал:

    если это скилл - почему его нельзя на НПС вешать? Или условно сделать скилл с DisplayId этого умения и сделать его как баф, который будет как аура и вешать его на НПС.

    Вот знать бы как это делается


  5. 1 минуту назад, JoeyTribbiani сказал:

    Потому что он жив, скорее всего.

    Скрипт подтягивает информацию о статусе grandboss  с таблицы grandboss_data.

    Не, я его побежал, завалил... всё равно так)
    Своих боссов прописал, их вовсе и не видно, и работает только на java 7(

×
×
  • Создать...