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 24 matches
nwnx.org Forum Index
Author Message
  Topic: Set Stat
Firehorse66

Replies: 7
Views: 11228

PostForum: Windows technical support   Posted: Sun Mar 27, 2011 0:20   Subject: Set Stat
ok its working now i rebuild everything in a new mod,, no issues so the old one i was fixing was giving me some db issues id guess, thanks for all the help
  Topic: Set Stat
Firehorse66

Replies: 7
Views: 11228

PostForum: Windows technical support   Posted: Sat Mar 26, 2011 6:42   Subject: Set Stat
I dont see any info in your leto log.

Are u sure you have debug level set to 3?

or something?

Normally, it would tell you what leto commands have been detected.

uhm no im not sure, and not ...
  Topic: Set Stat
Firehorse66

Replies: 7
Views: 11228

PostForum: Windows technical support   Posted: Fri Mar 25, 2011 18:26   Subject: Set Stat
//:: SIMTools V3.0 Speech Integration & Management Tools Version 3.0 :://
//:: Created By: FunkySwerve :://
//:: Created On: April 4 2006 ...
  Topic: Set Stat
Firehorse66

Replies: 7
Views: 11228

PostForum: Windows technical support   Posted: Thu Mar 24, 2011 22:15   Subject: Set Stat
void ApplyLetoScriptToPC(string Script, object oPC)
{
string VaultPath = NWNPATH;
string Player = GetPCPlayerName(oPC);
string BicPath = VaultPath + Player + "/";
string ...
  Topic: Set Stat
Firehorse66

Replies: 7
Views: 11228

PostForum: Windows technical support   Posted: Thu Mar 24, 2011 22:13   Subject: Set Stat
string SetStat(int nStat, int nVal)
{
string sReturn;
switch (nStat)
{
case ABILITY_STRENGTH: sReturn = "Str"; break;
case ABILITY_DEXTERITY: sReturn = &quo ...
  Topic: Set Stat
Firehorse66

Replies: 7
Views: 11228

PostForum: Windows technical support   Posted: Thu Mar 24, 2011 22:06   Subject: Set Stat
Alright here is what im doing. I am creating my own subraces, where PC modifications happen over time. They grow into their subrace. I am having a few issues with SetStat..

ApplyLetoScriptToPC(SetS ...
  Topic: 169 update
Firehorse66

Replies: 2
Views: 6475

PostForum: Windows technical support   Posted: Mon Jul 14, 2008 20:19   Subject: 169 update
Depends - what version are you using? You should be using version 0.3.4: I have referred several people to this who were having similar issues and they resolved their problem. http://data.virusman.ru/ ...
  Topic: 169 update
Firehorse66

Replies: 2
Views: 6475

PostForum: Windows technical support   Posted: Mon Jul 14, 2008 18:21   Subject: 169 update
hmn i find myself in a situation. we have updated to the lasted nwn, with cep 2.1 and find that the chat system causes issues, we have removed the dll. and i found the updated version, through use o ...
  Topic: letoscript
Firehorse66

Replies: 3
Views: 6782

PostForum: Linux technical support   Posted: Sun Feb 17, 2008 21:29   Subject: letoscript
hmn i been looking for a couple files
nwnx_leto.so
LetoScript.so
for my linux server, i can find the dll for windows on these, can anyone point me in the right direction? I use sha_subrace system ...
  Topic: help nwnx2 and linux server
Firehorse66

Replies: 9
Views: 13680

PostForum: Linux technical support   Posted: Mon Feb 11, 2008 1:57   Subject: help nwnx2 and linux server
Ok thanks ill give this a try.
  Topic: help nwnx2 and linux server
Firehorse66

Replies: 9
Views: 13680

PostForum: Linux technical support   Posted: Thu Feb 07, 2008 0:38   Subject: help nwnx2 and linux server
ok i got that figured out finally, uhm now i got some other issues
Library ODBC!SPACER does not exist.
* Library CHAT!SPACER does not exist.
* Library CHAT!LOGNPC does not exist.
* Library CHAT!IG ...
  Topic: help nwnx2 and linux server
Firehorse66

Replies: 9
Views: 13680

PostForum: Linux technical support   Posted: Tue Feb 05, 2008 23:35   Subject: help nwnx2 and linux server
Seems that the extra SQLInit entry for linux is missing - you can disable the requirement by edit the nwnx2.ini


[NWNX]
disablenwnxinit=y #Set to "y" to not enforce the NWNX!IN ...
  Topic: help nwnx2 and linux server
Firehorse66

Replies: 9
Views: 13680

PostForum: Linux technical support   Posted: Thu Jan 31, 2008 23:29   Subject: help nwnx2 and linux server
Seems that the extra SQLInit entry for linux is missing - you can disable the requirement by edit the nwnx2.ini


[NWNX]
disablenwnxinit=y #Set to "y" to not enforce the NWNX!IN ...
  Topic: help nwnx2 and linux server
Firehorse66

Replies: 9
Views: 13680

PostForum: Linux technical support   Posted: Thu Jan 31, 2008 23:20   Subject: help nwnx2 and linux server
Have you set up the database?
If so have you created the pwdata table?
Have you called the SQLInit() function on module load?

Cad
yes I used Simm_Tools.mod to set up the pwdata table and so on i ...
  Topic: help nwnx2 and linux server
Firehorse66

Replies: 9
Views: 13680

PostForum: Linux technical support   Posted: Thu Jan 31, 2008 8:53   Subject: help nwnx2 and linux server
ok i have remote acess to a linux box and its running an nwn server i downloaded linnwnx2-2.5.3-rc1.tar and followed the isntructions
i put it in a folder tar zxfv linnwnx2-2.5.3-rc1.tar
i went to ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT + 2 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group