Has anyone reported crashing when looting? I have tried building a couple of times but no luck. I am going to try and build without itemdisplay and see what I get. This is what i get in windbg: (11d0.844): Access violation - code c0000005 (first chance) First chance exceptions are reported before an...
I got it all compiled and working. I should have made a tutorial because that was a pain for someone who doesnt work with code everyday AND is new to macroquest. Now I just have to figure out how to load all the extentions automatically and get a chatwindow with the output working (right now the out...
I got past the arguments errors using a post in the isxeq forum, but now Im getting: 1> .\ISXEQIntermediate\MQ2Main.obj 1> .\ISXEQIntermediate\MQ2Mouse.obj 1> .\ISXEQIntermediate\MQ2Pulse.obj 1> .\ISXEQIntermediate\MQ2Spawns.obj 1> .\ISXEQIntermediate\MQ2Utilities.obj 1> .\ISXEQIntermediate\MQ2Windo...
How do I apply that code? I tried pasting it into a .patch file, but there are errors when trying to apply with tortoisemerge. I was able to make the changes manually, but just not sure how I am supposed to use that.
Hello all, I am trying to get Macroquest to work with innerspace and after a lot of reading I'm still having problems getting it to compile. The way I am trying to do it is: - Opening ISXEQ.sln - Letting .net update - adding the path to the include folder in the isxdk that I downloaded so that it ca...