@LeeC2202 This is what one of the contributors to SHV.NET replied to my pull request:
"Every function treats missing parameters as 0, so this change doesn't affect GET_GROUND_Z_FOR_3D_COORD at all, just a visual change."
Apparently the function works just fine without the boolean at the end.

Jitnaught
View profile on GTA5-Mods.com »
Programmer and gamer. Modding GTA since 2013. Moderating GTA5-Mods since June of 2017.
About me: https://jitnaught.gitlab.io/
My GTA IV mods: https://jitnaught.gitlab.io/gta4mods/mygtaivmods.html
Posts made by Jitnaught
-
RE: HOW TO USE GET_ENTITY_COORDS?
-
RE: HOW TO USE GET_ENTITY_COORDS?
@LeeC2202 I made a pull request to add it.
-
RE: HOW TO USE GET_ENTITY_COORDS?
@LeeC2202 Are you talking about the missing boolean?
-
RE: HOW TO USE GET_ENTITY_COORDS?
@POPPINsteve You can browse through the Script Hook V .NET source code to find functions and variables you can use. https://github.com/crosire/scripthookvdotnet/tree/dev_v3/source/scripting
-
RE: [Scripter][Mapper] We want you! Be part of one of the greatest GTA V movies ever made! The Batman: Identity crisis
What sort of things would you guys need scripted?
-
RE: AVALANCHE MOD
@thattallboy That would be more of a rockfall, not an avalanche.
-
RE: [SCRIPT] supercharger blower
Yes, if the valves were added as a door to the vehicle (so that it could be opened/closed via script/trainer), or if the valves were added as an object that could be attached to the vehicle.
-
RE: Editing 911.2 Turbo S wheels?
Since he is apart of the YCA Modder group, you could try and contact him through YCA. http://yca-mods.weebly.com/contact-us.html
-
RE: Amphibious Vehicles
@nathanjamesddg151 Yes I thought of that, but I don't know how to do make models for GTA V, so I'd have to learn how. If somebody can make a few rectangular objects of varying sizes (for different vehicle sizes), please make them and send them to me (or @Oskar since he possibly wants to make the script)!
-
RE: Amphibious Vehicles
@Oskar #2 is how my script does it in IV. The reason I didn't make the script for V is because I couldn't find a good enough object to place underneath the vehicle.