L2JMobius

High Five Buffer ( Community Board ) Issue

oRiGiNaL · 3 · 2793

Offline oRiGiNaL

  • Black Sheep
  • Knight
  • ***
    • Posts: 68
I put Flood Protection for Bypasses 0 and on buffer i still have small problems. If i click 10 buffs in a row, only 2-3 work. I should close at+b and ropen. I can decrease that "protection" to more less or to disable that protection from alt+b->buffer.

FloodProtectorServerBypassInterval = 0 ( no effect in game )


Offline Invoke

  • Heir
  • **
    • Posts: 18
you need to bypass the command itself

try adding this at the end of the buffer command of CB:
parseCommunityBoardCommand(command, player);


Offline oRiGiNaL

  • Black Sheep
  • Knight
  • ***
    • Posts: 68
public boolean parseCommunityBoardCommand(String command, PlayerInstance player) it is.
I put on bypass`-h` and now work fine.