NvcDelXXX
Revision as of 10:03, 3 November 2008 by imported>Speedo
Beta Function
This function has not been fully tested yet, and is not ready to be used in a released mod. It may not have the same function in later versions, may require the script to be recompiled, or simply may be removed. Use for testing purposes only until the author of the function says otherwise.
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.