Jump to content

Recommended Posts

Posted (edited)

Hi everyone.  :)

My first time here, I want to share with you some of my mods... check below!

 

- AIO

A system that transform you into a support, adding skills (buff type) of all other classes.
Different of all others, I did a task that add a character, catch the duration of his privileges and subtract by current calendar in millisecond. Basically every time you enters in game, you're added to the Task list, enabling server to remove the character's privileges at the exact moment of his duration.
 
- Pvp Color/Skill
A system that apply name/title color, also add some skills (not stored in db but re-added on every subclass change) by winning pvps, with the possibility to change any value without core support.
The great point is that the system is made using XML, so you can put infinite lines with your chosen values.
New XML added to handle rewards during pvps (for killers). You can edit item id/count and chance to gain the reward.
 

 - pvp_color.xml

<?xml version='1.0' encoding='utf-8'?>
<list>
       <!-- 
              No limit for templates. If you want to edit or add new templates, do it by copying a line and replacing values.
              Listed values below are used for examples.
       -->
       <template pvpAmount="100" nameColor="FF9900" titleColor="FFFF77" skills="3206,10;"/>
       <template pvpAmount="200" nameColor="FF99FF" titleColor="FFFF77" skills="3156,1;"/>
       <template pvpAmount="300" nameColor="00FF00" titleColor="FFFF77" skills="3157,1;"/>
       <template pvpAmount="400" nameColor="00FFFF" titleColor="FFFF77" skills="3147,1;"/>
       <template pvpAmount="500" nameColor="FFFF00" titleColor="FFFF77" skills="3158,1;"/>
</list>
 
pvp_reward.xml
<?xml version='1.0' encoding='utf-8'?>
<list>
       <!-- 
              No limit for templates. If you want to edit or add new templates, do it by copying a line and replacing values.
              Listed values below are used for examples.
       -->
       <template itemId="57" itemCount="1000" chance="0.7"/>
</list>

 

- Raid Boss Info

A system that shows to characters status/drop list of raid/grand boss.

A new class was created to load grandboss_data/raidboss_spawnlist tables and insert respawn time values inside a Map. This Map is updated every time a raid/grand boss dies or be spawned.

 

Aol9kza.jpg

 
Name Change (new)
An item that changes the name of the character.
Don't worry, we made checks on retail conditions, as 16-character limit, ...
Remeber, you have to set an item to be the handler of Name Change. You can do it by adding <set name="handler" val="NameChange" /> on XML of the item.
 

sm1Tacr.jpg

 
I provide support only for aCis.
Here is my pastebin with the diffs for aCis 350: http://pastebin.com/u/Kraker
 
Credits: Kraker
 
I'll continue updating the topic in next days.
I hope you enjoy.
Edited by Kraker
  • Upvote 3
Posted

Raid Boss Info added.

Read main post for more info.

sorry but i think double post isn't allowed...

you can just edit your main post with Updated : Raid Boss Info added.

Read main post for more info. e.t.c

Posted

sorry but i think double post isn't allowed...

you can just edit your main post with Updated : Raid Boss Info added.

Read main post for more info. e.t.c

Stfu dude.

Keep it up man. Nice shares ^^

Posted

You can improve pvp color/skill thing with:

- Gain item on x pvp points

- Not only pvp, but x PK required for rewards

- Hero glow

 

You should make any of those: nameColor="FF9900" titleColor="FFFF77" skillId="3206" skillLv="10" as not required.

Also before final L2Skill skill = SkillTable.getInstance().getInfo(pvpColor.getSkillId(), pvpColor.getSkillLv());, you should make if(pvpColor.getSkillId() > 0)

In pvpColor() you should make broadcastUserInfo(); after the loop, so if someone gets many bonuses at once there will be no spam of that packet.

 

 _log.warning("Exception: PvpColorTable load: " + e); - you should always put also 2nd argument e. Like this: _log.warning("Some message about the error", e);. It's good to do this, because if exception will occur, your warning will not show line and stack trace of the error.

 

I hope you don't mind, that i tell you code could be better.

Posted

vampir, you're completely right.  :) 

I'll improve Pvp Color/Skill with some new features today.

My bad sending packets inside the loop. >.<

 

Thank you all for the welcome.

Posted (edited)

Pvp Color/Skill updated!

- Skills can be used more than 1 time per template

- 2nd XML added to handle rewards

Edited by Kraker
Posted (edited)

Pvp Color/Skill updated!

- Skills can be used more than 1 time per template

- 2nd XML added to handle rewards

 

Why would you create 2 XMLs, when you can nicely mix them into one? and that config for enable/disable is useless.

Edited by Trance
Posted

Why would you create 2 XMLs, when you can nicely mix them into one? and that config for enable/disable is useless.

 

I prefer separated for my organization style.  :P

About the config to enable/disable, it isn't useless cause if disabled, you evade the usage of RAM to read all the code every time you get pvp point or change a subclass.

  • 2 weeks later...
  • 4 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • Which file is responsible for the text in the footer on the login screen? The text at the very bottom... I've been searching for two days and I can't figure out how to edit it. Could someone help? I think I've checked almost all the files in the system and still can't find it.
    • I can see that the admins arent taking any action, yet they still seem willing to share information about various other people names and IP addresses. But when it comes to scams, no one reacts.      
    • Server Info Chronicle:  Interlude                                                                                                                                    XP: 100x | SP: 100x | Drop: 50x | Adena: 75x Enchant: Safe +3 |  Max +21 Website: Website Link Discord: Discord Link   WHY? When I was a teenager I had this idea. Build my own Lineage 2 server. My own rules. My own world. I wasn't a programmer. I had no idea how any of it worked. I tried, hit a wall, and quit. But the idea never left. I came back years later. Got further. Quit again. Watched friends try similar things. The idea stayed stuck in my head for fifteen years. I'm a developer now. I finally finished it. Not because I suddenly had more time - I have a full-time job and real responsibilities. An hour before bed if I'm lucky. That's actually exactly why I finished it.   The problem I kept running into I still love this game. But every server I tried as an adult made that one hour feel worthless. Log in, kill a few mobs, make no real progress, log out frustrated. The game was designed for someone with unlimited time. That person doesn't exist in my life anymore. I looked around. Everyone I used to play with has the same problem. Same love for the game. Same lack of time. Jobs, families, maybe an hour late at night. So I stopped waiting for someone else to build it.           WHAT? Custom starting zone in Gludin (up until 2nd profession start) Talent system - rebirth at level 80 and choose your talents Bounty hunter system - daily tasks to kill random monsters to receive great reward! Potion crafting system - custom HP/MP potions and recipes Custom 1st & 2nd class quests (shorter) Scheme buffer Shop until C grade   Visit our website to get more info: Website Link   The philosophy 95% of the game is completely soloable. No clan required. No raid schedules. No guilt when you have to log off. You are the solo director of your own session. Log in, pursue your goal for an hour, log out on your own terms. When you've conquered what you wanted - you stop naturally. A new season drops with fresh Talent Tree changes and you come back to build something completely different. No endless stretched grind. No pay-to-win. No shady admin decisions. No surprise wipes. I'm one developer who built this because I love it.                                          This is the server I needed fifteen years ago. Glad I finally had the skills to build it. Come see what I made. [Forever Lineage]
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..