Onix Posted July 10, 2010 Posted July 10, 2010 this Rev is a Gameserver and loginserver ? yes . Quote
007florin Posted July 12, 2010 Author Posted July 12, 2010 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 Quote
007florin Posted July 14, 2010 Author Posted July 14, 2010 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 Quote
chaos81 Posted July 14, 2010 Posted July 14, 2010 but i have a problem when i spawn 4306 npc for the event gift of vitality...he don't work Quote
xXxJimPowerxXx Posted July 14, 2010 Posted July 14, 2010 The Npc's spawn automaticaly if you activate the event from scripts.cfg. Ps. don't make double posts and don't spam. /reported. Quote
chaos81 Posted July 14, 2010 Posted July 14, 2010 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 Quote
Slab Posted July 14, 2010 Posted July 14, 2010 is much ok in this pack, but there is no epilogue skills:/ Quote
xXxJimPowerxXx Posted July 14, 2010 Posted July 14, 2010 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. Quote
Slab Posted July 15, 2010 Posted July 15, 2010 guys how to set adena rates in this pack?i see there only rewardadenarate:/And my last question how i can delete this text "This server uses L2J, a project founded by L2Chef...." Quote
removed_001 Posted July 15, 2010 Posted July 15, 2010 i think it is already posted but i dont remember where. Quote
007florin Posted July 15, 2010 Author Posted July 15, 2010 # 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 Quote
Slab Posted July 15, 2010 Posted July 15, 2010 # 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 Quote
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.
Note: Your post will require moderator approval before it will be visible.