Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 917 Bytes

ClientInit.md

File metadata and controls

34 lines (24 loc) · 917 Bytes

ClientInit.sqf

client_sys_loaded

Type: Variable

Description:

Initial value:

true //flag for skip static asserts on client

File: client\ClientInit\ClientInit.sqf at line 58

_allowed_extensions.h

CLIENTSIDE_LIST_ALLOWED_EXTENSIONS

Type: constant

Description: Generated from systools::generateLibInfo (ReEditor 1.18)

Replaced value:

[ \
	["debug_console", "C0AD30DFFBB32CD85BC73FE39021FD61E2CDE7D1"], \
	["url_fetch", "54A1D7879C726D6EE9AF99D0AABEA6CE83765003"], \
	["DiscordRichPresence", "98ADB813FF702F49743E830CE1C6A3A6FBEFFBD0"], \
	["task_force_radio_pipe", "35F2CFED92ADBFE763F5C8FDD48764286F159AF5"], \
	["real_date", "179A73FD58174CA7B45B052F1777161D641163A9"] \
 ]

File: client\ClientInit_allowed_extensions.h at line 7