Search found 3 matches

by Targ
Fri Mar 16, 2012 10:16 pm
Forum: MQ2::Custom UI
Topic: Freq di28889 UI / and infiniti_blue_di28889 *10-09-13* FIXed
Replies: 239
Views: 71355

Re: Freq di28889 UI / and infiniti_blue_di28889 *3-16-12*

Was generating a UIErrors log for me, I fixed the issues listed in it and it loaded fine.
by Targ
Sat Apr 16, 2011 10:12 am
Forum: MQ2::Help
Topic: Compilation Error
Replies: 25
Views: 5321

Re: Compilation Error

Alternatively you can remove the "DWORD" in front of n on line 1009, however you're likely to hit the same problem elsewhere. This works as far as compiling in VC6, not sure what issues it may cause... line 1009 is the 2nd for loop below WORD GetGuildIDByName(PCHAR szGuild) { for(DWORD n ...
by Targ
Sat Apr 16, 2011 9:54 am
Forum: MQ2::Help
Topic: Compilation Error
Replies: 25
Views: 5321

Re: Compilation Error

I'm getting the same error. I'm using Microsoft Visual C++ v6.0. I've been compiling MQ2 with this version for 7 years and have never had to change a properties setting to the best of my knowledge. If that is what is needed, could someone be kind enough to let me know as I do not know what to chang...