14.11.2018, 16:15
Quote:
FCNPC_GoTo works for drivers too.
Problem might be that you didn't set up MapAndreas correctly. Download MapAndreas and install it. Then put this into OnFilterScriptInit or OnGameModeInit: Код:
MapAndreas_Init(MAP_ANDREAS_MODE_FULL); FCNPC_InitMapAndreas(MapAndreas_GetAddress()); |
this is code right?
PHP код:
FCNPC_GoTo(bot5,-2420.2437,-65.4272,35.1462, -1, -1, true, 0.0, true, 0.0, 250);