Author |
Message |
Topic: NWNX Events |
ExileStrife
Replies: 179
Views: 305203
|
Forum: Linux development Posted: Tue Jun 01, 2010 1:13 Subject: NWNX Events |
Ooh, and another wish that I just remembered. An event for when you first hear and when you first spot a stealthed PC or NPC. I can't exactly guess the feasibility of this one off hand...like whethe ... |
Topic: NWNX Events |
ExileStrife
Replies: 179
Views: 305203
|
Forum: Linux development Posted: Tue Jun 01, 2010 1:08 Subject: NWNX Events |
I'd like to call attention to Cafall's request again for a hopeful wishlist item. The ToggleMode hook is only triggered when a player toggles the modes themselves, but nothing is called when the engi ... |
Topic: NWNX Events |
ExileStrife
Replies: 179
Views: 305203
|
Forum: Linux development Posted: Sat Aug 01, 2009 2:58 Subject: NWNX Events |
Sweet! This looks like it'll work. You have a printf() in the spell section that will spam up somebody's console, but the party stuff looks good! |
Topic: NWNX Events |
ExileStrife
Replies: 179
Views: 305203
|
Forum: Linux development Posted: Fri Jul 31, 2009 5:17 Subject: NWNX Events |
$ make
g++ -I../ -c -o HookFunc.o HookFunc.cpp
HookFunc.cpp: In function 'int HookFunctions()':
HookFunc.cpp:892: error: 'org_SrvToPC_PlayerListAdd' was not declare ... |
Topic: NWNX Events |
ExileStrife
Replies: 179
Views: 305203
|
Forum: Linux development Posted: Thu Jul 30, 2009 5:18 Subject: NWNX Events |
hey axs, your party override link is dead. |
Topic: Disabling Parties |
ExileStrife
Replies: 1
Views: 5008
|
Forum: Linux technical support Posted: Thu Jul 30, 2009 3:22 Subject: Disabling Parties |
I recall some time ago reading about a plugin or technique to disable parties completely on a PW, but I'm having trouble finding that information again. Could somebody point me in the right direction ... |
Topic: Playerlist Disabling? |
ExileStrife
Replies: 110
Views: 132283
|
Forum: Linux development Posted: Mon Jul 06, 2009 21:14 Subject: Playerlist Disabling? |
Well, I've had some people give me feedback that they specifically look at that playerlist before joining a server to see if a DM is online. I'd like to help them out with this if I could. |
Topic: Playerlist Disabling? |
ExileStrife
Replies: 110
Views: 132283
|
Forum: Linux development Posted: Mon Jul 06, 2009 5:39 Subject: Playerlist Disabling? |
Here's another wish for this:
Show DMs, but mask their names with a fixed string such as simply "DM," which would allow people to quickly gauge if there is a DM online but wouldn't let th ... |
Topic: nwnx_dmactions |
ExileStrife
Replies: 30
Views: 44988
|
Forum: Linux development Posted: Mon Jul 06, 2009 5:36 Subject: nwnx_dmactions |
Oh my gosh, this is wondrous. Now I don't have to extrapolate DM granted XP by recording everything else and then taking the difference from the current... |
Topic: nwnx_profiler for linux |
ExileStrife
Replies: 19
Views: 58220
|
Forum: Linux development Posted: Thu Apr 09, 2009 8:13 Subject: nwnx_profiler for linux |
virusman, would it be tough to get pathfinding back in the 1.69 profiler? I was wanting to some analysis but... >_> |
Topic: Playerlist Disabling? |
ExileStrife
Replies: 110
Views: 132283
|
Forum: Linux development Posted: Fri Apr 03, 2009 19:13 Subject: Playerlist Disabling? |
Class and portrait hiding appears to be working fine! However, now when I try to close the module, nwserver hangs, runs at 100%, and has to be killed.Server: Exiting...
NWNX2lib: Server exit ... |
Topic: Playerlist Disabling? |
ExileStrife
Replies: 110
Views: 132283
|
Forum: Linux development Posted: Thu Apr 02, 2009 0:29 Subject: Playerlist Disabling? |
Aack. I come on to check responses today and see the news about it being in fixes, but now the SVN is down. Is somebody mirroring it? |
Topic: Playerlist Disabling? |
ExileStrife
Replies: 110
Views: 132283
|
Forum: Linux development Posted: Tue Mar 31, 2009 4:40 Subject: Playerlist Disabling? |
Which SVN is it on?
I'm staring at this, http://nwn.virusman.ru/svn/nwnx2-linux/trunk/plugins/ , but I don't see it. |
Topic: Playerlist Disabling? |
ExileStrife
Replies: 110
Views: 132283
|
Forum: Linux development Posted: Mon Mar 30, 2009 19:02 Subject: Playerlist Disabling? |
Got it, thanks.
Looking good, but portrait concealment isn't perfect. It shows the 'temporary' portrait during polymorph, shapechange, shapeshift, familiar possession, etc. (i.e. spider portrait f ... |
Topic: Playerlist Disabling? |
ExileStrife
Replies: 110
Views: 132283
|
Forum: Linux development Posted: Mon Mar 30, 2009 18:01 Subject: Playerlist Disabling? |
Amazing (hopefully!)
Now I have to figure out what the heck it is you based this off of so it compiles right...... |
|