mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 18:24:05 +02:00
show server send messages as chat
This commit is contained in:
parent
d9ff9d4662
commit
217211f2fb
12 changed files with 785 additions and 45 deletions
|
|
@ -10,6 +10,12 @@ expression: state
|
|||
"text": "[P-REC] Recording...",
|
||||
"tick": 110
|
||||
},
|
||||
{
|
||||
"kind": "Empty",
|
||||
"from": "",
|
||||
"text": "#TF_TeamsSwitched",
|
||||
"tick": 110
|
||||
},
|
||||
{
|
||||
"kind": "TF_Chat_All",
|
||||
"from": "[GC]Kimo [DK]",
|
||||
|
|
@ -352,6 +358,12 @@ expression: state
|
|||
"text": "gj",
|
||||
"tick": 39077
|
||||
},
|
||||
{
|
||||
"kind": "Empty",
|
||||
"from": "",
|
||||
"text": "#TF_TeamsSwitched",
|
||||
"tick": 39153
|
||||
},
|
||||
{
|
||||
"kind": "TF_Chat_All",
|
||||
"from": "[GC]Coféeee",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue