Anyone know what i am doing wrong here?
I cant seam to get the XP save and the ADMIN SYSTEM to work.
0 | [Admin::Initialize] Initializing Admin System...
0 | [Admin::LoadCommands] Loaded 3 levels, 2 commands
0 | [Admin::LoadVote] Loaded 3 votes
0 ! [SQLite::OpenDatabase] Cvar "n_SQLiteDBPath" has no or 'none' value.
! [SQLite::Init] ADMIN SYSTEM DISABLED!
0 ! [Admin::Initialize] Couldn't initialize Admin System!
This is what i have defined in my nitemod.cfg , but it does not seem to work.
//****************************************
// SQlite
//****************************************
// n_SQLiteDBPath "C:/ET_SERVER/nitmod/nitmod_db.sqlite"
set n_SQLiteDBPath "C:\nitmod.sqlite"
Any help would be greatly appreciated.