Skip to content
Cloaked edited this page Jun 10, 2020 · 1 revision

addPoint(<sPointName>, <tPosition>, <tRotation>)

Description

Adds a point to a ".level" file.

Example

addPoint("StartPos0", {-2, 9071, -18017,}, {0, 0, 0,})

Arguments

<sPointName>: the name of the point.
<tPosition>: a table containing the X, Z, and Y coordinates.
<tRotation>: a table containing the X, Z, and Y rotation angles (in degrees).

Scope

Related Pages

Function Reference

Malignus's Mapping Tutorial

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

Clone this wiki locally