Jump to content

Trance

Global Moderator
  • Posts

    3,896
  • Credits

  • Joined

  • Last visited

  • Days Won

    61
  • Feedback

    0%

Everything posted by Trance

  1. Because on h5 everything is moved to xml. (/data/stats/items) You should convert them.
  2. Check armor from database. You can take an example from there and editing it with the current values. This is how you can adapt it.
  3. long price = 0;
  4. This is my Navicat Premium Enterprise Edition v10.1.3 + serial generator, it works 100%. I've uploaded it here. Topic locked.
  5. If you change this, all items will have the same price, potions/armors and so on. So no, it's a bad idea. The best solution is to make it 0.
  6. Of course we are. :happyforever:
  7. He is a beginner, if he adds custom items, he must do this again. Using Java is more flexible.
  8. RequestSellItem.java Find int price = item.getReferencePrice() / 2; and change it to int price = 0;
  9. Check your items from database, at armor/weapon/etcitem, there should a column named "price". Or you can ignore this column from java, by setting it to 0 adena for each item.
  10. http://www18.zippyshare.com/v/37588487/file.html
  11. :happyforever:
  12. Devlin's teacher.
  13. I gotta agree on that one.
  14. Your brain. :troll:
  15. for (L2Skill skill : player.getAllSkills()) if (skill.getId() != 1324) player.enableSkill(skill.getId()); player.updateEffectIcons();
  16. Trance

    LOL

    He is next to Chuck Norris.
  17. There is nothing you can change, this is the cycle where the olympiad is saved. First of all, you should set up your olympiad settings from General.properties And then you can use "manualhero" in-game in order to restart it (will start operating next day).
  18. check thisssssssssssssss 5 Great Guitar Solos: Metallica-Satriani-RHCP-Europe
  19. Hahahahaha
  20. :happyforever:
  21. https://www.google.com/search?hl=en&q=constanta+mamaia&bav=on.2,or.r_cp.r_qf.&bvm=bv.48175248,d.Yms&biw=1475&bih=610&um=1&ie=UTF-8&tbm=isch&source=og&sa=N&tab=wi&ei=GUTDUeKaMMmUPP2agJAI
  22. The first one was junked, and the second one needs prefix.
×
×
  • Create New...