mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
742626ff1a
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
17 lines
287 B
Plaintext
17 lines
287 B
Plaintext
#include "..\script_component.hpp"
|
|
#include "..\defines.hpp"
|
|
/*
|
|
* Author: LinkIsGrim
|
|
* Whether the player can save a default loadout in the current mission state
|
|
*
|
|
* Arguments:
|
|
* None
|
|
*
|
|
* Return Value:
|
|
* Can Save <BOOL>
|
|
*
|
|
* Public: No
|
|
*/
|
|
|
|
is3DEN || EFUNC(common,hasZeusAccess)
|