natives.CREATE SCRIPT ROADBLOCK

Revision as of 11:47, 13 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

natives.CREATE_SCRIPT_ROADBLOCK

Signature: void natives.CREATE_SCRIPT_ROADBLOCK(Vec3 from, Vec3 to)

Usage: creates a roadblock barrier between two positions

Parameters

Vec3 from Starting position.
Vec3 to Ending position.

Return

void

On failure: void