Unknown

From DarkAI

AI MAKE MEMBLOCK FROM PATH

This command will create a memblock from the specified path, if the memblock already exists it will first be deleted. You can then delete the path, modify the memblock, and use AI Make Path From Memblock to modify the path.

The structure of the memblock is as follows:
Number of points as DWORD (4 bytes)

Then for each point:
X# as FLOAT (4 bytes)
Z# as FLOAT (4 bytes)

Syntax
AI Make Memblock From Path Memblock Number, Path Number

Parameters
Memblock Number, The id of the memblock you want to hold the data.
Path Number, The id of the path you want to use to fill the memblock.

Return
n/a