Author |
Message |
Topic: DB problems (and startup script) |
Zaith
Replies: 6
Views: 9102
|
Forum: Linux technical support Posted: Wed Sep 09, 2009 0:20 Subject: DB problems (and startup script) |
OnModuleLoad event in the module. |
Topic: Persistent Chest |
Zaith
Replies: 4
Views: 10543
|
Forum: Scripts and Modules Posted: Tue Sep 08, 2009 20:23 Subject: Persistent Chest |
! SQL Error: no such table: pwdata
! SQL Error: no such table: pwobjdata
Those two errors, in your log file, tell you why you are having a problem. |
Topic: Trouble with storing objects |
Zaith
Replies: 7
Views: 8248
|
Forum: Linux technical support Posted: Wed Jul 29, 2009 8:40 Subject: Re: Trouble with storing objects |
zunath@NWNServer:~/Desktop/nwnx_easy$ sudo apt-get install build-essential gcc libmysqlclient-dev zlib1g-dev
[sudo] password for zunath:
Reading package lists... Done
Building ... |
Topic: requesting a suggestion on a persistent bank system |
Zaith
Replies: 7
Views: 10257
|
Forum: Scripts and Modules Posted: Sat Oct 04, 2008 4:08 Subject: requesting a suggestion on a persistent bank system |
Another disadvantage with using the resref is that it can recharge items with charges.
Drop a wand with 1 charge left in the bank, pull it back out and it has 50 again because its technically a new ... |
Topic: requesting a suggestion on a persistent bank system |
Zaith
Replies: 7
Views: 10257
|
Forum: Scripts and Modules Posted: Thu Oct 02, 2008 1:45 Subject: requesting a suggestion on a persistent bank system |
Another disadvantage with using the resref is that it can recharge items with charges.
Drop a wand with 1 charge left in the bank, pull it back out and it has 50 again because its technically a new ... |
Topic: Dynamic names |
Zaith
Replies: 67
Views: 147672
|
Forum: Linux development Posted: Sat Feb 23, 2008 0:34 Subject: Dynamic names |
i Want to thank you for making this plugin. I have not put her in yet, but this is exactly what teh doctor ordered
I didn't realize that this had been released already. I've been waiting for thi ... |
Topic: Weird E-mail? |
Zaith
Replies: 8
Views: 11673
|
Forum: General Discussion Posted: Sat Aug 04, 2007 0:22 Subject: Weird E-mail? |
It's nothing to worry about. Somewhere on their site you entered your e-mail address, and since they are a pay-for product they aren't going to just discard it. The guy who contacted you is from their ... |
Topic: NWNx2 Chat plugin question |
Zaith
Replies: 8
Views: 11206
|
Forum: Scripts and Modules Posted: Mon Jul 09, 2007 3:16 Subject: NWNx2 Chat plugin question |
I'd be willing to give you my first born if this could be added please |
Topic: NWNx2 Chat plugin question |
Zaith
Replies: 8
Views: 11206
|
Forum: Scripts and Modules Posted: Mon Jul 09, 2007 1:45 Subject: NWNx2 Chat plugin question |
Does anyone know if I can stop that message with any NWNX plugins currently available? |
Topic: NWNx2 Chat plugin question |
Zaith
Replies: 8
Views: 11206
|
Forum: Scripts and Modules Posted: Sun Jul 08, 2007 17:25 Subject: NWNx2 Chat plugin question |
So far I haven't written any real code for the event yet, but I'm planning on using ActionMoveToObject(oVictim, TRUE, 0.0f) since the PC will continue to move towards the victim even if the victim kee ... |
Topic: NWNx2 Chat plugin question |
Zaith
Replies: 8
Views: 11206
|
Forum: Scripts and Modules Posted: Fri Jul 06, 2007 0:26 Subject: NWNx2 Chat plugin question |
Right, but it does since I bypass the default PP event with the Events plugin, and am writing my own. |
Topic: NWNx2 Chat plugin question |
Zaith
Replies: 8
Views: 11206
|
Forum: Scripts and Modules Posted: Wed Jul 04, 2007 23:06 Subject: NWNx2 Chat plugin question |
I'm currently rewriting the PP event for a PW I'm hosting, and I'm running into a problem. When the thief actually succeeds in stealing something from a PC without being seen I'm trying to stop the me ... |
Topic: [bug/crash] glibc free() segfault on playerenter, 2.7b2+chat |
Zaith
Replies: 7
Views: 11668
|
Forum: Linux development Posted: Sun Jul 01, 2007 22:19 Subject: [bug/crash] glibc free() segfault on playerenter, 2.7b2+chat |
I seem to be having the same problem. Was a solution ever found for this? |
Topic: NWNX2 Events question.. |
Zaith
Replies: 6
Views: 8937
|
Forum: Linux technical support Posted: Mon Jun 18, 2007 22:31 Subject: NWNX2 Events question.. |
I'm not exactly sure what the problem was.. It was probably something on my end, and not anything to do with the plugin itself.
Oh, and about the BypassEvent() working with PP.. I read through the ... |
Topic: NWNX2 Events question.. |
Zaith
Replies: 6
Views: 8937
|
Forum: Linux technical support Posted: Mon Jun 18, 2007 3:19 Subject: NWNX2 Events question.. |
Ok, so after recompiling about 10 times it finally gives the correct information.
Can I add allowing BypassEvent() to bypass the PP event to the wishlist? |
|