[Pawn] Help!Restrict player chat - Printable Version +- Burgershot (https://www.burgershot.gg) +-- Forum: SA-MP (https://www.burgershot.gg/forumdisplay.php?fid=3) +--- Forum: Pawn Scripting (https://www.burgershot.gg/forumdisplay.php?fid=10) +--- Thread: [Pawn] Help!Restrict player chat (/showthread.php?tid=2181) |
Help!Restrict player chat - Jian_han - 2021-07-18 such as Players are forbidden to send a message containing fu’k Not sent fuck, but included ‘f’ck‘. I will thank you very much, I am noob,pls Please give me a complete document I very need it!!!! thank you RE: Help!Restrict player chat - Radical - 2021-07-18 Code: new Insults[][] = { This is a simple example of blocking words. You have to block those words yourself. RE: Help!Restrict player chat - Jian_han - 2021-07-18 thank |