logo logo

 Back to main page

The NWNX Community Forum

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Search found 12 matches
nwnx.org Forum Index
Author Message
  Topic: Beta plugin: nwnx_funcs
SpiderX

Replies: 151
Views: 203912

PostForum: Linux development   Posted: Mon Jun 29, 2009 13:17   Subject: Beta plugin: nwnx_funcs
int nFlags = (mss.ready != 0) | ((mss.domain != 0) << 1);

struct MemorizedSpellSlot {
int id;
int ready, meta;
};

", domain" missed.
  Topic: Beta plugin: nwnx_funcs
SpiderX

Replies: 151
Views: 203912

PostForum: Linux development   Posted: Wed Aug 13, 2008 16:44   Subject: Beta plugin: nwnx_funcs
Everything now is clear. Thank you. Smile
And sorry for posting in wrong topic, I still don`t understand how it`s happened. Embarassed
  Topic: Beta Plugin: nwnx_weapons
SpiderX

Replies: 24
Views: 55795

PostForum: Linux development   Posted: Wed Aug 13, 2008 8:35   Subject: Beta Plugin: nwnx_weapons
acaos
I understand that this plugin is beta, but Yes, nwnx_funcs is a complete replacement for nwnx_functions.
But I don`t see some functions from nwnx_functions in list you provided.
int GetArmorA ...
  Topic: Node ID numbers
SpiderX

Replies: 10
Views: 10698

PostForum: Scripts and Modules   Posted: Fri Aug 01, 2008 10:52   Subject: Node ID numbers
You can see how I do
[EVENTS]
event_script=global_events
  Topic: Getting some errors
SpiderX

Replies: 24
Views: 20312

PostForum: Linux technical support   Posted: Fri Jul 18, 2008 9:40   Subject: Getting some errors
Extreme
/*
include file with initialization and some helpers
*/
There`s no needs to compile this file, because this is an include, but mistake you`ve found have to be fixed.
I`m not familiar ...
  Topic: nwnx_functions + Get/SetDescription
SpiderX

Replies: 79
Views: 128301

PostForum: Linux development   Posted: Mon Jun 16, 2008 13:27   Subject: nwnx_functions + Get/SetDescription

//This function doesn't write to a file!!
//It changes a value in memory, so Get2DAString will return an old value
void Set2DAString(string s2DA, string sColumn, int nRow, string sValue); ...
  Topic: NWNX2 2.7b3 free(): invalid pointer
SpiderX

Replies: 22
Views: 24948

PostForum: Linux development   Posted: Thu May 15, 2008 7:25   Subject: NWNX2 2.7b3 free(): invalid pointer
virusman
Ok. Thank`s.

You`re right.
It was a local problem.
I should check it first before posting.
Problem was in my nwnx_hashset.so I compiled myself.
Taking nwnx_hashset.so from a SimTool p ...
  Topic: NWNX2 2.7b3 free(): invalid pointer
SpiderX

Replies: 22
Views: 24948

PostForum: Linux development   Posted: Thu May 15, 2008 6:50   Subject: NWNX2 2.7b3 free(): invalid pointer
Not everything seems to be working fine Sad

spiderx@spiderx:~/Games/NWN$ ./nwnstartup.sh

NWNX2lib: Init
NWNX2lib: org SetString() at 0x81f1660, new SetString() at 0xb7f80f00
NWNX2lib: org GetOb ...
  Topic: NWNX2 2.7b3 free(): invalid pointer
SpiderX

Replies: 22
Views: 24948

PostForum: Linux development   Posted: Wed May 07, 2008 19:25   Subject: NWNX2 2.7b3 free(): invalid pointer
Great!
Thank`s! Smile
  Topic: Wishlist
SpiderX

Replies: 103
Views: 149165

PostForum: Linux development   Posted: Wed May 07, 2008 11:18   Subject: Wishlist
Please make hashset plugin compatible with the most recent version of nwnx.
  Topic: NWNX2 2.7b3 free(): invalid pointer
SpiderX

Replies: 22
Views: 24948

PostForum: Linux development   Posted: Wed May 07, 2008 11:11   Subject: NWNX2 2.7b3 free(): invalid pointer
Yes, Hashset is one of the plugins that return static memory pointers, so it may cause crashes with 2.7-b3.
No, Hashset is one of the plugins that return static memory pointers, so it will cause cras ...
  Topic: NWNX Core updates
SpiderX

Replies: 36
Views: 81313

PostForum: Linux development   Posted: Mon Mar 10, 2008 13:42   Subject: NWNX Core updates
Something weird occurred when i`d tried to use it.

NWNX2lib: Init
NWNX2lib: org SetString() at 0x81f1660, new SetString() at 0xb7fd9e4c
NWNX2lib: org GetObj() at 0x81f1568, new GetObj() at 0xb7fd ...
 
Page 1 of 1
All times are GMT + 2 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group