View previous topic :: View next topic |
Author |
Message |
Supreme_Pizza
Joined: 29 Dec 2012 Posts: 5
|
Posted: Sun Jan 27, 2013 4:46 Post subject: NWNX Fixes |
|
|
NWNX Fixes?
What is it exactly?
There is no documentation on it. |
|
Back to top |
|
|
virusman
Joined: 30 Jan 2005 Posts: 1020 Location: Russia
|
|
Back to top |
|
|
Supreme_Pizza
Joined: 29 Dec 2012 Posts: 5
|
Posted: Mon Jan 28, 2013 6:36 Post subject: |
|
|
Thanks.
I appreciate the pointers.
I read the threads before and again since you pointed it out and still don't have a clue how to install it.
Looks awesome though. I'm having issues creating stacks of darts, bolts and arrows on players through crafting scripts and this could be the solution. |
|
Back to top |
|
|
Supreme_Pizza
Joined: 29 Dec 2012 Posts: 5
|
Posted: Mon Jan 28, 2013 7:38 Post subject: |
|
|
Got it!
Just unzip to the NWN folder then set the NWNX ini settings
& drop Fixes content in NWN Folder |
|
Back to top |
|
|
Supreme_Pizza
Joined: 29 Dec 2012 Posts: 5
|
Posted: Mon Feb 04, 2013 17:19 Post subject: cap_ability_inc not working |
|
|
cap_ability_inc not working
NWNX.ini
Code: | ; NWNX2 configuration file
; These are the default values for NWNX2. Values specified on the command
; line take precedence.
[NWNX]
ServerPort = 5121
ModuleName = "Classic Anphillia_03h2a"
WatchdogProcess = yes
UpdateIntervalProcess = 5
WatchdogGamespy = yes
UpdateIntervalGamespy = 20
GamespyRetries = 5
OldGamespyProtocol = yes
RestartDelay = 5
[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 = 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 = ******
pwd = ******
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
copy_vars = 1 ; Copy local variables on stack split and on store transaction,
; fire OnDisturbed when you merge a stack from a placeable
compare_vars = 1 ; If set to 1, items with different local vars don't stack
keep_hidden_in_conversation = 1 ; If set to 1, creatures don't unhide when they start a conversation
hp_limit = -10 ; Negative HP limit - values up to -127 are allowed
;hide_charlist_all = 0 # Hide the whole online characters list on login (appears empty)
;hide_charlist_levels = 1 # Hide the class(es) (displays nothing instead of class list)
;hide_charlist_portraits = 0 # Hide the portrait (shows default male/female portrait)
hide_charlist_dms = 1 # Should be self-explanatory
cap_ability_inc = 30
cap_atkbonus_inc = 40
cap_skill_inc = 50
cap_ability_dec = 30
cap_atkbonus_dec = 40
cap_skill_dec = 50
portalcrash = 1
spelluses_fix = 1
healkit_poison = 1
healkit_disease = 1
|
NWNX Log
Code: |
NWN Extender V.2.7-beta4
(c) 2004 by Ingmar Stieger (Papillon) and Jeroen Broekhuizen
(c) 2007-2008 by virusman
visit us at http://www.nwnx.org
* Loading plugins...
* Plugin fixes is loaded.
* Plugin leto is loaded.
* Plugin odbc is loaded.
* NWNX2 activated.
|
nwnx_fixes.dll
Code: | 1 VERSIONINFO
FILEVERSION 1,0,5,0
PRODUCTVERSION 1,0,5,0
FILEOS 0x40004
FILETYPE 0x2
{
BLOCK "StringFileInfo"
{
BLOCK "040904b0"
{
VALUE "Comments", "http://www.nwnx.org"
VALUE "CompanyName", " "
VALUE "FileDescription", "Neverwinter Nights Extender 2 Fixes"
VALUE "FileVersion", "1, 0, 5, 0"
VALUE "InternalName", "NWNX2 Fixes"
VALUE "LegalCopyright", "Copyright 2007-2009 virusman"
VALUE "LegalTrademarks", ""
VALUE "OriginalFilename", "nwnx_fixes.dll"
VALUE "PrivateBuild", ""
VALUE "ProductName", "NWNX2 Fixes"
VALUE "ProductVersion", "1, 0, 5, 0"
VALUE "SpecialBuild", ""
}
}
BLOCK "VarFileInfo"
{
VALUE "Translation", 0x0409 0x04B0
}
}
|
|
|
Back to top |
|
|
Supreme_Pizza
Joined: 29 Dec 2012 Posts: 5
|
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|