NVault reands data once on the map? ;o
Hello! I'm using nvault_util http://forums.alliedmods.net/showthread.php?t=139584 and I have problem.
The file saves some ID nvault where the key is Nick writes such a random ID. Code:
public Save(id)Code:
public GetData(id)It seems that once NVault reads data at startup and then does not. I tried to load the data again in the game, but it did not help. |
Re: NVault reands data once on the map? ;o
No way to "fix" this, data is saved in the journal only until nvault_close or map-change/server shut-down.
|
Re: NVault reands data once on the map? ;o
Ok.. Is there another way to read and write that data excluding MySQL?
|
Re: NVault reands data once on the map? ;o
SQLite is another way. It is similar to MySQL but the database is store locally instead of remote
|
Re: NVault reands data once on the map? ;o
What about FVault?
SQLite for me it's black magic. If given a choice between MySQL and SQLite is a MySQL would have taken, because more I understand him. But not so good to using it. |
| All times are GMT -4. The time now is 15:16. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.