TTT-2 / ttt2-roundinfo

This is a edited version of another addon (https://steamcommunity.com/sharedfiles/filedetails/?id=656662924) to support the rolesetup of TTT2 and make it multilangual
4 stars 9 forks source link

Hotfix: Announce roles as innocent per default #3

Closed lebroomer closed 5 years ago

lebroomer commented 5 years ago
Alf21 commented 5 years ago

So I need to change printrls[ROLE_X] to true if I don‘t want to count this role to innocent but don‘t want to show it?

lebroomer commented 5 years ago

If printls[ROLE_X] is set to false (default for special roles), this role will count as Innocent. If you set it to true, it won't be announced as Innocent --> but we could add support later on for announcing that role (interesting for e.g. Shinigami). But you can modify the rls table too like before for more advanced stuff.