This is an old revision of the document!
⇐ Index ⇐ Vectors
FromCell(<-cellZ <-cellX) ->vector
Takes a pair of x and z coordinates and creates a vector from them. The values will be placed in the x and z positions of the vector.
10 20 fromCell ->pos
⇐ Index