natives.CREATE SCRIPT ROADBLOCK
natives.CREATE_SCRIPT_ROADBLOCK
Signature: void natives.CREATE_SCRIPT_ROADBLOCK(Vec3 from, Vec3 to)
Usage: Create a roadblock between two positions.
Parameters
- Vec3 from Starting position (Vector3).
- Vec3 to Ending position (Vector3).
Return
void
On failure: void