Help: NPC Driver dont move.
#2

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());
Otherwise FCNPC cannot get any map height data.
Reply


Messages In This Thread
Help: NPC Driver dont move. - by bookknp - 14.11.2018, 15:55
Re: Help: NPC Driver dont move. - by NaS - 14.11.2018, 16:00
Re: Help: NPC Driver dont move. - by bookknp - 14.11.2018, 16:15
Re: Help: NPC Driver dont move. - by NaS - 14.11.2018, 16:23
Re: Help: NPC Driver dont move. - by bookknp - 14.11.2018, 16:55

Forum Jump:


Users browsing this thread: 1 Guest(s)