09.06.2018, 19:31
You can use OnPlayerText and then make an array of words that you'll replace them with, for example, if player types 'ungag me', you replace it with 'ungahg meh', and you can add as many as words you like if you use array and strcmp and str replace function.
