|
TAMods
0.4
Customization mod for Tribes:Ascend
|
#include <Sounds.h>
Public Attributes | |
| string | username |
| bool | muteText |
| bool | muteVGS |
| bool | muteDirectMessage |
A permanently muted player, with individual options to mute different kind of messages
| bool MutedPlayer::muteDirectMessage |
If PMs of the player should be muted
| bool MutedPlayer::muteText |
If the chat messages of the player should be muted
| bool MutedPlayer::muteVGS |
If VGS of the player should be muted
| string MutedPlayer::username |
The username of the player
1.8.10