Search found 16 matches
- Fri Jul 01, 2005 5:44 pm
- Forum: GamingTools Members::Inner Space
- Topic: Relay
- Replies: 15
- Views: 13204
Unfortuately this still doesn't seem to be working quite right for me. With Beta 0.96 Build 2128 I still can't relay with pre-existing sessions. Also I've been playing around with more than 2 computers too. Today I tested it with 4 and this is what happens Had one computer connect to the other 3 so ...
- Thu Jun 30, 2005 3:36 am
- Forum: GamingTools Members::Inner Space
- Topic: small bug with continue
- Replies: 3
- Views: 3715
small bug with continue
Code: Select all
function main()
{
declare i int local 1
do
{
echo ${i}
if "1"
continue
}
while "${i:inc}<10"
}
- Wed Jun 29, 2005 5:38 am
- Forum: GamingTools Members::Inner Space
- Topic: Relay
- Replies: 15
- Views: 13204
- Tue Jun 28, 2005 10:05 am
- Forum: GamingTools Members::Inner Space
- Topic: Relay
- Replies: 15
- Views: 13204
- Tue Jun 28, 2005 4:13 am
- Forum: GamingTools Members::Inner Space
- Topic: Relay
- Replies: 15
- Views: 13204
Ok here is what I figured. First I reinstalled Innerspace and it wouldn't even connect. Then I figured out I needed to change <Setting Name="enable">1</Setting> to <Setting Name="enable incoming">1</Setting> Looks like the default XML got messed up. Second I started up and connected fine, but it wou...
- Tue Jun 28, 2005 12:16 am
- Forum: GamingTools Members::Inner Space
- Topic: Relay
- Replies: 15
- Views: 13204
- Sat Jun 25, 2005 1:39 am
- Forum: GamingTools Members::Inner Space
- Topic: Relay
- Replies: 15
- Views: 13204
- Fri Jun 24, 2005 11:12 pm
- Forum: GamingTools Members::Inner Space
- Topic: Relay
- Replies: 15
- Views: 13204
Woot, I see you added this feature, but I'm having a little trouble getting it working. First I changed the XML to <Set ID="3" Name="Remote"> <Setting Name="enable incoming">1</Setting> <Setting Name="incoming port">10101</Setting> <Setting Name="name">Dually</Setting> and restated InnerSpace. Then ...
- Mon May 02, 2005 12:31 pm
- Forum: GamingTools Members::Inner Space
- Topic: LavishScript Questions
- Replies: 8
- Views: 6801
- Mon May 02, 2005 12:24 pm
- Forum: GamingTools Members::Inner Space
- Topic: LavishScript Questions
- Replies: 8
- Views: 6801
- Mon May 02, 2005 12:07 pm
- Forum: GamingTools Members::Inner Space
- Topic: LavishScript Questions
- Replies: 8
- Views: 6801
Actually after spending a few hours today writing code, I released how much I hate all this macroquest legacy syntax, grin. Everytime I have to write varcalc i ${i}+1 I die a little bit inside. That aside how much trouble would it be to add a For..Loop, and a top check while loop? I realise your pus...
- Sun May 01, 2005 5:02 pm
- Forum: GamingTools Members::Inner Space
- Topic: LavishScript Questions
- Replies: 8
- Views: 6801
- Sun May 01, 2005 4:53 am
- Forum: GamingTools Members::Inner Space
- Topic: LavishScript Questions
- Replies: 8
- Views: 6801
LavishScript Questions
First are there any other options for dealing with timing other than TimedCommand and ${Time} stuff like ${Time.SecondsSinceMidnight}? What I'd love to have is a variable holding execution time of a script in tenths of a second or something similar. (Execution time of a session, etc) Secondly just a...
- Wed Apr 20, 2005 11:35 am
- Forum: GamingTools Members::Inner Space
- Topic: Relay
- Replies: 15
- Views: 13204
Relay
"In preparation for version 1.00, we will be extending the Relay capability to allow networking."
Just curious on the status/eta for this.
Just curious on the status/eta for this.
- Wed Mar 30, 2005 11:16 pm
- Forum: GamingTools Members::Inner Space
- Topic: String Type Members not working and/or me dumb
- Replies: 3
- Views: 4103