Jump to content

L2Jserver Compiled Revisions - High Five (Beta & Stable)


Recommended Posts

Update with Revision 7609

Fixed in this Rev:   

- fix typo in spawn/teleport protection

- launchers update

- Merge siege zones to L2SiegeZone.

- Implementation castle/fort zones.

- Fix relations - auto attackable issue (sword target was on wrong person - switched player<->target)

- Oly shout for classed/nonclassed game.

- Cleanup some packets.

- Fix unequip of the two-handed weapons and hair accessories.

- More checks in clan management: rights of the CL can't be changed.

- Warning cleanup

- More checks in clan pledges management.

- Disable weight check for gm.

- Limiting friend message to 300 characters (can be adjusted later).

- L2Pet#getControlItemId method rename to avoid confusion.

- Fix for fast falling down on dying char.

- XML: Skill Mutual Response.

- Castle Teleport Zones Back

- XML/SQL: Retail-Like Castle/Siege Zones, also new Fort/Siege Zones, and some Siegable Clan Hall Siege Zones  added too.

- XML: Fixing a issue with Frintezza's Zone

- SQL: Little fixes

Link to comment
Share on other sites

Update with Revision 7617

Fixed in this Rev:   

- Cannot use items during fear

- getZone() update

- Fix for possible attack on summon in MDT.

- XML: Updating SOE reuseDelay to GF & fixing a issue in skill 4406

- base char stats updated to GF

- XML: Fixing Symbol of the Sniper bonus

- Fix for pet summon items with name

- JAVA: if invul dont get heal

Link to comment
Share on other sites

ok thanks srry...but how i can activate from script.cfg

 

This is my file:

 

# Events

events/CharacterBirthday/CharacterBirthday.java

 

# Disabled by default events

#events/GiftOfVitality/GiftOfVitality.java

#events/HeavyMedal/HeavyMedal.java

#events/TheValentineEvent/TheValentineEvent.java

Link to comment
Share on other sites

ok thanks srry...but how i can activate from script.cfg

 

This is my file:

 

# Events

events/CharacterBirthday/CharacterBirthday.java

 

# Disabled by default events

#events/GiftOfVitality/GiftOfVitality.java

#events/HeavyMedal/HeavyMedal.java

#events/TheValentineEvent/TheValentineEvent.java

 

You have to replace them with this.

 

# Events

events/CharacterBirthday/CharacterBirthday.java

events/GiftOfVitality/GiftOfVitality.java

 

# Disabled by default events

#events/HeavyMedal/HeavyMedal.java

#events/TheValentineEvent/TheValentineEvent.java

 


 

is much ok in this pack, but there is no epilogue skills:/

 

 

Skills 80+ are not auto learn.

 

You have to add them with the forgotten scrolls.

Link to comment
Share on other sites

# List of items affected by custom drop rate by id, used now for Adena rate too.

# Usage: itemId1,dropChance1;itemId2,dropChance2;...

# Note: Make sure the lists do NOT CONTAIN trailing spaces or spaces between the numbers!

# Example for Raid boss 1x jewelry: 6656,1;6657,1;6658,1;6659,1;6660,1;6661,1;6662,1;8191,1;10170,1;10314,1;

# Default: 57,1

RateDropItemsById = 57,1

57 - adena ID

1 - drop rate

Link to comment
Share on other sites

# List of items affected by custom drop rate by id, used now for Adena rate too.

# Usage: itemId1,dropChance1;itemId2,dropChance2;...

# Note: Make sure the lists do NOT CONTAIN trailing spaces or spaces between the numbers!

# Example for Raid boss 1x jewelry: 6656,1;6657,1;6658,1;6659,1;6660,1;6661,1;6662,1;8191,1;10170,1;10314,1;

# Default: 57,1

RateDropItemsById = 57,1

57 - adena ID

1 - drop rate

very thx bro

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock