Search found 16 matches

by Aanya
Wed Apr 20, 2005 6:40 am
Forum: GamingTools Members::Inner Space
Topic: Lax, running IS with DAoC
Replies: 3
Views: 3975

Putting in login.dll in along with game.dll and tgame.dll seemed to fix it. At least ive not yet had the game shut down on me while starting it since i did that.
by Aanya
Mon Apr 18, 2005 3:32 am
Forum: GamingTools Members::Inner Space
Topic: Lax, running IS with DAoC
Replies: 3
Views: 3975

Lax, running IS with DAoC

I dont know what the problem is, but when i start up DAoC through IS, most of the time, DAoC will not load game.dll after having successfully logged on with login.dll. Its like, i log in, then .. nothing.

Is this something you're familiar with, or is it something new on Mythic's part ?
by Aanya
Fri Apr 15, 2005 9:55 am
Forum: GamingTools Members::Inner Space
Topic: GetPixelColor ?
Replies: 7
Views: 7270

oops must have missed it in the help file.. :D sorry to be a pita :)
by Aanya
Fri Apr 15, 2005 3:20 am
Forum: GamingTools Members::Inner Space
Topic: GetPixelColor ?
Replies: 7
Views: 7270

GetPixelColor ?

Im wondering if its possible to retrieve the color of a specified pixel in IS today or if its something that is "on the table" to implement in the future ? For games without custom extensions that read memory, the GetPixelColor command could be a way to make scripts just a tad more intelligent than ...
by Aanya
Thu Mar 24, 2005 9:46 am
Forum: GamingTools Members::Inner Space
Topic: GoTo in scripts..
Replies: 2
Views: 3604

nothing important. just missed it from the MQ scripts i used to do back when i played EQ.
by Aanya
Thu Mar 24, 2005 9:14 am
Forum: GamingTools Members::Inner Space
Topic: GoTo in scripts..
Replies: 2
Views: 3604

GoTo in scripts..

Any chance of implementing GoTo ? It's something i couldnt find in the help file, although i havent tried it in a script to see if its there but not yet documented.
by Aanya
Thu Feb 10, 2005 4:39 am
Forum: GamingTools Members::Inner Space
Topic: String comparisations
Replies: 2
Views: 3604

Thanks Lax, thats just what i needed. :)
by Aanya
Wed Feb 09, 2005 1:50 pm
Forum: GamingTools Members::Inner Space
Topic: String comparisations
Replies: 2
Views: 3604

String comparisations

Is there a way to compare strings in scripts ? I see a bunch of math operators but if i try to use any of them to compare 2 strings i get a syntax error in the script.
by Aanya
Sun Feb 06, 2005 7:01 pm
Forum: GamingTools Members::Inner Space
Topic: Some issues with WoW and IS
Replies: 9
Views: 9647

I think you changed something, cause the problem is gone.

Thx Lax :)
by Aanya
Thu Feb 03, 2005 5:15 pm
Forum: GamingTools Members::Inner Space
Topic: Some issues with WoW and IS
Replies: 9
Views: 9647

No WinEQ 2.0 does not appear to have the same issue.
by Aanya
Thu Feb 03, 2005 4:02 pm
Forum: GamingTools Members::Inner Space
Topic: Some issues with WoW and IS
Replies: 9
Views: 9647

Changing keyboard / mouse input from Win32I to DirectInput8 solves the lag, but after doing so im also unable to open the console which I suppose is because Inner Space loses control of the input, since it is actually win32i but Inner Space tries to find DirectInput8 keystrokes when it is in that mo...
by Aanya
Tue Feb 01, 2005 6:16 pm
Forum: GamingTools Members::Inner Space
Topic: Some issues with WoW and IS
Replies: 9
Views: 9647

If it helps, jumping just as the game starts to lag causes it to unlock again, until the next time i try to mouselook strafe. Then i've got to repeat the jump to continue moving :)
by Aanya
Tue Feb 01, 2005 5:01 pm
Forum: GamingTools Members::Inner Space
Topic: Some issues with WoW and IS
Replies: 9
Views: 9647

Ok so i found what caused it.. wish i could edit above posts :) Anyways. Holding down the combination A and W (or W and D, S and D, S and A) at the same time as holding down the right mousebutton, and then running like this sorta sideways / forward while looking in another direction than the one you...
by Aanya
Tue Feb 01, 2005 4:42 pm
Forum: GamingTools Members::Inner Space
Topic: Some issues with WoW and IS
Replies: 9
Views: 9647

Nope... spoke in haste. It worked nice for a little while after the reinstall, but now its fux0red again. What i did after reinstall: Created a script like this function main() { wowpress TARGETNEARESTENEMY face ${Target.X} ${Target.Y} } Nothing fancy... Then i ...
by Aanya
Tue Feb 01, 2005 4:22 pm
Forum: GamingTools Members::Inner Space
Topic: Some issues with WoW and IS
Replies: 9
Views: 9647

k did a IS reinstall and now its working nicely.. strange stuff