| 09-02-2004, 05:07 PM | #1 |
Is is possible to make a trigger that shows one player what everyone is whispering. I need this to stop personal attacks on players through whispering. EDIT- :god_help_us: i misspelt whispering in the title o_O |
| 09-02-2004, 05:26 PM | #2 |
Impossible. Sorry. :( |
| 09-02-2004, 06:35 PM | #3 |
Then is it possible to prevent all whispering EDIT- also is possible to do something by the whispering script (whatever it is) like they are suggesting for the cheats script in the thread entitled Cheats. |
| 09-03-2004, 02:57 AM | #4 |
The only thing i can think of that will make this work is this trigger: Event -Player- Player 1 types a chat message containing (space {as in space bar}) as a substring Action -Game- Display to (whoever) for 10 seconds the text: ((Name of (Triggering Player)) + (Entered chat string)) !!!BUT!!! you will also have lots of Game messages because this trigger also creates text messages from normal chat too. . (i used the Space Bar substring because most people use spaces in between words ^_^ |
| 09-03-2004, 03:32 AM | #5 |
ok cheese 2 problems with your code, whispers don't register as a game chat event so the tirgger won't fire when you whisper, also you can use an empty string instead of a space bar to pass all messages. |
| 09-03-2004, 03:34 AM | #6 |
there isnt a way to detect whispers, sorry. |
| 09-03-2004, 01:46 PM | #7 |
These people are misleading you, it is impossible to detect whispers. |
