18.03.2016, 13:04
Description
This include is an simple function to Fix NPCS Z GROUND on bridge and elevations. I posted here because i will update this function if need.
The parameteres to use is the same of the FCNPC_GoTo, but this function will decide for you if MapAndreas is correct and usable.
1 - You need load MapAndreas into FCNPC library
2 - You need ColAndreas to detect Z ground with precision
Videos
FCNPC_GoToFixZ
[ame]http://www.youtube.com/watch?v=63ZHBDSAP_g[/ame]
FCNPC_GoTo
[ame]http://www.youtube.com/watch?v=ch_WBKL7RDs[/ame]
Download
0.1
-- http://pastebin.com/TNnJap7S
Any updates or great optimizations to it, please, post here.
Sorry my poor English.
This include is an simple function to Fix NPCS Z GROUND on bridge and elevations. I posted here because i will update this function if need.
The parameteres to use is the same of the FCNPC_GoTo, but this function will decide for you if MapAndreas is correct and usable.
1 - You need load MapAndreas into FCNPC library
PHP Code:
MapAndreas_Init( MAP_ANDREAS_MODE_FULL );
FCNPC_InitMapAndreas(MapAndreas_GetAddress());
PHP Code:
CA_Init();
Videos
FCNPC_GoToFixZ
[ame]http://www.youtube.com/watch?v=63ZHBDSAP_g[/ame]
FCNPC_GoTo
[ame]http://www.youtube.com/watch?v=ch_WBKL7RDs[/ame]
Download
0.1
-- http://pastebin.com/TNnJap7S
Any updates or great optimizations to it, please, post here.
Sorry my poor English.