Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. Maybe if you edit dll files, then 'everything is possible' :o
  2. Always keep it default or *, you don't have to change it, except External.
  3. Keep login default. That's exactly your issue.
  4. Wrong IP configuration.
  5. Create a file NoStoreZone.xml and paste there your coords (create a shape) where you do not allow stores. There is core support for NO_STORE zone inside aCis. If you ask me, easier, fast would be to do opposite rename/create a StoreZone, then add/change some checks.
  6. There is core support for no store zone, create your xml.
  7. BossZone.. So, you got a conflict here. You have to mod it to your needs.
  8. Isn't the error clear enough? Recompile and switch the jar.
  9. Great idea, but as you mentioned people would cheat it, by enchanting low lvl items. So, in that case, you have to add grade check :) Who knows, maybe I will use that idea for my server, instead of boring maintainEnchantment multisell :D
  10. Huh, I don't think so it's the best it's good enough. It's simply widely used :)
  11. Since when you speak turkish..? Another fresh meat for ya.
  12. if (getActiveChar().getParty() != null) getActiveChar().getParty().removePartyMember(getActiveChar(), MessageType.DISCONNECTED
  13. Not sure if it's actual for 360, most likely not if (PlayerNameTable.getInstance().getPlayerObjectId(name) > 0) { player.sendPacket(SystemMessageId.NAMING_NAME_ALREADY_EXISTS); return; }
  14. Fresh meat for Dan7E2. He's gonna charge 200€ for hyper balanced server, yet, no one else is going to create '100% balanced and bugless server'. You have been warned.
  15. You are pathetic. Stop drug.
  16. Use OVH. Contabo only as a test server as it doesn't provide DDOS prot, or if it does, it's a crap.
  17. Share the app, you will get bug reports :p
  18. It's all about copy paste. For example, your new buff add p def, some %, so you go to shield buff and copy the line, it also adds p atk, you go to might and copy its line. Gratz your new buff is done and rdy to use. The same with client, you copy some buff, change ID and done. You could try at least. It's very simple.
  19. You can easily create them on your own, it's simple xml and new/custom icons.
  20. Item check could work but it's bad, better to add new params. Follow the usage of exp, see methods used how it works and do similar.
  21. Find the consume life stone line and edit the count. You can search for 'stackable lifestones for frozen' and see the code example, as it also consumes all of them and the code has this edit.
  22. It's not Java, just python :p If you have other .py files in you pack, check the line, it could be different, like setState(State.STARTED) for example.
×
×
  • 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