RE: Help with ConvoCC for server
by: DM Heatstroke, 28-07-2010 09:10 AM (#7)
Moixa wrote:
Hi,
I have the ini file set at the standard settings, I assumed it would work automatically?, if stoclk settings are not right could you post an example of what it should look like please.
Yours should look something like this:
Code; NWNX2 configuration file
; These are the default values for NWNX2. Values specified on the command
; line take precedence.
[NWNX]
ServerPort = 5121
ModuleName = SERVERNAME
WatchdogProcess = yes
UpdateIntervalProcess = 5
WatchdogGamespy = yes
UpdateIntervalGamespy = 20
GamespyRetries = 5
OldGamespyProtocol = no
RestartDelay = 15
ServerVault = .\servervault
[ODBC2]
; Log file
MaxLogSize = 512 ; in KByte
LogLevel = 2 ; 0=nothing, 1=only errors, 2=everything
; Use these two settings for the SQLite internal database
source = sqlite
file = .\db\sqlite.db
; Use these two settings for ODBC connections
;source = odbc
;dsn = nwn
; Use these five settings for MySQL connections
;source = mysql
;server = localhost
;user = USER
;pwd = PASS
;db = SCHEMA
; Set hookscorco to false if you want to disable hooking of
; StoreCampaignObject and RetrieveCampaignObject entirely
hookscorco = true
[PROFILER]
MaxLogSize = 512 ; in KByte
LogLevel = 1 ; 1=overall statistics, 2=full script callstack
[DELETECHAR]
LogLevel = 1 ; 0=nothing, 1=write a log
DeleteOrMove = 1 ; 0=move file out of player dir, 1=delete file
MoveToPath= .\deletevault
|
DM HeatstrokeGeneral MemberMember Posts: 397
Joined: 13.06.09
Location: The Pristine Tower
Age: 32

|