Search found 7 matches

by Lacky
Mon Jun 12, 2006 2:04 pm
Forum: GamingTools Members::Inner Space
Topic: memory leak?
Replies: 5
Views: 4915

Your complaining that your memory usage is going down?
by Lacky
Sun Jun 11, 2006 12:58 pm
Forum: GamingTools Members::WinEQ 2.0 Pro
Topic: Task Swithching out of eq
Replies: 11
Views: 5995

Im running Media Centre edition ( could that be the problem) other then that im downloading a copy of vista to try and have a copy of xp home. Yes that could be the problem. As I recall the media center edition had alot taken out that could be causing conflicts when eq tries to do something. Try th...
by Lacky
Tue Jun 28, 2005 12:10 am
Forum: GamingTools Members::Inner Space
Topic: FileRedirect Eq1
Replies: 7
Views: 6397

Yay

Woot Thank you Lax works like a charm now :)
by Lacky
Thu Jun 23, 2005 9:30 pm
Forum: GamingTools Members::Inner Space
Topic: FileRedirect Eq1
Replies: 7
Views: 6397

Basically all I am changing is the name that it is redirecting it to. Didnt change where it was in the Preinit sequence. I did notice something strange though, it seems to be setting the Fileredirect after my plugins load which means it isnt doing that part till after the program has initialized I t...
by Lacky
Thu Jun 23, 2005 9:10 pm
Forum: GamingTools Members::Inner Space
Topic: FileRedirect Eq1
Replies: 7
Views: 6397

Hmm nothing obvious that I can see wrong with the way I am doing it. But I am bumping a thread again. :twisted:
by Lacky
Thu Jun 23, 2005 8:23 pm
Forum: GamingTools Members::Inner Space
Topic: FileRedirect Eq1
Replies: 7
Views: 6397

Ok spending more time playing with this now. Hoping its my end and I can fix it.
by Lacky
Tue Jun 21, 2005 12:51 am
Forum: GamingTools Members::Inner Space
Topic: FileRedirect Eq1
Replies: 7
Views: 6397

FileRedirect Eq1

I seem to be having a problem with fileredirect. I am using the code: switch "${Game.Name}" { case EverQuest FileRedirect eqlsPlayerData.ini "eqlsPlayerData-${Profile}.ini" INIRedirect eqclient.ini * * "${Profile}eq.ini" * * call EQSession break It is basically the...