Jump to content

HyperBlown

Gaming Moderator
  • Posts

    836
  • Credits

  • Joined

  • Last visited

  • Days Won

    8
  • Feedback

    100%

Everything posted by HyperBlown

  1. Im busy on my own project, just leave an offer on the marketplace section and im sure someone will come and do it for you.
  2. Look, Yes you can. Just save the amount of rebirth on Database. And before entering the area, check if it is higher or lower of the amount you want it to be. And yes, its java code. And if you dont know, you can pay someone to do it for you, or try to do it yourself. No one here will give ready to go code for free. Good luck!
  3. 0x40 is just the same, but it will use full values. to add you use the "add", to remove, use "sub" ...
  4. then just use the table you first skill details you linked. 1.01 1.02 1.03 lv 1 = 1%, lv2 = 2% and lv3 = 3%
  5. quick guide. to add a fixed value, use 0x40 add option. so <add order="0x40" stat="pAtk " val="127.4" /> <!-- P.Atk +127.4 --> to remove a fixed value use 0x40 sub option <sub order="0x40" stat="pAtk val="50" /> <!-- P.Atk -50 --> if you want to add a value but variable, you can use the % option that is 0x30 mul to add a value, use 0x30 mul and a positive double number as ex: 1.1 <mul order="0x30 " stat="pAtk val="1.1"/> <!-- P.Atk +10% --> to remove a value with 0x30 mul, use a negative value but still greater than 0 <mul order="0x30 " stat="pAtk val="0.9"/> <!-- P.Atk -10% --> I only useded pAtk as example, for other values, look on other skills for examples.
  6. Its not really useless posts, people nowadays need to learn and do thing more. Its already nice of him giving an answer. Many people on the day of today, want things already made, and ready to use...
  7. He did gave the right answer on the first time, but he was lees specific about it. he answered "By changing the value, atm it's 1,2 and 3 %. Do the math.". Which again, is correct. "1,2 and 3%" so 1.01,1.02 and 1.03... Yall probably misinterpreted his sentence
  8. Yes it is 1%. so 0.25% would be 1.0025
  9. l2ertheia is a nice one aswell http://www.lineage2ertheia.com/
  10. Latest versions are already patched. Just take your time and work bit by bit. You will get there. Everyone started from 0.
  11. If I was you, I would preffer to improve my java knowledge, and then get latest jserver files and go from there. 1, you will improve your knowledge, and 2, you have full control on what you add on your server.
  12. What is your java version? I usually got that error when my installed java is different from the minimum required of the source (source is running on java8)
  13. Well buddy, on armorgrp have all the lines tou need for each class and race for a custom armor that you dont already have. So it would be easier to get it there ^^ also, you wont get the names of the textures if the texture it self is crypted...
  14. Just buy them from client devs. If Servers have them, they will mostly have their armorgrp encrypted.
  15. Hmm, Nice share, I see it is using SmartGuard? Wouldnt this be a problem in the future? If The used license key runs out of time? Quivers are without its needed skill. Fix->
  16. There are a few "round" effects in the game, like "AbnormalEffect.S_AIR_ROOT" and "AbnormalEffect.S_AIR_STUN". They are pretty nice. But I have no Idea how it would behave if you scale the effect, or what the players would see if they are inside it. Just for test purposes, you could use adena or even a cristal of some sort to mark the area.
  17. I see you paid some fee, so you didnt sent them as "family or friend". In that case you can refund...
  18. Hats in H5 are bugged. for some classes. Its equipping to the neck and not to the head.
  19. Sup guys, A while ago, Ive bought a file encryptor from a dude names "Cestia". He made the encryptor the way, it only works on one computer. And since Ive reformated, and mounted a new computer, his program won't work anymoe. Also knowing the dude won't reply to my messages on skype or what so ever. So with this, I would like to have some recommendations for file encryptors/decryptos for lineage 2. Please leave the functions, options and price in the comments pls. Or if someone also interested in "reverse engeniering" his .exe for removing the PC bind thing, please, enter in contact to discuss the price. Yours truly
  20. Last time I checked with paypal, they said something about fraud. As corrupt Brazil is, people were sending money to "friends and family" to avoid taxes and washing money white. If I remember correctly, Brazil authorities asked them to remove the feature to Brazillian accounts.
  21. Happy new year!!!! Join the newest Freya PvP Server today! - http://l2beta.com

×
×
  • Create New...