initial files
This commit is contained in:
18
kp_liberation.brf_sumava/functions/fn_getCommander.sqf
Normal file
18
kp_liberation.brf_sumava/functions/fn_getCommander.sqf
Normal file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
File: fn_getCommander.sqf
|
||||
Author: KP Liberation Dev Team - https://github.com/KillahPotatoes
|
||||
Date: 2019-11-25
|
||||
Last Update: 2019-11-25
|
||||
License: MIT License - http://www.opensource.org/licenses/MIT
|
||||
|
||||
Description:
|
||||
Returns the actual commander object.
|
||||
|
||||
Parameter(s):
|
||||
NONE
|
||||
|
||||
Returns:
|
||||
Commander [OBJECT]
|
||||
*/
|
||||
|
||||
missionNamespace getVariable ["commandant", objNull]
|
||||
Reference in New Issue
Block a user