Vn_ms_fnc_aiSetSkill
Jump to navigation
Jump to search
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Wyqer, veteran29, Spoffy |
|
Description
Configure unit skills. These are tuned for infantry jungle-fighting, and may not work as well on vehicle crews.
Syntax
- Syntax
- [_unit] call vn_ms_fnc_aiSetSkill;
- Parameters
- _unit: Object - (Optional, default
objNull
) Unit to set skills for. - Return value
- Boolean - Skills were set.
Examples
- Example 1
- [bob] call vn_ms_fnc_aiSetSkill;