You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.
/* Author(s): Vincent Heins Description: Checks whether a vehicle can be flipped or not. Parameter(s): (_this select 0) : <objNull> : Vehicle to flip Result: <bool> : can the vehicle be flipped? Example(s): { hint str ([(vehicle player)] call lilc_actions_fnc_canFlipVehicle); }*/
The text was updated successfully, but these errors were encountered:
Add function headers in format:
For example:
The text was updated successfully, but these errors were encountered: