Player Resource Consortium

 

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - n_junj_u

Pages: [1]
1
Help / Cohort spells
« on: December 15, 2012, 04:21:03 AM »
I'm trying to create a rogue/beguiler/arcane trickster cohort. My main problem is that they don't seem to get spells. I also tried replacing beguiler with a wizard but then i have no idea how to make the cohort prepare a certain spell. So can cohorts actually use spells? I haven't tried using any other class

2
Help / Re: permanent stat increase
« on: October 26, 2012, 09:21:30 PM »
It works thanks!

3
Help / Re: permanent stat increase
« on: October 25, 2012, 12:22:44 AM »
from nwnx.txt
Quote
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 funcs is loaded.
* Plugin leto is loaded.
* Plugin odbc is loaded.
* Plugin profiler is loaded.
* NWNX2 activated.
* Function not specified.* NWNX2 shutting down...
* NWNX2 shutdown successfull.

from nwnx_funcs
Quote
[10/25/2012 12:12:56] Windows NWNX Funcs plugin v.0.0.9.3
[10/25/2012 12:12:56] log level: 0
[10/25/2012 12:12:56] * CNWSMessage__TestObjectVisible hooked
[10/25/2012 12:12:56] * CNWSCreatureStats__GetEffectImmunity hooked

from nwnx_leto
Quote
NWNX-Leto module (build 03 - FF)
(c) 2004 by David Frauzel (dragonsong), dragon@weathersong.net
Information and support: http://weathersong.infopop.cc

* Loading LetoScript.dll...
* LetoScript metamodule activated (1.119ms).

from nwnx_odbc
Quote
NWNX ODBC2 plugin V.0.9.2.5
(c) 2005 by Ingmar Stieger (Papillon) and Jeroen Broekhuizen
visit us at http://www.nwnx.org

o Logfile maximum size limit is: 524288 bytes
o Log level: Everything will be logged.
o Using SQLite connection.
o Hooking SCO....hooked at 5d5830
o Hooking RCO....hooked at 5d5710
o Connect successful.
o Disconnecting from database.

from nwnx_profiler:
Quote
NWNX Profiler V.1.62
(c) 2005 by Ingmar Stieger (papillon@nwnx.org)
(c) 2008 by virusman (virusman@virusman.ru)
visit us at http://www.nwnx.org

* Updated entries are marked with a * symbol
* Logfile maximum size limit is: 524288 bytes
* Log level: Only overall statistics will be logged.
* RunScript hooked (symbol: >).
* Cross area pathfinding hooked (symbol: @)
* Tile pathfinding hooked (symbol: $)

Current statistics
-----------------------------------------------------------------------------------------------
prc_onaquire            0 msec      1 calls *|
-----------------------------------------------------------------------------------------------
Elapsed time                : 35259 msec
Runtime delta               : 0 msec
Total cumulative runtime    : 0 msec
Total number of scriptcalls : 1


Current statistics
-----------------------------------------------------------------------------------------------
area_m1q0e_1            0 msec      5 calls *| prc_onaquire           30 msec    182 calls *|
m1q0d_area_1            0 msec     13 calls *| area_m1q0_1            0 msec      2 calls *|
area_m1q0b_1            0 msec     33 calls *|
-----------------------------------------------------------------------------------------------
Elapsed time                : 2688 msec
Runtime delta               : 30 msec
Total cumulative runtime    : 30 msec
Total number of scriptcalls : 236


from nwserverlog1:
Quote
[Thu Oct 25 12:12:56] Loading Module:
[Thu Oct 25 12:12:56]---- Server Options ----
Max Players: 6
Char Levels: (1-40)
Player Password: NO
DM Login Enabled: YES
Server Admin Login Enabled: YES
Post Game To Internet: YES
Game Type: Action
Difficulty: 4
PVP Setting: PARTY
Vault: LOCAL
Only One Party: YES
Enforce Legal Characters: YES
Item Level Restrictions: NO
Player pausing: DISABLED
Auto Save: Enabled
Saving Characters in Saved Game
---- End Server Options ----

GameSpy Server Error: Unable to query the server. You may need to open port 5121 for incoming traffic.
[Thu Oct 25 12:13:13] Loading Module: Prelude

nwserverError1 is empty

4
Help / Re: permanent stat increase
« on: October 23, 2012, 11:08:06 PM »
Added questions

1. Aside from the nwnxfuncs plugin,  what other nwnx plugins do I need from the nwnx website? Do I need the odbc, hashsets etc? or is it ok if I only have the core nwnx installed?
2. everytime I try to load the OC module from the nwserver started by nwnx, the nwserver crashes, I'm I missing something? Also i'm using the nwnx_funcs_0941
3. Do I need to to use the PRC serverpack? or is the prcpack enough?
4. Is PRC_LETOSCRIPT_FIX_ABILITIES the only switch I need for the permanent stat boost?

5
Help / permanent stat increase
« on: October 23, 2012, 05:55:03 AM »
just installed NWN and playing it for the first time. so i'm trying to give my character a half-celestial template but the problem is the stat increase aren't permanent since they're green.

I already installed the NWNX and the nwnx_funcs but it still doesn't work.

Questions:

1. do you need to run the nwnx2.exe while playing in the OC for it to NWNX2 to work?
2. where are you supposed to put the nwnx_funcs.nss? I just added it to the prc_include.hak using nwhak and then updated the vanilla campaigns with the PRCmoduleupdater since it says in the readme of nwnxfuncs to add it to your module

any idea what the problem is?

Pages: [1]