Jump to content

Zake

Global Moderator
  • Posts

    5,304
  • Credits

  • Joined

  • Last visited

  • Days Won

    13
  • Feedback

    100%

Everything posted by Zake

  1. clientpackets/RequestSocialAction.java you can debug social id for each action.
  2. Even if this happens some day (which i highly doubt), every single low post account can simply use a new ip/email and scam/flame or whatever again.
  3. You will have to switch java verion to 8 in your environment variables.
  4. clientpackets#RequestRestart.java (path in almost every pack) has pretty much what you need.
  5. There is an error marker on the left, just click and read the hover out of this. Also do not create 100 topics related to the same request.
  6. This is not a fix, you should avoid parsing data with every getInstance() call which you already did and parse data once in a private constructor. Reload method should be called on admin commands/bypasses. Anyway, i'm locking this topic since you feel satisfied with this solution. In case you want to unlock send me a dm.
  7. config/server.properties -> ServerBypassTime, although it's default value is 500ms
  8. Your assumption is reasonable but this still remains a client problem. If you just copy pasted this from another server then you are probably missing some files (assuming that this specific interface works in other servers as you said). You have mentioned above that you use acis 382, although you edited your post like a million times. https://gitlab.com/Tryskell/acis_public/-/blob/master/aCis_gameserver/java/net/sf/l2j/gameserver/network/serverpackets/CharInfo.java server already sends information to client about cp. So probably client doesn't read/handle these information properly.
  9. Npc bypasses won't work in community board.
  10. Moved to client section since this is a client issue. Although, i would suggest you not to use encrypted interfaces.
  11. You should either give information about your problem and ask for public support (consider mentioning your pack too) or create a marketplace topic.
  12. Busy month inc, i will not accept any services for couple of weeks, meanwhile i will finish some pending tasks.
  13. ++ Also you might have to check for new name size, and if it's already taken. Rewriting this using java would make you happier imho.
×
×
  • 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