VN_fnc_artillery_score_set
Jump to navigation
Jump to search
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 |
|
Description
Sets the score variable +/- the cost that is passed through to the function.
Syntax
- Syntax
- [_cost] call VN_fnc_artillery_score_set;
- Parameters
- _cost: Number - Cost of the request.
- Return value
- Boolean - Function reached the end.
Examples
- Example 1
[666] call VN_fnc_artillery_score_set;