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 
 
LetoScript command limit?

 
Post new topic   Reply to topic    nwnx.org Forum Index -> Windows technical support
View previous topic :: View next topic  
Author Message
André Axe'm



Joined: 10 Nov 2008
Posts: 16

PostPosted: Thu Jun 11, 2009 13:42    Post subject: LetoScript command limit? Reply with quote

I have a long LetoScript command I'm trying to execute.
It doesn't give me an error, but it also doesn't appear to be doing anything.
I'm guessing I'm hitting some sort of input limit and the save/close command is being snipped.
Is there such a limit?
Any thoughts on how I can get around it? (if it exists)
Here is the script.
Code:
%char = 'C:/NeverwinterNights/NWN/servervault/Roth_Mythic Builds/' + FindNewestBic(q<C:/NeverwinterNights/NWN/servervault/Roth_Mythic Builds>) or die - $!;add /Backup, type => gffList; add /Backup/FeatList, copyfrom => /FeatList;  add /Backup/SkillList, copyfrom => /SkillList; add /Backup/Str, copyfrom => /Str; add /Backup/Dex, copyfrom => /Dex; add /Backup/Con, copyfrom => /Con; add /Backup/Int, copyfrom => /Int; add /Backup/Wis, copyfrom => /Wis; add /Backup/Cha, copyfrom => /Cha; add /Backup/LvlStatList, copyfrom => /LvlStatList; add /Backup/RefSaveThrow, copyfrom => /RefSaveThrow; add /Backup/WillSaveThrow, copyfrom => /WillSaveThrow; add /Backup/FortSaveThrow, copyfrom => /FortSaveThrow; /Lootable = 40;%char = '>'; close %char;
Back to top
View user's profile Send private message
Baaleos



Joined: 02 Sep 2007
Posts: 830

PostPosted: Thu Jun 11, 2009 15:32    Post subject: Does this work? Reply with quote

Do Smaller Letoscript queries work?


I only ask, because I see the GetLatestBic function being called, but don't see it returning a bic file name.

Are you sure you are using the correct version of letoscript.dll
Back to top
View user's profile Send private message
André Axe'm



Joined: 10 Nov 2008
Posts: 16

PostPosted: Fri Jun 12, 2009 8:28    Post subject: Reply with quote

You won't see it returning anything. It doesn't.

All the commands work by themselves.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    nwnx.org Forum Index -> Windows technical support All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group