Difference between revisions of "NvcNew"
Jump to navigation
Jump to search
imported>Speedo (Created) |
imported>Speedo |
(One intermediate revision by the same user not shown) | |
(No difference)
|
Latest revision as of 01:19, 26 November 2008
A command for NVC.
(ContainerID:int) nvcNew Protected:bool
Creates a new container and returns its ID.
- If Protected is not specified or is non-zero, the created container will be protected.
- If creation fails, the function returns 0, which is not a valid ContainerID.
- It is not possible to create a protected container from the console or in a result script.