mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 10:14:06 +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
|
|
@ -34,6 +34,12 @@ expression: state
|
|||
"text": "gr",
|
||||
"tick": 47043
|
||||
},
|
||||
{
|
||||
"kind": "Empty",
|
||||
"from": "",
|
||||
"text": "#TF_TeamsSwitched",
|
||||
"tick": 47283
|
||||
},
|
||||
{
|
||||
"kind": "TF_Chat_All",
|
||||
"from": "",
|
||||
|
|
@ -394,6 +400,12 @@ expression: state
|
|||
"text": "[LogsTF] Uploading logs...",
|
||||
"tick": 85836
|
||||
},
|
||||
{
|
||||
"kind": "Empty",
|
||||
"from": "",
|
||||
"text": "[demos.tf]: Demo recording completed",
|
||||
"tick": 85843
|
||||
},
|
||||
{
|
||||
"kind": "TF_Chat_Team_Dead",
|
||||
"from": "huge obese guy",
|
||||
|
|
@ -406,6 +418,12 @@ expression: state
|
|||
"text": "!log",
|
||||
"tick": 86033
|
||||
},
|
||||
{
|
||||
"kind": "Empty",
|
||||
"from": "",
|
||||
"text": "[demos.tf]: Uploading demo 20190819-2009-pl_upward.dem",
|
||||
"tick": 86033
|
||||
},
|
||||
{
|
||||
"kind": "TF_Chat_All",
|
||||
"from": "",
|
||||
|
|
@ -418,6 +436,12 @@ expression: state
|
|||
"text": "[LogsTF] To see the stats, type: !log",
|
||||
"tick": 86133
|
||||
},
|
||||
{
|
||||
"kind": "Empty",
|
||||
"from": "",
|
||||
"text": "[demos.tf]: json_decode error: Syntax error",
|
||||
"tick": 86218
|
||||
},
|
||||
{
|
||||
"kind": "TF_Chat_All",
|
||||
"from": "^D The Godfather | KING",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue