Skip to content

Commit

Permalink
Update serverevents.res
Browse files Browse the repository at this point in the history
`player_say` includes `teamonly` field.
  • Loading branch information
robotboy655 committed Oct 28, 2024
1 parent 85f18db commit 45b0d40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions garrysmod/resource/serverevents.res
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@
{
"userid" "short" // user ID on server
"text" "string" // the say text
"teamonly" "bool" // is it teamonly
}

"client_disconnect" // client side disconnect message
Expand Down

0 comments on commit 45b0d40

Please sign in to comment.