Search found 11 matches

by Voltstorm
Sun Aug 21, 2005 11:38 am
Forum: GamingTools Members::Inner Space
Topic: SettingXML not working as of 0.991b2425
Replies: 8
Views: 6563

hose me down and call me an ass, PLEASE!
by Voltstorm
Sun Aug 21, 2005 11:36 am
Forum: GamingTools Members::Inner Space
Topic: SettingXML not working as of 0.991b2425
Replies: 8
Views: 6563

Clearly there is an issue someplace ... function main() { declare sSettingFile string script "C:\\InnerSpace\\Scripts\\Upop_Settings.xml" Echo "${sSettingFile}" declare sName string script ${SettingXML[${sSettingFile}].Set[Other].GetString[Name,"NONAME"]} E...
by Voltstorm
Sun Aug 21, 2005 11:31 am
Forum: GamingTools Members::Inner Space
Topic: SettingXML not working as of 0.991b2425
Replies: 8
Views: 6563

even if I hardwire the structure it returns NULL and CTD on second call. function main() { declare sSettingFile string script "C:/InnerSpace/Scripts/Upop_Settings.xml" Echo "${sSettingFile}" declare sName string script ${SettingXML[${sSettingFile}].Set[Other].Ge...
by Voltstorm
Sun Aug 21, 2005 11:25 am
Forum: GamingTools Members::Inner Space
Topic: SettingXML not working as of 0.991b2425
Replies: 8
Views: 6563

This structure has worked fine for months ...

My install is c:\InnerSpace
the XML file is in c:\InnerSpace\Scripts
the script file is in c:\InnerSpace\Scripts

and even if I remove the leading / it still returns NULL and CTD on second attempt.
by Voltstorm
Sun Aug 21, 2005 8:56 am
Forum: GamingTools Members::Inner Space
Topic: SettingXML not working as of 0.991b2425
Replies: 8
Views: 6563

SettingXML not working as of 0.991b2425

function main() { declare sSettingFile string script "/Scripts/Upop_Settings.xml" Echo "${sSettingFile}" declare sName string script ${SettingXML[${sSettingFile}].Set[Other].GetString[Name,"NONAME"]} Echo "${sName}" } XML in /scripts folder:...
by Voltstorm
Sun Aug 21, 2005 12:03 am
Forum: GamingTools Members::Inner Space
Topic: Help
Replies: 8
Views: 8532

Even if you could get a previous version the moment you load it you are going to patch. I have talked to Lax and pointed out what I could. He is a great guy and will get it fixed as fast as he can. Take a break ... it's gaming ... you will lose nothing by stepping back and taking a breather! Go read...
by Voltstorm
Sat Aug 20, 2005 7:55 pm
Forum: GamingTools Members::Inner Space
Topic: Help
Replies: 8
Views: 8532

READ before you post! The font system change includes an added line to the file PREINIT.ISS in the Scripts directory: ui -load defaultfonts Without it, you will NOT see any text! If you have a new installation of Inner Space, this doesnt affect you. If your installation is more than a month old, it ...
by Voltstorm
Sat Jul 30, 2005 7:55 pm
Forum: GamingTools Members::Inner Space
Topic: Lax ...
Replies: 6
Views: 5445

Great minds .... need I say more?
by Voltstorm
Sat Jul 30, 2005 7:08 pm
Forum: GamingTools Members::Inner Space
Topic: Lax ...
Replies: 6
Views: 5445

Thanks works great ...

Any chance you can make the patch notes come up before the dialog so we can see if the patch contains an ISSDK upgrade?
by Voltstorm
Sat Jul 23, 2005 11:48 am
Forum: GamingTools Members::Inner Space
Topic: Lax ...
Replies: 6
Views: 5445

Well okay then ...
by Voltstorm
Wed Jul 13, 2005 5:29 pm
Forum: GamingTools Members::Inner Space
Topic: Lax ...
Replies: 6
Views: 5445

Lax ...

Lax,

Can we get a dialog pop-up option for patching InnerSpace.

Thus we can still use the system while we wait on different community members to patch themselves?