natives.SET UP TAXI SHORTCUT

From GTA Connected
Jump to navigation Jump to search

natives.SET_UP_TAXI_SHORTCUT

Signature: void natives.SET_UP_TAXI_SHORTCUT(Vec3 from, Vec3 to, float direction, float speed)

Usage: configures a taxi shortcut route between two positions

Parameters

Vec3 from Starting position.
Vec3 to Ending position.
float direction Direction between 0 and 1 for fade type.
float speed Speed value.

Return

void

On failure: void