Hello everyone. I tried to plugin SIMTools to my module, and the chat logging function doesn't seem to work. I tried it with the demo module that SIMTools came with but it didn't appear to work any better. I used the same NWNX + plugins from the SIMTools nwvault page, so I guess everything should be in order.
Maybe I'm looking in the wrong place? Perhaps the log file is stored elsewhere?
If it helps, this is my NWNX.ini file.
; NWNX2 configuration file ; These are the default values for NWNX2. Values specified on the command ; line take precedence. [NWNX] ServerPort = 5121 ModuleName = "SIMTools_Test" WatchdogProcess = yes UpdateIntervalProcess = 5 WatchdogGamespy = yes UpdateIntervalGamespy = 20 GamespyRetries = 5 OldGamespyProtocol = no RestartDelay = 5 [ODBC2] ; Log file MaxLogSize = 512 ; in KByte LogLevel = 1 ; 0=nothing, 1=only errors, 2=everything ; Use these two settings for the SQLite internal database source = sqlite file = 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 = nwn ;pwd = nwn ;db = nwn ; 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 [FIXES] hide_charlist_levels = 1 hide_charlist_dms = 1 hide_charlist_portraits = 0 copy_vars = 0 compare_vars = 0 keep_hidden_in_conversation = 0 hp_limit = -10 cap_ability_inc = 12 cap_atkbonus_inc = 20 cap_ability_dec = 12 cap_atkbonus_dec = 20 ; Set hookscorco to false if you want to disable hooking of ; StoreCampaignObject and RetrieveCampaignObject entirely hookscorco = true [CHAT] chat_script=fky_chat server_script=fky_chat_srv
Thanks ![]()





Retour en haut






