VN_fnc_whitelisted_arsenal_hint_message
Jump to navigation
Jump to search
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Ethan Johnson |
|
Description
Gets the data from the unit and then compiles that into a message to the player. Includes ranks that can use X vehicle. Will hint the message automatically at the end of the function.
Syntax
- Syntax
- [unit] call VN_fnc_whitelisted_arsenal_hint_message
- Parameters
- unit: Object - unit that has gotten into the vehicle
- Return value
- Nothing
Examples
- Example 1
[player] call VN_fnc_whitelisted_arsenal_hint_message;