Jump to content

rodox

Members
  • Posts

    452
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by rodox

  1. Sig is cool, but is 180 px, so 7/10
  2. Maybe try sth like: delete from droplist where itemId in (select item_id from etcitem where item_type like material)
  3. The site states Enchant : Safe+7 max +25
  4. Change on forum Technical Assistence to Assistance.
  5. LOL, farming is quite easy :D
  6. Nokia, apple sux
  7. Normal x15 - x35 Stacksubs are always full of bugs.
  8. This will work when player is dead?
  9. Something is wrong with the registration at http://red-dragon.xaa.pl/register/index.php
  10. Blockout, - tetris-like but in 3D. Very old, I was surprised they still have site :D http://www.blockout.de/
  11. What is the price for source files?
  12. Tx azizilaika for your optimised code.
  13. Do you have source code for your teon pack?
  14. LOL, you can make tests on another machine, for GM test will be enough to run it on home PC.
  15. Only Zealot is supposed to add 20% to pAtkSpd with bow, so it's better to fix the skills not to ad stupid restrictions.
  16. The server have also nice features... the upper right corner of webpage is cool ;-)
  17. Look at his name and title What do you expect from such guy?
  18. OMG the page itself redirects you to mainpage, you have there a link to download. Cheatengine is free and opensource.
  19. http://www.maxcheaters.com/forum/index.php?topic=119892.0;topicseen
  20. add: PoF: Prophecy of Fire (buff increasing many stats) PoW: Prophecy of Water (buff increasing many mage stats) fix: zerk: buff Berserker Spirit (increases attack capabilities, decreases defense capabilities) bb: bye-bye or buff Bless the Body (increases the HP)
  21. To get right coords use /loc in game in places you wish the spawns. To get random spawns use in jython ...rest of script... landing == Rnd.get(100) if landing < 33: st.getPlayer().teleToLocation(143209,43968,-3038) elif landing < 66: st.getPlayer().teleToLocation(143209,43968,-3038) else: st.getPlayer().teleToLocation(1454209,44968,-2138) ...rest of script... Dont forget to add at the beggining of the script: from com.l2jserver.util import Rnd If using different version than l2j epilogue you must check how the imports works in your pack and change to look like others.
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock