ACE3/addons/common/functions/fnc_playerSide.sqf
jonpas 742626ff1a
General - Relative script_component.hpp includes (#9378)
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-09-12 20:58:10 +02:00

19 lines
268 B
Plaintext

#include "..\script_component.hpp"
/*
* Author: commy2
* Return the current side of the player
*
* Arguments:
* None
*
* Return Value:
* current local side <SIDE>
*
* Example:
* [] call ace_common_fnc_playerSide
*
* Public: Yes
*/
side group ACE_player