View Single Post
Mystik Spiral
Senior Member
Join Date: Oct 2020
Location: Orlando, FL
Old 02-24-2024 , 10:31   Re: Calculate NAV distance between entities
Reply With Quote #5

OMG! This was so much easier than I anticipated. Already implemented and it was even simpler than what I was doing to calculate vector distance:

float dist = L4D2Direct_GetMapMaxFlowDistance() - L4D2Direct_GetFlowDistance(client);

Thanks @Spirit_12 and @Silvers!
__________________
Mystik Spiral is offline