native nvault_open(const name[]);
name | Name of the vault. The vault will be created in ${amxx_datadir}/vault directory. |
Opens a vault by name. Creates a vault if it doesn't exist yet.
The vault handle to be used in other natives. INVALID_HANDLE (-1) if not successfully opened.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.