1. [Warning] Calling hook OnRunCommand resulted in a conflict between the following plugin:: RustCore, hangul

    that chat spam shit....

    fps low T^T

    why this error?
     
  2. Wulf

    Wulf Community Admin

    The plugin you are using is cancelling that hook, and causing a conflict. You'd need to fix it in the hangul plugin to not cancel/return anything.
     
  3. I can't modify the plugin as I'm not a developer. Can u modify this part?
     

    Attached Files:

  4. Wulf

    Wulf Community Admin

    I'm not sure why it's using OnRunCommand, but have you tried removing that part? It should probably be using OnPlayerChat instead of it is meant to replace the chat, but I haven't had much time to look at it yet.
     
  5. If you remove the "OnRunCommand"

    When the player that 1 hit the chat with "2", all of the players increase the chat with "2", OnPlayerChat also yes
    and

    this plugin spam...
     

    Attached Files:

  6. Wulf

    Wulf Community Admin

    Right, both handle replacing the chat, so they will potentially conflict.
     
  7. i don't no lua