Jump to content

Bleadd

Members
  • Posts

    523
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Bleadd

  1. Make +6 items when items are > +6 is a good way i think. After you can add some conditions in L2PcInstance (not a code, but the idea) If (isInOlympiad()) { addSkill(id,level) } else { removeSkill(id, lvl) } And you make a skill that decrease some classes
  2. My post was deleted? What you want is shared on MxC.. search a bit ;)
  3. I just need the xml of the 4037. But i take a look..
  4. What's wrong with this zone? What's the problem?
  5. New instance? Check Tryskell Signature. [fr]Spécial Dédicasse a Tryskell :D [/fr]
  6. LOL? For your problem, check your statement ..
  7. Look for quests items. There are undestroyable (i guess x) )
  8. You miss files in textures i guess. I think the game crash because he wants a texture that he dosen't have. Anyway if you download C1 client and put h5 system, you will login but 99 % of textures will be missing and you will crash
  9. http://192.168.0.1 id : admin / password : admin after idk.. (i guess for logs, i've the same router...)
  10. Up are only every 24 hours. I think you will be warned.. After, idk how to make a new grace but look how an actual grace is done and c/p with modifications for your new grade.
  11. Don't use hamachi, open your ports and give your ip.
  12. Search button is here => http://maxcheaters.com/forum/index.php?action=search;advanced After 10 seconds searching (at least 5 sec from loading the webpage), with the keyword : aio, i've found this : http://maxcheaters.com/forum/index.php?topic=227595.msg2005984#msg2005984 They are many AIO item shared, if this isn't good..
  13. Only for official shops? No multisells, Update merchant_buylists set `price` = 0 WHERE `price` >= 0; (i've don't test this request because i won't set my prices to 0, but try it) For multisell, you'll have to do with your hands.
  14. http://lmgtfy.com/?q=Unsupported+major.minor+version+51.0 Anyway if you want to understand your error..
  15. No. He wants a shop ingame that sell +20 items in a multisell for xx coins
  16. Hello, How can i make someone is teleported to a specific town only if he click on 'to village'. If gm or other member res him, he won't go to this town. if ((this instanceof L2PcInstance) && (((L2PcInstance) this).isvip())) { teleToLocation(Config.xvip,Config.yvip,Config.zvip); } Actually, i have this code in method doRevive in L2Character.java but when the problem is the same. Still teleport by clicking to village or res by gm/player.
  17. Srsly don't make a server if you don't know how to use a search button 30 seconds with key work 'don't' and keyword 'bleadd" and i've found this in the first result : http://maxcheaters.com/forum/index.php?topic=213173.msg1848023#msg1848023
×
×
  • 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