Author |
Message |
Topic: NWNX Weapons |
Sag
Replies: 165
Views: 207287
|
Forum: Windows development Posted: Fri Jan 30, 2015 6:36 Subject: NWNX Weapons |
Here's one of the versions which I believe is latest but I cannot guarantee. The original nwvault is dead and the new one doesn't seem to have it either:
https://dl.dropboxusercontent.com/u/1100987 ... |
Topic: nwnx_funcs for windows |
Sag
Replies: 428
Views: 379886
|
Forum: Windows development Posted: Fri Apr 27, 2012 22:26 Subject: nwnx_funcs for windows |
I'm having trouble with SetTag. Server crashes whenever I run it.
[04/27/2012 13:14:58] Windows NWNX Funcs plugin v.0.0.9.3
[04/27/2012 13:14:58] log level: 2 ... |
Topic: NWNX Events |
Sag
Replies: 20
Views: 30552
|
Forum: Windows development Posted: Mon Oct 04, 2010 1:29 Subject: NWNX Events |
I'm able to do some of those things via scripting but the ability to hook open lock makes for a more professional experience. |
Topic: NWNX Events |
Sag
Replies: 20
Views: 30552
|
Forum: Windows development Posted: Fri Sep 24, 2010 21:47 Subject: NWNX Events |
For open lock I was hoping to:
1) Require that players have (server custom) lockpicks in order to open a door. (I don't like the way NWN uses thieve's tools).
2) Allow bonuses on those lockpicks w/ ... |
Topic: NWNX Events |
Sag
Replies: 20
Views: 30552
|
Forum: Windows development Posted: Fri Sep 24, 2010 15:13 Subject: NWNX Events |
This works as you said.
I did some testing:
Animal Empathy:
Radial Menu: Returns event correctly
Quick Slot: Returns event correctly
Disable Trap:
Examine: Returns event correctly
Flag: R ... |
Topic: NWNX Events |
Sag
Replies: 20
Views: 30552
|
Forum: Windows development Posted: Thu Sep 23, 2010 23:18 Subject: NWNX Events |
This is awesome!
Could you also add a hook for Animal Empathy as well as Open Lock? |
Topic: Modifying existing, adding new script functions:nwscript.nss |
Sag
Replies: 10
Views: 15368
|
Forum: Windows development Posted: Thu Sep 23, 2010 15:18 Subject: Modifying existing, adding new script functions:nwscript.nss |
The article can be found here:
http://www.gulbsoft.org/nwn/how_to_override_core_scripting_functions
I renamed GetCasterLevel to GetCasterLevelVoid and made a function in nw_i0_spells named GetCast ... |
Topic: nwnx_funcs for windows |
Sag
Replies: 428
Views: 379886
|
Forum: Windows development Posted: Sun Aug 22, 2010 17:26 Subject: nwnx_funcs for windows |
NWNXFuncs_SetItemValue
Used the above function and it changed the item appearance to one that did not exist. It was for a small misc. item and my limit of appearances is 255. It only did so upon ... |
|