NvcNew
Jump to navigation
Jump to search
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.