natives.CREATE SCRIPT ROADBLOCK: Difference between revisions

Jump to navigation Jump to search
Add ScriptItem documentation from GTA VC SCM decompile
(Add ScriptItem documentation from GTA VC SCM decompile)
 
(Add ScriptItem documentation from GTA VC SCM decompile)
Line 5: Line 5:
|name = natives.CREATE_SCRIPT_ROADBLOCK
|name = natives.CREATE_SCRIPT_ROADBLOCK
|parameters = Vec3 from, Vec3 to
|parameters = Vec3 from, Vec3 to
|parameter1 = Vec3 from Starting position (Vector3).
|parameter1 = Vec3 from Starting position.
|parameter2 = Vec3 to Ending position (Vector3).
|parameter2 = Vec3 to Ending position.
|usage = Create a roadblock between two positions.
|usage = creates a roadblock barrier between two positions
|return1 = void
|return1 = void
|returnFail1 = void
|returnFail1 = void
}}
}}
1,564

edits

Navigation menu