Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Credits

  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. EnableMasterBuffs = true Still doesn't work :(
  2. What you don't understand is, the bypass for that so called master buff doesn't exists in the code you posted. So, if other buffs works, use the same bypass just change the buff id? If any error occurs, use Godamn search option in eclipse and find that message and see why it is blocked, reading the code. Simple as that. Plus, why don't you post on sunrise forum. Leaked version and no one cares?
  3. What can I say. It's not working because your bypass it's taken from the air. It's not even supported. Dunno wtf you are doing, using some wild, guessed code and you wonder why it's not working. This is the bypass you should use. else if (command.startsWith(_servicesBBSCommand + "_functions_buffer")) { ....... // Method to give single buffs else if (subCommand[4].startsWith("buff")) { JavaBufferBypass.callBuffCommand(activeChar, subCommand[5], subCommand[4], 1); } .......
  4. What you should do, is to use "Search" in Eclipse to find that message "might use third party program to exploit community system". Once you find the message, you can see the check, where and why it's throwing that warning and not letting you to take the buff. So, move your ass and shake your head to wake up the brain. Find it and try to manage. We don't have your sources, we won't download it just to help you. So, you are kinda alone with this one. We can only give you hints and eventually you can post piece of code.
  5. Can't be. As on 64b OS you can even declare 20G (while you have less) and it will run, as it's not checking if the value specified is legit. You better show your .bat settings then.
  6. Turn off the geodata and decrease GS ram usage, right click on the startGameServer.bat and change Xmx-2G to 1G. This problem occurs only on 32b OS as you can't allocate more than ~1.3+- ram.
  7. Eeee..... Copy tateossian ring/earring/necklace xml, paste it as new items - change id and name to represent the Dynasty and thats it. Client side is the same.
  8. He/we are not talking about methods to format the output. Ugh. Multisell window show adena with format 123,456,789 but AA and such is not formatted. I believe it's handled by client directly.
  9. Firstly, wrong section. Secondly, packs uses a interaction distance check. So, no it won't work by far distance.
  10. I guess it's more like client formattion. Perhaps.
  11. Because you did not create the config yet.
  12. Recently a friend of mine told me about this one.. OVH reseller tho. https://www.dedimax.com/en/dedicated-servers/Europe
  13. https://mega.nz/#F!nJlW2bjR!BvJwXJaNjBO0XNEOFXqPYQ
  14. Site + host, depends the site you order - I know a site with nice promos for a year, so in my case it's like 2-3€ for first year. Website, free or paid. Then comes a dedicated or vps, dedi like 100€ while vps 10-20€ - it's ok to get it. So you can be ok with 50€ max or 200. Depends your 'plan'. Pack, frozen or acis. Free / semi free, 10€ for aCis latest.
  15. Debug the show lvl config. Looks like there is hp addition, remove it from code if you only want to display lvl.
  16. Find proper working system folder. Like download some server patch.
  17. No name server, 2018 community, less than 100, I bet. Maybe you should make a H5 instead but still will be hard to get players.
  18. Yeah, looks like he asked more things, added it later in your case. So yea, it's legit price =)
  19. Dunno when he pm you, but he pm me 2 days ago about pack as well. Also 250 euro for pack he order? Way too much for those features.
  20. Yay, it was pointing to wrong dir. See, it was enough to check another xml :D Good, good.
  21. No idea, don't know the pack. If there is already some multisell with working items + sell, take a look there and compare. If all looks ok - which I doubt, you miss/forgot about something - you should check the code how it's processed.
  22. First, learn to upload images. Secondly, don't lol, don't say "i make enchantment items in shop" as that says NOTHING to us. Post EXACTLY what did you do.
×
×
  • Create New...