Author |
Message |
Topic: NWNX2 -> NWNX:EE |
Calan
Replies: 11
Views: 4829
|
Forum: General Discussion Posted: Sat Jun 29, 2019 13:41 Subject: NWNX2 -> NWNX:EE |
Critical:
ODBC (NWNX:EE has an SQL plugin that is likely to be fine)
Funcsext
Functions
Funcs
System
Extend
Reset
Names
Probably could do without, maybe? Not sure how these would apply to ... |
Topic: Extend plugin |
Calan
Replies: 1
Views: 5813
|
Forum: Linux technical support Posted: Fri Apr 04, 2014 0:53 Subject: Extend plugin |
I have figured out a few details.
The problem only happens when someone is in party with someone else, and only when one of them enters an area which already has the other in it. I believe this is ... |
Topic: A question of Nwscript |
Calan
Replies: 2
Views: 6360
|
Forum: Scripts and Modules Posted: Fri Apr 04, 2014 0:41 Subject: A question of Nwscript |
A local string set on an item in their inventory is probably the easiest. Remember to clear it immediately, or it will still be there when they log out and back in. |
Topic: Extend plugin |
Calan
Replies: 1
Views: 5813
|
Forum: Linux technical support Posted: Wed Mar 26, 2014 7:43 Subject: Extend plugin |
I installed the Extend plugin to filter out party locations. Seems to do a fine job, other than if someone was in an area before you walk in, their name bubble does not appear over their head.
The ... |
Topic: Wishlist |
Calan
Replies: 103
Views: 149088
|
Forum: Linux development Posted: Wed Jan 12, 2011 5:53 Subject: Wishlist |
How possible would a "Creator search" function be? Like for the DMs, who are searching tirelessly for some placeable or item in the Creator... |
Topic: Dynamic names |
Calan
Replies: 67
Views: 147607
|
Forum: Linux development Posted: Wed Jan 12, 2011 5:23 Subject: Dynamic names |
Thanks, but I have attempted that patch. I actually came to the same conclusion, then realized it was the same thing you did. All it seemed to do was default all the unknown names to null strings, rat ... |
Topic: Dynamic names |
Calan
Replies: 67
Views: 147607
|
Forum: Linux development Posted: Sun Jan 09, 2011 20:14 Subject: Dynamic names |
(Sun, Jan 2)
Got the plugin working rather well for me. Once again, biggest complaint is lack of documentation on the commands in the NWN include. Still was able to figure things out, though.
F ... |
Topic: Wishlist |
Calan
Replies: 103
Views: 149088
|
Forum: Linux development Posted: Thu Oct 15, 2009 0:27 Subject: Wishlist |
DestroyCampaignDatabase() does not work in Linux. Adding a fix to this in the Fixes plugin would be awesome. The System plugin appears to be able to delete files, but having that function simply wor ... |
Topic: Beta plugin: nwnx_funcs |
Calan
Replies: 151
Views: 203840
|
Forum: Linux development Posted: Wed Oct 14, 2009 0:59 Subject: Beta plugin: nwnx_funcs |
While the above fix did in fact allow the compile, I did get this error on load:
* Loading modules...
ERROR: dlopen: ./nwnx_funcs.so: ./nwnx_funcs.so: undefined symbol: Func_SetBaseItemType
* NWN ... |
Topic: Beta plugin: nwnx_funcs |
Calan
Replies: 151
Views: 203840
|
Forum: Linux development Posted: Mon Oct 12, 2009 5:35 Subject: Beta plugin: nwnx_funcs |
I keep hitting this error on compile, at revision 275:
make
Any ideas what I'm doing wrong? |
Topic: Beta plugin: nwnx_funcs |
Calan
Replies: 151
Views: 203840
|
Forum: Linux development Posted: Wed Mar 25, 2009 22:14 Subject: Beta plugin: nwnx_funcs |
That's the root of your problem right there. This is a beta, and is not intended for newbies. I imagine the final version will be a bit more polished.
Fair enough. I have a tendency to dive right ... |
Topic: Beta plugin: nwnx_funcs |
Calan
Replies: 151
Views: 203840
|
Forum: Linux development Posted: Wed Mar 25, 2009 7:22 Subject: Beta plugin: nwnx_funcs |
Thanks for the reply, Funky!
Acaos is pretty busy right now, as we're migrating our servers to a new host, so I'll answer briefly for him. I occasionally complain to him about this or that docume ... |
Topic: Beta plugin: nwnx_funcs |
Calan
Replies: 151
Views: 203840
|
Forum: Linux development Posted: Tue Mar 24, 2009 23:57 Subject: Beta plugin: nwnx_funcs |
As I start working with this system, I have found what is to me a pretty serious issue, and a bug.
The issue, put simply, is that a wonderful improvement to NWN and a lot of work is rendered often ... |
Topic: Beta plugin: nwnx_funcs |
Calan
Replies: 151
Views: 203840
|
Forum: Linux development Posted: Tue Mar 24, 2009 0:25 Subject: Beta plugin: nwnx_funcs |
*a light goes off overhead*
I am attempting to compile just that one single plugin, not the entire trunk, so I am compiling from the funcs folder, not the trunk folder.
I attempted from the trun ... |
Topic: Beta plugin: nwnx_funcs |
Calan
Replies: 151
Views: 203840
|
Forum: Linux development Posted: Mon Mar 23, 2009 21:30 Subject: Beta plugin: nwnx_funcs |
I did try running ./configure, it does nothing:
bash: ./configure: No such file or directory
|
|