Jump to content

zunix

Members
  • Posts

    660
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by zunix

  1. once again giannakislol respect the section rules!
  2. dont call java programming as "jscripting" ;) but yeah like Intrepid said, its already shared and its not so hard the basic stuff ofc
  3. dont post to old topic just because u wanna get higher post count
  4. In PvP situations, magic critical damage has been now in Gracia Final decreased. Client: Gracia Final Index: /trunk/lin2srv/java/net/sf/l2j/gameserver/skills/Formulas.java =================================================================== --- /trunk/lin2srv/java/net/sf/l2j/gameserver/skills/Formulas.java (revision 792) +++ /trunk/lin2srv/java/net/sf/l2j/gameserver/skills/Formulas.java (revision 795) @@ -1530,5 +1530,11 @@ } } - else if (mcrit) damage *= 3; + else if (mcrit) + { + if (attacker instanceof L2PcInstance && target instanceof L2PcInstance) + damage *= 2.5; + else + damage *= 3; + } damage += Rnd.get() * attacker.getRandomDamage(target); // Pvp bonusses for dmg @@ -1731,5 +1737,5 @@ } - public static final boolean calcMCrit(double mRate) + public static final boolean calcMCrit(int mRate) { return mRate > Rnd.get(1000); Credits [Gnacik] from L2jOfficial Commit Link : http://trac.assembla.com/L2jOfficial/changeset/795
  5. That diff add the missing spawns at Rainbow Springs CH Client: Gracia Final Index: /trunk/data/sql/spawnlist.sql =================================================================== --- /trunk/data/sql/spawnlist.sql (revision 786) +++ /trunk/data/sql/spawnlist.sql (revision 787) @@ -40573,2 +40573,16 @@ -- Rainbow Springs Fisherman INSERT INTO `spawnlist` VALUES (NULL , 'ch_rainbow_springs', '1', '32007', '140968', '-123600', '-1904', '0', '0', '18000', '60', '0', '0'); + +-- Rainbow Springs CH spawnlist +INSERT INTO `spawnlist` VALUES +-- Messenger +(NULL , 'ch_rainbow_springs', '1', '35604', '143944', '-119196', '-2136', '0', '0', '1000', '0', '0', '0'), +-- Steward +(NULL , 'ch_rainbow_springs', '1', '35605', '140824', '-124844', '-1864', '0', '0', '10000', '0', '0', '0'), +-- Doorman +(NULL , 'ch_rainbow_springs', '1', '35602', '140704', '-124020', '-1904', '0', '0', '34000', '0', '0', '0'), +(NULL , 'ch_rainbow_springs', '1', '35602', '140732', '-123796', '-1904', '0', '0', '2000', '0', '0', '0'), +(NULL , 'ch_rainbow_springs', '1', '35601', '141152', '-124272', '-1864', '0', '0', '10000', '0', '0', '0'), +(NULL , 'ch_rainbow_springs', '1', '35601', '141085', '-124316', '-1868', '0', '0', '44789', '0', '0', '0'), +-- Coordinator +(NULL , 'ch_rainbow_springs', '1', '35603', '152924', '-126604', '-2304', '0', '0', '33000', '0', '0', '0'); Credits [Gnacik] from L2jOfficial Commit Link : http://trac.assembla.com/L2jOfficial/changeset/787
  6. delete the system folder and make full check, than its done
  7. up.. topic locked. wait next time for a reply, btw some events never shared or was never done, and the rest inside of the packs
  8. its because u have to update the client,
  9. np everyone start as beginner :) just keep the rules in your mind and u will get your help
  10. yes www.httrack.com do a better job ;)
  11. hmm so if u able to know that u play on a preconfig pack . than i have a question... give me 5 signs how u can mark a server that on you play is a preconfig pack?
  12. and? many server use shared designs, its not needed everytime a client patch to connect to the server and @Topicstarter gl with finding the right person for your server ;)
  13. yeah nomz is 100% right, if u already have the cords, just download a GK, look how it is build and add /change it your locs etc
  14. uhm okay? that is the english section oO /closed or move
  15. but we can share l2joffi together if u want because 2 packs are to much for a single person :/
  16. like the NPC already say "u dont miss the criteria", check if u have all items etc
  17. cool than i start to share all sync and all commits from the l2j timeline oO
  18. for the most its to hard to google for their Error ;)
  19. sry for /offtopic but $1050/mo for that kind of server, its reaaaaly to expensive
  20. Man read that http://www.maxcheaters.com/forum/index.php?topic=70044.0 !!! before u make topics again -.- u always make topic without that info,
  21. the first point was for you, the second to topicstarter
  22. http://www.maxcheaters.com/forum/index.php?topic=70044.0 read that before you post
  23. "(KID's DONT PM !) " oO well if u could read u will see that u are in the l2j dev section
  24. that is the english section, learn to read, learn to understand , /topic closed
  25. dont post at so old topics -.- /topic closed
×
×
  • 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..