Search found 25 matches

by jojotheslug
Fri Nov 01, 2013 5:25 pm
Forum: GamingTools Members::Inner Space
Topic: I know SettingXML is deprecated, but...
Replies: 1
Views: 2299

I know SettingXML is deprecated, but...

Is there an easier way to just read in a single value from an XML file to compare against? I've got a handle on LavishSettings and I've already implemented it for other things. But, it just seems like a lot of extra work for one simple thing...

-Jojo
by jojotheslug
Fri Nov 01, 2013 5:23 pm
Forum: GamingTools Members::Inner Space
Topic: Sorry to bother you again, but I'm still having a problem...
Replies: 2
Views: 3452

Thanks for the help!

It got me checking other issues and it turns out that if I have another window onscreen it screws up the redraw of the window I want to resize! It was a PIA to work around but I finally got it!

Thanks Again!
-Jojo
by jojotheslug
Sat Oct 26, 2013 5:42 pm
Forum: GamingTools Members::Inner Space
Topic: Sorry to bother you again, but I'm still having a problem...
Replies: 2
Views: 3452

Sorry to bother you again, but I'm still having a problem...

The keybind works perfectly, but I think I need to do something different than windowsize to accomplish what I want. Basically after I got the keybind setup and used it for the first time, the windowsize changed and it forced a resolution reset / screen redraw like when you change the resolution usi...
by jojotheslug
Wed Oct 23, 2013 7:36 pm
Forum: GamingTools Members::Inner Space
Topic: Trying to create a toggled windowsize keybind
Replies: 3
Views: 3334

Booyah!

Thanks Lax!

Just tested it and it does exactly what I needed!

Thanks a ton!
-J
by jojotheslug
Wed Oct 23, 2013 7:08 pm
Forum: GamingTools Members::Inner Space
Topic: Trying to create a toggled windowsize keybind
Replies: 3
Views: 3334

Trying to create a toggled windowsize keybind

Hey There Y'all! What I'd like to do is create a keybind which toggles a session between to different windowsizes. I know I could put these commands in my Session Startup list: bind -release window800 Ctrl+Alt+Shift+Q "Windowsize -viewable 800x600" bind -release window640 Ctrl+Alt+Shift+W "Windowsiz...
by jojotheslug
Thu Aug 29, 2013 11:03 pm
Forum: GamingTools Members::Inner Space
Topic: Yet another how do I do this question...
Replies: 5
Views: 4324

Finally got it working...

I went ahead and changed it to this (in case anyone needs help in the future): function main() { ;DECLARE/SET VARIABLES declare LoginFilePath filepath local "Account1LoginStatus.xml" declare LoginStatus string local LavishSettings:AddSet[Account1Settings] LavishSettings[Account1Settings...
by jojotheslug
Thu Aug 29, 2013 8:19 pm
Forum: GamingTools Members::Inner Space
Topic: Yet another how do I do this question...
Replies: 5
Views: 4324

And the other wierd thing is...

It seems to write out the file before it imports it? What?

Because both echoes have the LoggedOut value instead of LoggedIn?

Ok? Huh? Who? :? :lol:

I'm in the TARDIS and I'm starting to lose my grip on the time-space continuum...
by jojotheslug
Thu Aug 29, 2013 8:13 pm
Forum: GamingTools Members::Inner Space
Topic: Yet another how do I do this question...
Replies: 5
Views: 4324

Nope, it's still broken...

I was looking at the wrong xml.
by jojotheslug
Thu Aug 29, 2013 8:09 pm
Forum: GamingTools Members::Inner Space
Topic: Yet another how do I do this question...
Replies: 5
Views: 4324

And Jesus wept!!!

Nevermind, whatever minor changes I made to clean up stuff for posting on here has now made the script work properly!


AGGGH!

:roll:
by jojotheslug
Thu Aug 29, 2013 8:07 pm
Forum: GamingTools Members::Inner Space
Topic: Yet another how do I do this question...
Replies: 5
Views: 4324

Yet another how do I do this question...

Sorry if this is extremely simple, but I cannot get this to work for the life of me. I've tried for the last 4 hours. First, I've got a simple xml file that I'm using to keep track of whether or not my login app has completed it's in the following format: <?xml version='1.0' encoding='UTF-8'?> <!-- ...
by jojotheslug
Wed Aug 21, 2013 1:24 pm
Forum: GamingTools Members::Inner Space
Topic: I'm sorry if this has been asked before, but...
Replies: 4
Views: 3811

Now that I think about it, though...

How would that even work? If you've got a script running in a session that after, say 5 minutes kills / closes the session and you send a message to it to flip a boolean... If the session has crashed... Oh wait nevermind! I am being crackheaded... Have the session send out the variable basically lik...
by jojotheslug
Wed Aug 21, 2013 1:17 pm
Forum: GamingTools Members::Inner Space
Topic: I'm sorry if this has been asked before, but...
Replies: 4
Views: 3811

Welp! That sucks, but...!

At least there's a work around... It's wierd, though. I could have sworn that a Not Responding popped up in the titlebar of the window. But maybe I'm just on too much crack.

Thanks!
-J
by jojotheslug
Mon Aug 19, 2013 1:10 pm
Forum: GamingTools Members::Inner Space
Topic: I'm sorry if this has been asked before, but...
Replies: 4
Views: 3811

I'm sorry if this has been asked before, but...

Hey There Everybody! I'm really sorry if this has been asked before, but I tried a search and couldn't find the info I was looking for... Basically, I'm coming back to InnerSpace after a long time off and I can't remember if there's a function or a method to a Session object that can tell me if a se...
by jojotheslug
Wed Nov 12, 2008 7:45 pm
Forum: GamingTools Members::Inner Space
Topic: InnerSpace crashing on AoC launch after latest IS update...
Replies: 3
Views: 2649

Thanks! I really appreciate it!

-Jojo