1,564
edits
(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 | |parameter1 = Vec3 from Starting position. | ||
|parameter2 = Vec3 to Ending position | |parameter2 = Vec3 to Ending position. | ||
|usage = | |usage = creates a roadblock barrier between two positions | ||
|return1 = void | |return1 = void | ||
|returnFail1 = void | |returnFail1 = void | ||
}} | }} | ||
edits