Quote:
Originally Posted by Logic_
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.
|
I'd prefer if it worked for anything and it wasn't limited to a couple of sentences though.