Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. L2PcInstance @ doDie( method
  2. You can't "create old timeline". And the video 7:40 is showing how to upload the sources into workspace.
  3. http://www.youtube.com/watch?v=3gQ2yYH-F1Q Watch from 7:40 Download TortoiseSVN and upload the folder using it. Right click on the folder and there you have some options :P
  4. I'd like to know the password, if it's still available. Pm'ed a week ago, da yum.. :P
  5. http://www.maxcheaters.com/topic/172408-help-about-arenas/?do=findComment&comment=2298740 Here you go :P
  6. Hah :D Well, he already did that. Also, he pm'ed me about the problem. Ofc, dunno if he added it successfully / correct. Since, when he try to add +80 m atk nothing happens. Also funny is that, he even use +12412 weapon and he has 80 m atk in total. Enjoy broken pack (frozen) :D
  7. CharacterCreate.java
  8. It's from the script. Monastery I guess :P check the folder and search over Eclipse and delete the sentence :)
  9. Send them the systextures folder (the custom file) as well.
  10. Looks like.. Your OS and all programs probably use most of your ram.. Open tasks manager and see how ram is in use, I wonder :P
  11. Just create new zone and set its type Multifunction. How to create arena? Take a look here http://www.maxcheaters.com/topic/172408-help-about-arenas/?p=2298720
  12. Search @ google for l2j esios pack and take needed code :D
  13. Surely l2j broken pack, there is a stupid config about saving the spawn.. So, check your configs and change it to true :happyforever:
  14. http://www.maxcheaters.com/topic/174387-l2j-panp-now-pack-high-five/ bumping like crazy.
  15. Ye, I'm not. But I can't stand such a sh1t-talk.. You use someone's work and you blame, flame the guy because it's not working perfectly, lol..
  16. Look here https://www.assembla.com/code/L2jFrozenInterlude/subversion/nodes/1003/trunk/gameserver/head-src/com/l2jfrozen/gameserver/handler/usercommandhandlers/OfflineShop.java Because, offline shop is also using usercommand and its ID is 114, so you call the offline shop :D So, just change the ID of menu to 115 or higher and you are done :)
  17. Well, this new screen is from offline shop, not related to menu system or I miss something? :alone: Also, the msg from 1st screen is not in the patch as well.. So, use Search option @ Eclipse and search for that sentence and track it :D Edit: I found it. The 1st msg is from offline shop voiced command if ((!player.isInStoreMode() && (!player.isInCraftMode())) || !player.isSitting()) { player.sendMessage("You are not running a private store or private work shop."); player.sendPacket(ActionFailed.STATIC_PACKET); return false; } So, it's correct msg. and the 2nd one if ((player.isInStoreMode() && Config.OFFLINE_TRADE_ENABLE) || (player.isInCraftMode() && Config.OFFLINE_CRAFT_ENABLE)) { // Sleep effect, not official feature but however L2OFF features (like offline trade) player.startAbnormalEffect(L2Character.ABNORMAL_EFFECT_SLEEP); player.sendMessage("Your private store has succesfully been flagged as an offline shop and will remain active for ever."); player.setStored(true); return true; } So, what's the problem in here? :D
  18. More probably explanation - gm registered that clan - sort of corruption :happyforever:
  19. When dat msg appear, while executing a command? Show the code respondible for that since it doesn't come from menu system :P No problem, sister :happyforever:
  20. lol, you should care your language. First of all, if not the guy who shared it, you wouldn't have it and your 100+ ppl who use it, simply WONT use it. So, please think before you answer. Secondly, ppl who can't change "one line of code" mustn't open a server, since what's the point ? Thirdly, if you got a lil bit knowledge, you can manage it - or at least try to do it on your own.. In sum, you should be grateful to the guy who shared it, even with small glitches, bugs. Such a stupid behavior.
  21. commandname-e.dat file.
  22. The error is somewhere in the files.. the sql file.. Dejm, don't buy files from random ppl.. Btw, the error happen before or after reload, since as I see you reloaded teleports ? Shut down server, launch it and try again.
  23. If you already own any vote engine, you can do it alone. I mean, surely there is a check if player already voted or not. So, you create new voice command which will check if you voted or not. If yes then boom you get reward and if not, no reward. Sounds simple :P
  24. Trololol, you should trolloucked your brain. Oh wait, unlloucked.. :D You should read carefully nigga, or go to a doctor for new pair of glasses :happyforever: :happyforever: :-beep- yeah:
  25. Gods, Wyatt.. :D That was a sarcasm :happyforever: :happyforever:
×
×
  • 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