natives.CHAR FOLLOW PATH

From GTA Connected
Jump to navigation Jump to search

natives.CHAR_FOLLOW_PATH

Signature: void natives.CHAR_FOLLOW_PATH(int entity, Vec3 position, float param1, int flag)

Usage: char follow path

Parameters

int entity Entity handle.
Vec3 position World coordinates (x, y, z).
float param1 Numeric value.
int flag Flag value (0 or 1).

Return

void

On failure: void