Jump to content

L2 High Five Custom Stuff For free


Recommended Posts

Hi,

I just wanted to share my code i wrote for fun and study purpose. I used l2j Server as plattform.

Following stuff you can find in my custom package:

 

  • Event Engine from l2 Athena - i have adopted it and implemented Groundhunting event and some others.
  • L2j acis interlude Autobot - recoded in Java and imported to high five chronicle (working up to 80%)
  • Custom Skin System with Community board UI
  • Raid boss System like l2 Devil 
  • Rotating Pvp and Farming zones 
  • Bounty System ( I think there is one bug left)
  • Custom Buffer inside Community Board 
  • And some other stuff inside Community Board
  • Achievement System with UI  editable by json file
  • And some more

 

hope someone can learn from it as i did.

 

L2j Datapack: https://github.com/silvar97/l2j-server-datapack

L2j Game Server :https://github.com/silvar97/l2j-server-gameserver

 

Any Questions write me on Discord: Hallo#4976

 

 

  • Like 3
Link to comment
Share on other sites

  • 3 months later...

Hello sir, I tried to build your package.

But encountered errors so would it be possible to help me a little?

 

I couldn't find many files from your gameserver.

For example - OnPlayerEventParticipated.java

 

There was no OnPlayerEventParticipated.java in

l2j-server-game\src\main\java\com\l2jserver\gameserver\model\events\impl\character\player

 

Here is a part among the errors.

[ERROR] /C:/opt/l2j/git/l2j-server-datapack/src/main/java/com/l2jserver/datapack/eventengine/model/base/BaseEvent.java:[55,67] cannot find symbol
  symbol:   class OnPlayerEventParticipated
  location: package com.l2jserver.gameserver.model.events.impl.character.player

Link to comment
Share on other sites

  • 3 weeks later...
  • 1 month later...
  • 11 months later...
  • 2 months later...
  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...