logo logo

 Back to main page

The NWNX Community Forum

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
NWNX Fixes

 
Post new topic   Reply to topic    nwnx.org Forum Index -> General Discussion
View previous topic :: View next topic  
Author Message
Supreme_Pizza



Joined: 29 Dec 2012
Posts: 5

PostPosted: Sun Jan 27, 2013 4:46    Post subject: NWNX Fixes Reply with quote

NWNX Fixes?

What is it exactly?
There is no documentation on it.
Back to top
View user's profile Send private message
virusman



Joined: 30 Jan 2005
Posts: 1020
Location: Russia

PostPosted: Sun Jan 27, 2013 14:21    Post subject: Reply with quote

Please use the forum search before asking.
http://www.nwnx.org/phpBB2/viewtopic.php?t=881
_________________
In Soviet Russia, NWN plays you!
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
Supreme_Pizza



Joined: 29 Dec 2012
Posts: 5

PostPosted: Mon Jan 28, 2013 6:36    Post subject: Reply with quote

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
View user's profile Send private message
Supreme_Pizza



Joined: 29 Dec 2012
Posts: 5

PostPosted: Mon Jan 28, 2013 7:38    Post subject: Reply with quote

Got it!

Just unzip to the NWN folder then set the NWNX ini settings
& drop Fixes content in NWN Folder
Back to top
View user's profile Send private message
Supreme_Pizza



Joined: 29 Dec 2012
Posts: 5

PostPosted: Mon Feb 04, 2013 17:19    Post subject: cap_ability_inc not working Reply with quote

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
View user's profile Send private message
Supreme_Pizza



Joined: 29 Dec 2012
Posts: 5

PostPosted: Tue Feb 05, 2013 8:41    Post subject: ability cap increase Reply with quote

I found the dll

It only took a few hours of trolling.

That thread should be a sticky if the dll isn't added to the downloads.
http://www.nwnx.org/phpBB2/viewtopic.php?t=1405

Direct download
http://mercuric.net/nwn/nwnx/nwnx_fixes-svn40.dll
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    nwnx.org Forum Index -> General Discussion All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
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