Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Credits

  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. Pick another number, already taken by Rootware. PS: Topic updated.
  2. Simply remove all buffs before sub change. Simple.
  3. Yeah, so they can later change the pass and bb, worth play :D
  4. Pointless as it's better to wait day or even two to get ready answer. =)
  5. Under a Map<Player, Integer> for example or use 'memos' system, if using acis.
  6. I could give ya rdy query, but what about Google, checking how it works and trying to create it on your own? Share the result =) Try here https://www.w3schools.com/sql/sql_delete.asp
  7. Before teleport to event, store their colors and then set it back using that variable. Eventually play with char user info.
  8. Execute proper sql query, delete all from spawnlist except adena.
  9. The problem is, he act like this on a daily basis. The same with his offensive, inappropriate language. I could already ban him several times for that, but there is no point, kinda. New account, repeat. It's like fighting with the wind.
  10. I was serious. Never said I'm better or whatsoever. You are simply proven to deliver broken codes, that's it :D <3
  11. Never said opposite =)
  12. Semi broken code in exchange? Ok :D
  13. Poor troll level and yeah, pointless to talk with him. Simply ignore his posts.
  14. Search for the message over sources. Deactive the protection if there is any. Try to use clean system.
  15. Answer is obvious. Because the code lacks of set/send htm window. Open other instance npc and compare what's missing. Again, you didn't set htm path.
  16. Yea, there is. At least on aCis.
  17. Hahaha and at least one is too tight. It looks kinda low quality, the Baium. Else the photo simply sux.
  18. Learn to read. The method is supposed to have 4 times int value (int, int, int, int) while you have (loc, int, int, int). You have to get rip of location and use Integer.parseInt directly*. Most likely it's (x, y, z, offset) method. * - teleToLocation(Integer.parseInt(st.nextToken()), Integer.parseInt(st.nextToken()), Integer.parseInt(st.nextToken()), 20); Warning, last int may even be a instanceId. No idea what pack are ya using. So simply go to the method and see what are these.
  19. For the record, kepler is not latest.. :D
  20. Uninstall all java, install only j8 check again. If still error, check, edit project configuration.
  21. Jeez. Read error, it's boolean or int. As randomOffset int doesn't exists in your file set it to 0, 10, 50.. Whatever. Again, it's boolean or int value.
  22. Check admin command teleport - the htm uses location coords to teleport directly.
×
×
  • Create New...