natives
natives copied to clipboard
rename(_SET_UNK_BOOL_0x102_FOR_SUBMARINE_VEHICLE_TASK): new name ForceSubmarineVehicleTransformMode
After a discussion on the fivem-scripting channel i discovered that the native SetUnkBoolN_0x102ForSubmarineVehicleTask simply forces the stromberg transformation mode by removing the ability for the player to change the mode (by pressing H) and so i proceeded to change its name to ForceSubmarineVehicleTransformMode and document it.
i am still unsure if i need to do anything else to actually rename it, if there is more to do just tell me