common.get_map_name() string
common.get_map_name()
string
common.get_map_shortname() string
common.get_map_shortname()
common.get_local_time() table
common.get_local_time()
table
Returns table with year, month, day, day_of_week, hour, minute, second.
year
month
day
day_of_week
hour
minute
second
common.get_unix_time() number
common.get_unix_time()
number
common.is_recording_voice() boolean
common.is_recording_voice()
boolean
Returns true if you are speaking in voice chat.
true
Last updated 2 years ago