fargo007 Posted August 7, 2018 Posted August 7, 2018 Just wondering if there's a way to determine if a point is either feet wet or feet dry. Thanks, /F Have fun. Don't suck. Kill bad guys. https://discord.gg/blacksharkden/
A Hamburgler Posted August 7, 2018 Posted August 7, 2018 https://wiki.hoggitworld.com/view/DCS_func_getSurfaceType By using a vec2 point with the land.getSurfaceType() function you can determine if it’s water or land. Hope that helps!
EasyEB Posted August 7, 2018 Posted August 7, 2018 I'd like a function for knowing if a point is in the woods or not.
feefifofum Posted August 7, 2018 Posted August 7, 2018 EDIT: I lied. Here's the singleton though https://wiki.hoggitworld.com/view/DCS_singleton_land THE GEORGIAN WAR - OFFICIAL F-15C DLC
Delta99 Posted August 7, 2018 Posted August 7, 2018 I'd like a function for knowing if a point is in the woods or not. I've asked for this a while ago and I think Grimes also put in an official request for this as well. My Missions: Valley Patrol Mission :: Valley Escort Mission :: A2A Engagements
fargo007 Posted August 8, 2018 Author Posted August 8, 2018 https://wiki.hoggitworld.com/view/DCS_func_getSurfaceType By using a vec2 point with the land.getSurfaceType() function you can determine if it’s water or land. Hope that helps! Thank you guys! land.getSurfaceType() returned exactly what I needed. I love this place. Have fun. Don't suck. Kill bad guys. https://discord.gg/blacksharkden/
Recommended Posts