redeyeal Posted 16 hours ago Report Posted 16 hours ago 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. Quote
Flo Posted 10 hours ago Report Posted 10 hours ago Try to put the cvar in server.cfg instead. Also, I guess the path is case sensitive, gotta take care of the actual name of targeted database, example on our server with standard db name: set n_SQLiteDBPath "/xxx/xxx/xxx/xxx/nitmod/NITMOD_DB.sqlite" Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.