Search found 8 matches

by litewave
Wed Feb 01, 2017 12:13 am
Forum: GamingTools Members::Inner Space
Topic: enhancement suggestions
Replies: 2
Views: 8999

ah cool, but i was thinking of the scripts that run through various extensions that one has no source to modify. Looks like i may have to write my own lol.

thanks.
by litewave
Tue Jan 31, 2017 11:10 pm
Forum: GamingTools Members::Inner Space
Topic: enhancement suggestions
Replies: 2
Views: 8999

enhancement suggestions

2 ideas come to mind, 1) when you open the console, a menu with quick commands (ie for those things you type in often) yeah lazy typist here :P 2) session isolation. or be able to group some sessions together, so that "ALL" from any of those grouped sessions are the only ones to receive the broadcas...
by litewave
Tue Apr 21, 2009 12:54 pm
Forum: GamingTools Members::Inner Space
Topic: arrays in UI XML
Replies: 2
Views: 2099

ok thanks, i will use that and make sure var name is unique enough that its not likely to already exist. I am curious what the script syntax will be but no rush. Good luck with your move!
by litewave
Mon Apr 20, 2009 4:06 pm
Forum: GamingTools Members::Inner Space
Topic: arrays in UI XML
Replies: 2
Views: 2099

arrays in UI XML

I have experimented (and searched) but can't seem to find a way to set a script variable (Array element) from the console or xml (UI) file. I can retrieve values but not set them. whats the right way to do this other than calling a atom? to read i am doing this: echo ${Script[test].VariableScope.Hid...
by litewave
Fri Nov 02, 2007 3:55 pm
Forum: GamingTools Members::Inner Space
Topic: Innerspace N00b here
Replies: 1
Views: 1467

Not sure of what code you are using etc, so gonna make generic assumptions. Lots of latitude here :P Assign your buttons a relay command and if its only for a specific toon, make sure you specify that in the command. ie. relay all command or relay toonsessionname command command can either be a scri...
by litewave
Tue Oct 30, 2007 10:58 am
Forum: GamingTools Members::Inner Space
Topic: remote relay?
Replies: 3
Views: 2136

ok thanks. the fact that the tests i was doing had the output showing on the sender screen (ie echo command rather than -echo) rather than the receiver, made me think nothing made it to the other end.

Thanks for the clarification. .'.
by litewave
Fri Oct 26, 2007 12:40 pm
Forum: GamingTools Members::Inner Space
Topic: remote relay?
Replies: 3
Views: 2136

Ok it looks like -noredirect is needed for the commands to work on the remote machine, the examples in wiki do no use that or explain it, but decided to see what it did.
by litewave
Thu Oct 25, 2007 12:44 pm
Forum: GamingTools Members::Inner Space
Topic: remote relay?
Replies: 3
Views: 2136

remote relay?

several items... I am still trying to scavenge the pieces of info into a whole, some info easy to come by rest is not so easy lol. #1 bug? I am able to use relay just fine on the same pc with multiple sessions, but when i try to send a command to a remotes session, absolutely nothing happens (or app...