I'm going to take a wild guess that when a player enter a chat he is temporary set to talk to observer only. But hell, there seem to be no function that can do that. I'll ask Redscull and see how he does it; hopefully he'll answer.
If i cant find out and Redscull doesn't replay within a week; i'll hack defiance and see how it's done (hopefully) ! You'll get your answer one way or another.
By the time it detects that, the test is already through.
Also, you can use "" as a substring. You'll have 1/26th as many events
Also also, your way, what if I say "|-|3110" or "HELLO"?
for the event, you could have every letter character possible separate as a substring when they type.
and so on
- Events
- Player - Player 1 (Red) types a chat message containing a as A substring
- Player - Player 1 (Red) types a chat message containing b as A substring
- Player - Player 1 (Red) types a chat message containing c as A substring
- Player - Player 1 (Red) types a chat message containing d as A substring
no it won'tPlayer - Player 1 (Red) types a chat message containing abcdefghijklmnopqrstuvwxyz as A substring
it will work the same
I highly doubt it. If you see it done, then it can be done!So, Is it impossible?