Search found 20 matches
- Mon Feb 18, 2013 3:40 am
- Forum: GamingTools Members::Inner Space
- Topic: Cannot send crash-reports, so here you go...
- Replies: 4
- Views: 5915
- Sun Feb 17, 2013 5:15 pm
- Forum: GamingTools Members::Inner Space
- Topic: Cannot send crash-reports, so here you go...
- Replies: 4
- Views: 5915
- Sun Feb 17, 2013 3:03 pm
- Forum: GamingTools Members::Inner Space
- Topic: Cannot send crash-reports, so here you go...
- Replies: 4
- Views: 5915
Cannot send crash-reports, so here you go...
Lots of crashes lately - but might be due to ISXEQ2... Anyways - haven't been able to send you crash-reports forever (Error -100 or -114). My friend gets the same error at his place - is it yours or our fault? Software: Inner Space Kernel 1.11 Build 5751 (Sun Dec 09 23:01:57 2012) Current ti...
- Tue Apr 06, 2010 11:47 am
- Forum: GamingTools Members::Inner Space
- Topic: Authentication Servers Down?
- Replies: 6
- Views: 6649
- Tue Apr 06, 2010 10:03 am
- Forum: GamingTools Members::Inner Space
- Topic: Authentication Servers Down?
- Replies: 6
- Views: 6649
Authentication Servers Down?
Heya, All of a sudden Innerspace doesnt seem to want to start. Well, it starts, but no icon in my taskbar. Is this due to the authentication servers being down or something similar? I've tried on 3 different computers, 2 different internet connections - same problem all over the line. What could it ...
- Mon Oct 26, 2009 2:43 am
- Forum: GamingTools Members::Inner Space
- Topic: Getting "last modified" from a file
- Replies: 1
- Views: 2339
Getting "last modified" from a file
Heya,
Would I be able to get the time a file was last modified? I've checked:
- http://lavishsoft.com/wiki/index.php/ObjectType:file
...it doesnt seem like im lucky, but I might have missed something
Thanks.
Would I be able to get the time a file was last modified? I've checked:
- http://lavishsoft.com/wiki/index.php/ObjectType:file
...it doesnt seem like im lucky, but I might have missed something

Thanks.
- Fri Jul 03, 2009 7:51 pm
- Forum: GamingTools Members::Inner Space
- Topic: .NET - What scripts are running? Or just how many?
- Replies: 0
- Views: 3264
.NET - What scripts are running? Or just how many?
Heya I'm trying to figure out how I get the current number of scripts running - any hints? I'm using C# - and what I want is to either: 1: Loop through the scripts one by one. Or just: 2: Check how many scripts is currently running. The wiki didnt help me, neither did searching the forums; so crossi...
- Wed Apr 29, 2009 10:05 am
- Forum: GamingTools Members::Inner Space
- Topic: How to use HTTPGet with atoms?
- Replies: 0
- Views: 3420
How to use HTTPGet with atoms?
Hi there, Im a little confused about using an atom with HTTPGet -atom <atom> URL: - http://lavishsoft.com/wiki/index.php/ISKernel:HTTPGet_(Command) This is the description: Retrieve a URL, execute an atom with the result in a binary Context object I am not quite sure how to declare the atom. I tried...
- Tue Jan 03, 2006 2:50 am
- Forum: GamingTools Members::Inner Space
- Topic: Focus a session
- Replies: 2
- Views: 2824
- Mon Jan 02, 2006 7:12 am
- Forum: GamingTools Members::Inner Space
- Topic: Focus a session
- Replies: 2
- Views: 2824
Focus a session
Hey there, Im using 3-4 different instances of Innerspace sometimes. I'd like to be able to trigger a 'toFront' method... So when one of my scripts triggers something, that instance of my game goes to the top of all the others. That'd help me a lot when i get a tell, and i dont have to browse throug...
- Mon Oct 17, 2005 11:30 am
- Forum: GamingTools Members::Inner Space
- Topic: Clearing a Set in a XML file, or removing Keys?
- Replies: 3
- Views: 3001
- Mon Oct 17, 2005 9:15 am
- Forum: GamingTools Members::Inner Space
- Topic: Clearing a Set in a XML file, or removing Keys?
- Replies: 3
- Views: 3001
Clearing a Set in a XML file, or removing Keys?
Heya, I have a XML file looking something like this: <Set Name="Superman"> <Set Name="Food"> <Setting Name="Cheesecake">2</Setting> <Setting Name="Tinker Soup">1</Setting> <Setting Name="Orc Steak">4</Setting> </Set> <Set Name="Ingredients"> <Setting Name="Orcs">5</Setting> <Setting Name="Gnomes">2<...
- Mon Oct 17, 2005 7:31 am
- Forum: GamingTools Members::Inner Space
- Topic: Question about String Manipulation
- Replies: 1
- Views: 2227
Question about String Manipulation
Heya,
I've search through the wiki, but havent been able to locate an answer to my problem. Therefore, i ask here.
If i have a string: "Translucent Horse of Substitution" and i want to replace "Translucent " with "", what is the easiest way to do so?
Thanks!
I've search through the wiki, but havent been able to locate an answer to my problem. Therefore, i ask here.
If i have a string: "Translucent Horse of Substitution" and i want to replace "Translucent " with "", what is the easiest way to do so?
Thanks!
- Mon Aug 29, 2005 1:54 am
- Forum: GamingTools Members::Inner Space
- Topic: ExtTypes... Failed to Load
- Replies: 5
- Views: 4880
- Sun Aug 28, 2005 6:08 pm
- Forum: GamingTools Members::Inner Space
- Topic: ExtTypes... Failed to Load
- Replies: 5
- Views: 4880
ExtTypes... Failed to Load
Heya, When i do: Module -require ExtTypes I get: LavishScript Module 'ExtTypes' required, but failed to load Any known problems to this? Its in the 'LavishScript Modules' folder, and i downloaded it a few minutes ago from here: 'http://www.lavishsoft.com/downloads/modules/ExtTypes.dll' Any idea what...