Posts: 63
Threads: 18
Joined: Jan 2010
Reputation:
0
I want to know how to detect the word, for exemple, if someone writes in /b "fuck you", the script detect it, then SendClientMessage(playerid, COLOR," fuck you too"); something... lol..
Posts: 63
Threads: 18
Joined: Jan 2010
Reputation:
0
It works even I wrote in /b or /r or something ?
Posts: 63
Threads: 18
Joined: Jan 2010
Reputation:
0
And where should I add it ? in OnGameModeInIt ?!
Posts: 1,464
Threads: 11
Joined: Jan 2008
Reputation:
0
My guess is that you should add it in /b command if that's where you want to detect the "fuck you" words.