mirror of
https://github.com/IT07/a3_vemf_reloaded.git
synced 2024-08-30 16:52:11 +00:00
Added better comment
This commit is contained in:
parent
01ebad2b6b
commit
f988466036
@ -5,8 +5,14 @@
|
||||
will alert players
|
||||
|
||||
Params:
|
||||
for global systemChat message:
|
||||
_this select 0: FORMATTED STRING - thing to send
|
||||
_this select 1: STRING - mode to send to client
|
||||
for mission announcement:
|
||||
_this select 0: ARRAY
|
||||
_this select 0 select 0: FORMATTED STRING - Message line
|
||||
_this select 0 select 1: STRING - announcement title
|
||||
_this select 1: STRING - must be empty
|
||||
|
||||
Returns:
|
||||
nothing
|
||||
|
Loading…
Reference in New Issue
Block a user