Search found 7 matches

by logicallyrogue
Thu Jul 07, 2005 12:05 am
Forum: ISXEQ::Help
Topic: Enumerating Objects
Replies: 51
Views: 11072

Hmmmm.... maybe Lax already answered my question in his "Datatypes" post... Me.Buff[1]:Remove That gives me a start on how to access specific elements of the Me.Buff array... But I still don't know what objects are part of the Buff datatype. I'm assuming Name, and possibly Timer... but enu...
by logicallyrogue
Wed Jul 06, 2005 11:45 pm
Forum: ISXEQ::Help
Topic: Enumerating Objects
Replies: 51
Views: 11072

Enumerating Objects

Okay - ISXEQ is working (yea!) and I'm trying some simple stuff in the HUD console. When I say simple, I'm talking: echo ${Target.Name} Anyways - is there a way to enumerate the objects on target? I was looking in the ISXEQ Wiki (pretty sparse, I'll have to post some things as I figure them out) and...
by logicallyrogue
Wed Jul 06, 2005 11:11 pm
Forum: ISXEQ::General
Topic: Newbie trying to wrap his brain around ISXEQ
Replies: 49
Views: 13246

okay - the recompile and the patch solved the loading issue - ISXEQ was properly loaded.... This could be a newbie issue - but at the server login screen, I opened the console, "ext ISXEQ" then tried "doability" just for grins... the EQGame.exe client crashed again. I'm ready to ...
by logicallyrogue
Wed Jul 06, 2005 10:58 pm
Forum: ISXEQ::General
Topic: Newbie trying to wrap his brain around ISXEQ
Replies: 49
Views: 13246

Trying what you suggested Lax - but I'm running IS 0.97 (Build 2148)... perhaps you just sneaked a new build in ;)
by logicallyrogue
Wed Jul 06, 2005 10:47 pm
Forum: ISXEQ::General
Topic: Newbie trying to wrap his brain around ISXEQ
Replies: 49
Views: 13246

Newbie trying to wrap his brain around ISXEQ

Okay - I've managed to compile MQ2 and ISXEQ with zero errors. I'm *assuming* that I need to copy the C:\MQ2\Release\*.dll files into c:\program files\innerspace\extensions (PLEASE correct me if I'm wrong - I haven't been able to find any information on this step by googling) I ran IS, then told it ...
by logicallyrogue
Wed Jul 06, 2005 9:01 pm
Forum: ISXEQ::Bug Reports
Topic: Errors on Fresh Compile...
Replies: 74
Views: 11305

Thank you - the fixes in the thread you pointed to worked perfectly.
by logicallyrogue
Tue Jul 05, 2005 10:35 pm
Forum: ISXEQ::Bug Reports
Topic: Errors on Fresh Compile...
Replies: 74
Views: 11305

Errors on Fresh Compile...

Just wondering if anyone has run into this at all... I've uncompressed the MQ source, compiled MQ with no problems - but when it comes to compiling the ISXEQ source, I get a bunch of errors... c:\MQ2\MQ2ItemDisplay\MQ2ItemDisplay.cpp(149) : error C2065: 'INIFileName' : undeclared identifier c:\MQ2\M...