mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2025-12-12 14:24:02 +01:00
chatv2: channels, hidden modes and automatic webpack
This commit is contained in:
@@ -43,7 +43,8 @@ AddEventHandler('__cfx_internal:serverPrint', function(msg)
|
||||
message = {
|
||||
templateId = 'print',
|
||||
multiline = true,
|
||||
args = { msg }
|
||||
args = { msg },
|
||||
mode = '_global'
|
||||
}
|
||||
})
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user