natives.SLIDE OBJECT

From GTA Connected
Jump to navigation Jump to search

natives.SLIDE_OBJECT

Signature: void natives.SLIDE_OBJECT(int object, Vec3 position, Vec3 position, int param)

Usage: slides object

Parameters

int object Object handle to act upon.
Vec3 position World coordinates (x, y, z).
Vec3 position World coordinates (x, y, z).
int param Integer parameter.

Return

void

On failure: void