common

get_map_name

common.get_map_name() string

get_map_shortname

common.get_map_shortname() string

get_local_time

common.get_local_time() table

Returns table with year, month, day, day_of_week, hour, minute, second.

get_unix_time

common.get_unix_time() number

is_recording_voice

common.is_recording_voice() boolean

Returns true if you are speaking in voice chat.

Last updated