NvcDelXXX

From the Oblivion ConstructionSet Wiki
Revision as of 10:03, 3 November 2008 by imported>Speedo
Jump to navigation Jump to search



A command for NVC.

(success:bool) nvcDelInt ContainerID key:string location:string stringsource:int
                         keyStrID:int locationStrID:int

... nvcDelFloat ...
... nvcDelRef ...

Note: All parameters should be on the same line.

Deletes a value from a container. nvcDelFloat and nvcDelRef take the same parameters as nvcDelInt.

  • Returns 1 if the deletion is successful.