Author |
Message |
Topic: Chat plugin for NWNX4? |
seed
Replies: 164
Views: 209773
|
Forum: Development Posted: Thu Oct 11, 2007 0:08 Subject: Chat plugin for NWNX4? |
thanx GBX -
but now I am getting a new error. I installed MOTB today and now I am getting this error with the chat plugin v0.3.3:
from nwnx.txt :
Loading plugin xp_chat.dll: Error 14001. This ... |
Topic: Chat plugin for NWNX4? |
seed
Replies: 164
Views: 209773
|
Forum: Development Posted: Wed Oct 10, 2007 16:03 Subject: Chat plugin for NWNX4? |
my code is :string sText = NWNXGetString("CHAT", "TEXT", "", 0);
int nMode = StringToInt(GetStringLeft(sText,2));
int nTo = StringToInt(GetS ... |
Topic: Trapping Like/Dislike Toggle? |
seed
Replies: 0
Views: 4196
|
Forum: Development Posted: Fri Sep 14, 2007 22:29 Subject: Trapping Like/Dislike Toggle? |
Has anyone hooked into the event that is fired when one Player dislikes another Player via the Player UI window?
I'd like to be able to prevent a player from changing these Like/Dislike settings vs ... |
Topic: Very Strange Behavior |
seed
Replies: 10
Views: 13911
|
Forum: Development Posted: Tue Sep 04, 2007 17:44 Subject: Very Strange Behavior |
I am still seeing this behavior but I am also still using 107 because the NWNX4 Functions plug-in is not ported (I need the reboot function from in game).
I'm not sure what the problem could be, no ... |
Topic: Spawn Plugin v106.108.1.1 |
seed
Replies: 40
Views: 56691
|
Forum: Development Posted: Sun Sep 02, 2007 16:49 Subject: Spawn Plugin v106.108.1.1 |
from all the other GetBICName() type functions I have seen, the best way to do this is to save the character file, then read the ServerVault directory for the Account and get the Most Recently Modifie ... |
Topic: News |
seed
Replies: 81
Views: 107338
|
Forum: Development Posted: Mon Jul 16, 2007 15:47 Subject: News |
Woot, thank you Papillon.
KFW - will you be updating you xp_system.dll for 108? This is the last plugin I am needing to move up to 108 (unless the existing version works in 108?) |
Topic: Running as Service and networked server vault |
seed
Replies: 5
Views: 9902
|
Forum: Development Posted: Tue Jun 26, 2007 17:48 Subject: Running as Service and networked server vault |
FYI - I had to assign an Admin User Account and Password to the service so it could properly see the network shares as suggested - thx Pap. |
Topic: Server Monitor - Back Up Server startup |
seed
Replies: 0
Views: 4277
|
Forum: Development Posted: Sun Jun 17, 2007 13:32 Subject: Server Monitor - Back Up Server startup |
I was wondering if it would be possible to add a feature to NWNX4 that allows you to watch a server process ON ANOTHER SERVER via Gamespy or port sockets, and if that server is unresponsive for a cert ... |
Topic: Chat plugin for NWNX4? |
seed
Replies: 164
Views: 209773
|
Forum: Development Posted: Wed Jun 13, 2007 12:08 Subject: Chat plugin for NWNX4? |
Thanks Works Great. |
Topic: Chat plugin for NWNX4? |
seed
Replies: 164
Views: 209773
|
Forum: Development Posted: Wed Jun 13, 2007 6:46 Subject: Chat plugin for NWNX4? |
Confirmed:
NWNX4 Chat Plugin V.0.3.2
(c) 2005-2006 by dumbo (dumbo@nm.ru)
(c) 2006-2007 by virusman (virusman@virusman.ru)
visit us at http://www.nwnx.org
ChatFunc found at 0x4322b0
RunScri ... |
Topic: Running as Service and networked server vault |
seed
Replies: 5
Views: 9902
|
Forum: Development Posted: Wed Jun 06, 2007 14:51 Subject: Running as Service and networked server vault |
To elaborate a bit, the server that is accessing the vault remotely doesn't show the players the vault properly. New characters created just appear to go off into the void and I can't find where they ... |
Topic: Running as Service and networked server vault |
seed
Replies: 5
Views: 9902
|
Forum: Development Posted: Wed Jun 06, 2007 5:02 Subject: Running as Service and networked server vault |
I run two servers on a network. I have modified NWN.ini on one server to point to a network share on the other server using \\ notation.
For some reason the server does not see the vault properly. ... |
Topic: Very Strange Behavior |
seed
Replies: 10
Views: 13911
|
Forum: Development Posted: Sat May 05, 2007 13:54 Subject: Very Strange Behavior |
I haven't actually had a chance to try 1.08. I'll see about running 1.08 on my secondary server for testing this weekend sometime. |
Topic: restartCmd = nwnx_restart.bat |
seed
Replies: 27
Views: 29302
|
Forum: Technical support Posted: Wed Apr 18, 2007 12:16 Subject: restartCmd = nwnx_restart.bat |
I'll confirm that it is not working in service mode. I put it on the windows job scheduler instead. Since I have my server rebooting at fixed times that works fine. |
Topic: Very Strange Behavior |
seed
Replies: 10
Views: 13911
|
Forum: Development Posted: Wed Apr 18, 2007 12:11 Subject: Very Strange Behavior |
Yes, I am using 1.07 - the compile date is 1/27/07 |
|