1. Function "OnPlayerChat" not fired.
    Code:
    private object OnPlayerChat(ConsoleSystem.Arg AArg) {
        Puts("Works!");
        return true;
    }
    How to reproduce:
    In the game chat type only one symbol, for example "1" or "+", no matter, just one symbol. Function "OnPlayerChat" will not fired... Please fix. Thanks.
     
  2. Wulf

    Wulf Community Admin

    That is fixed in newer builds.
     
  3. Thank you and sorry about non english post. Thanks.