mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 20:03:28 +00:00
Moved Server and video info from main to its own addons
This commit is contained in:
7
addons/server/functions/fnc_ZeusCoreModuleShow.sqf
Normal file
7
addons/server/functions/fnc_ZeusCoreModuleShow.sqf
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "..\script_component.hpp"
|
||||
|
||||
disableSerialization;
|
||||
|
||||
createDialog "armatak_zeus_core_module_dialog";
|
||||
|
||||
waitUntil {!isNull (findDisplay 999991);};
|
||||
Reference in New Issue
Block a user