Search found 3 matches

by bannor
Thu Oct 04, 2007 9:12 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Simple Forgotton Halls for Cleric 40ish
Replies: 16
Views: 7796

And take out your char name
by bannor
Sat Oct 15, 2005 4:07 pm
Forum: ISXEQ::Help
Topic: ISXEQ Compile issues
Replies: 15
Views: 5449

Ok i think i fixed or got past the 1st issue by adding virtual void DirectInputMousePosition(int X, int Y); to the ISInterface.h file it was not there. altho it seems there may have been a blank line where it should have been. I am looking to fix the ISXEQ\ISXEQCommands.cpp(555) : error C2039: 'Cast...
by bannor
Fri Oct 14, 2005 12:20 am
Forum: ISXEQ::Help
Topic: ISXEQ Compile issues
Replies: 15
Views: 5449

ISXEQ Compile issues

Visual Studio 2003 Lavish.ISXDK.23.exe MQ2-20050927.zip I followed the instructions to set my lib and include paths C:\games\ISXDK\include C:\games\ISXDK\lib When I compile I get Compiling... ISXEQPulse.cpp ISXEQ\ISXEQPulse.cpp(30) : error C2039: 'DirectInputMousePosition' : is not a member of 'ISIn...