Hi,
I have some command to activate for some benefit..
PHP Code:
if(onfoffhp[id])
{
//..... activate some benefit....
}
and if I have Settings for example...
Player want change on/off hp for kill, and I want save his
Settings or "
Change"
I mean if he connecting settings are load, if he disconnect settings are save, if change map setting are save...
I want save setting in database
some.txt
I know that must use
nVault but i donīt know how
Can you help me with code ?