iTopZ 26 Posted December 31, 2020 Posted December 31, 2020 (edited) 15 hours ago, PercyX said: Can some ppl teach me for compiled . im lose 1 day to open .jar file in eclipse. i need change the L2Mythras Newbie Tutorial. but i have problem with open .jar file. l2f-script or many file .jar why open the jar file when you have sources? try to compile there are some guides arround still alive Edited December 31, 2020 by iTopZ Quote Share this post Link to post Share on other sites
ayaks90 0 Posted January 4 Posted January 4 Hi all,do someone know how to enable the karma (PK)? atm i do not get karma when i kill another char who is not flagged (tryed with normal chars not GM's).I have read the topic for solution,have checked the config files but there is nothing for karma enable/disable and still digging inside the core but no success.... Quote Share this post Link to post Share on other sites
petancz 1 Posted January 5 Posted January 5 (edited) 18 hours ago, ayaks90 said: Hi all,do someone know how to enable the karma (PK)? atm i do not get karma when i kill another char who is not flagged (tryed with normal chars not GM's).I have read the topic for solution,have checked the config files but there is nothing for karma enable/disable and still digging inside the core but no success.... Hello, its one of these in altsettings # Did the PvP points for killing in the arena (Coliseum, etc.). # As in these areas, no concepts of "PvP" and "PC", even if the player # No resistance, will pvp points. Can lead to cheat pvp. # Default: false SiegePvpCount = false # Did the PvP points for killing a siege zone. # As in these areas, no concepts of "PvP" and "PC", even if the player # No resistance, will pvp points. Can lead to cheat pvp. # Default: false ZonePvpCount = false it should be false Edited January 5 by petancz Quote Share this post Link to post Share on other sites
ayaks90 0 Posted January 5 Posted January 5 6 hours ago, petancz said: Hello, its one of these in altsettings # Did the PvP points for killing in the arena (Coliseum, etc.). # As in these areas, no concepts of "PvP" and "PC", even if the player # No resistance, will pvp points. Can lead to cheat pvp. # Default: false SiegePvpCount = false # Did the PvP points for killing a siege zone. # As in these areas, no concepts of "PvP" and "PC", even if the player # No resistance, will pvp points. Can lead to cheat pvp. # Default: false ZonePvpCount = false it should be false I feel like a dumb now :D i spend 4h in adapting a whole new Core to this server and karma was still not working,then just try the config file from L2Ava and Karma was working.... But you saved me allot of digging in the config files.Thank you!!!! 1 Quote Share this post Link to post Share on other sites
ayaks90 0 Posted January 11 Posted January 11 New problem... Do someone know how to enable the fishing on this pack ? I checked the fishing zones,checked the fishing scripts.... Watched the config files but no success.... Quote Share this post Link to post Share on other sites
dragon333 0 Posted January 13 Posted January 13 Login server is working but when i start gameserver I get this error. Any ideas? Error: A JNI error has occurred, please check your installation and try again Exception in thread "main" java.lang.NoClassDefFoundError: l2f/gameserver/handler/admincommands/IAdminCommandHandler at java.lang.Class.getDeclaredMethods0(Native Method) at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) at java.lang.Class.privateGetMethodRecursive(Class.java:3048) at java.lang.Class.getMethod0(Class.java:3018) at java.lang.Class.getMethod(Class.java:1784) at sun.launcher.LauncherHelper.validateMainClass(LauncherHelper.java:650) at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:632) Caused by: java.lang.ClassNotFoundException: l2f.gameserver.handler.admincommands.IAdminCommandHandler at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:418) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352) at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ... 7 more Quote Share this post Link to post Share on other sites
Linearox 0 Posted January 14 Posted January 14 Hello How do we add Fireworks and Social to the player login please? Knowing that it is an H5 server. I applied the script that can be found on this forum but nothing happens ingame. If anyone has an idea I'm interested, thank you in advance. Quote Share this post Link to post Share on other sites
Nightw0lf 113 Posted January 14 Posted January 14 3 hours ago, Linearox said: Hello How do we add Fireworks and Social to the player login please? Knowing that it is an H5 server. I applied the script that can be found on this forum but nothing happens ingame. If anyone has an idea I'm interested, thank you in advance. open a new thread in help section, you just go on enterworld.java client packet and add there player.broadcastPacket(new MagicSkillUse(player, player, 1034, 1, 1, 1)); where 1034 is the id of the fireworks skill you need to change probably Quote Share this post Link to post Share on other sites
Linearox 0 Posted Thursday at 04:41 PM Posted Thursday at 04:41 PM (edited) Next time if i need i will post in the correct help sorry. Otherwise thank you very much Nightw0lf for your help I will test as soon as possible 😉 Edited Thursday at 04:41 PM by Linearox Quote Share this post Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.