Added better comment

This commit is contained in:
IT07 2016-04-15 13:37:03 +02:00
parent 01ebad2b6b
commit f988466036

View File

@ -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