Jump to content

Trance

Global Moderator
  • Posts

    3,934
  • Joined

  • Last visited

  • Days Won

    74
  • Feedback

    0%

Everything posted by Trance

  1. I see the same mistake all over again! If several persons have made the same thing, it doesn't mean anyone stole your idea, it just means it was such an obviously great idea that more than one person came up with the same thing. Is very small and easy LOL. ------------ addaption - rework? 1st. Adaptation is not rework. Rework means when you used the same idea and coded in a different way. 2nd. Rework? Can you explain me where is your touch? because adaptation is not required to work on another chronicle. ------------ On topic: Better to make a passive skill for each class, in this way can be managed more easily and avoid writing crappy code. Your heavy idea: <mul val="0.1" order="0x30" stat="pDef"> <using kind="Heavy"/> </mul> And much more, e.g: for weapons: <mul val="0.5" order="0x30" stat="accCombat"> <and> <using kind="Ancient,Sword,Bow,Dual Fist,Blunt,Big Blunt,Big Sword,Pole,Dual Sword"/> <not> <using kind="Dagger,Dual Dagger"/> </not> </and> </mul> Anyone else HATE the idea of not using HEAVY armor on any class? You need to change your class to see the texture, crap. Penalties are much better.
  2. Rihanna? -_,-
  3. Cat boy.
  4. AlexKiss for president.
  5. I don't know, maybe, I use only L2JServer, but however show me.
  6. Try something more, like: if (scrollTemplate.isBlessed()) { if (item.getEnchantLevel() >= 10) { activeChar.sendMessage("Failed in Blessed Enchant. The enchant value of the item became decreased by 1."); item.setEnchantLevel(item.getEnchantLevel() - 1); item.updateDatabase(); activeChar.sendPacket(new EnchantResult(3, 0, 0)); } else if (item.getEnchantLevel() < 10) { activeChar.sendMessage("Failed in Blessed Enchant. The enchant value of the item became " + Config.ENCHANT_SAFE_MAX + "."); item.setEnchantLevel(Config.ENCHANT_SAFE_MAX); item.updateDatabase(); activeChar.sendPacket(new EnchantResult(3, 0, 0)); } }
  7. Trance

    Drug Music

  8. Trance

    Drug Music

  9. e pe dracu : ))
  10. Trance

    Drug Music

  11. ofc.
  12. https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-ash4/207422_156042444533063_1919515070_n.jpg
  13. fb, fb, fb. https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-prn1/552688_150310245106283_682452822_n.jpg
  14. Glasses are fashionable.
  15. In acea vreme chiar se asculta rap/hip-hop calumea.
  16. Am facut 4 plaji toata vara. =]]
  17. As I said, it's dead nowadays.
  18. You are not getting younger.
  19. Which is the connection between the two sentences? O.o
  20. Yea, nowadays hip-hop/rap is a stupidity, only memories remain.
  21. Hip-hop is dead.
×
×
  • 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..