I would like to use the nvault database instead of the vault database to store some important values of my plugin. But I haven't any experience with the nvault modul and didn't find a tutorial.
1. Should I open and close the database for each query, or should I open the database on plugin_init and close them on plugin_end?
2. What is the parent folder of the nvault_open function, the cstrike folder or the data folder where I can find the vault.ini?
Many many thanks in advance.
Best Regards
Leon
Last edited by Leon M.; 11-10-2009 at 02:54.
Reason: Removing a really stupid question ;)