Search found 6 matches

by TypePun
Sat May 12, 2012 4:20 pm
Forum: MQ2::Help
Topic: Is anyone maintaining the HTML or Wiki documentation?
Replies: 2
Views: 761

Re: Is anyone maintaining the HTML or Wiki documentation?

Thanks! I'll check it against the source and verify the TLOs.
by TypePun
Sat May 12, 2012 4:05 am
Forum: MQ2::Help
Topic: Is anyone maintaining the HTML or Wiki documentation?
Replies: 2
Views: 761

Is anyone maintaining the HTML or Wiki documentation?

I was looking through the Macroquest HTML document that was built by wassup. I noticed that the last update date was in 2007. I know that properties and Top Level Objects have been added since that date. Is anyone actively maintaining that document? If not, may I have I copy and I will cross referen...
by TypePun
Thu May 29, 2008 7:07 pm
Forum: MQ2::Macros::Requests
Topic: enchanter macro
Replies: 15
Views: 4326

Agreed! Nils macro works great!
by TypePun
Wed Aug 22, 2007 7:29 pm
Forum: MQ2::Custom UI
Topic: Top and Left side HUD
Replies: 5
Views: 3908

No, I'm not referring specifically to the guages. Consider an element designed for a resolution of 1600 x 1200. It has a certain size and location. Now, you want to render that element in 800 x 600. If you scale it by 1/2, will that work? Perhaps, if you are referring to only one element. Try it wit...
by TypePun
Fri Aug 17, 2007 5:50 pm
Forum: MQ2::Custom UI
Topic: Top and Left side HUD
Replies: 5
Views: 3908

I like it! I was also thinking of writing a HUD to display the HP bar. I like your solution though of using a global string. I'll incorporate some of your ideas and post mine next week. Although, I like most of my information in the center rather than off on the left. The problem is that it is fixed...
by TypePun
Tue Aug 14, 2007 6:32 pm
Forum: MQ2::Help
Topic: No exe-file generated any more :-(
Replies: 14
Views: 6581

I don't recommend any of the dummies books for C++. C++ is a rich, powerful expressive language and should be enjoyed in all it's glory. Cutting corners in learning C++ is like cutting corners in learning to drive performance cars or use surgical tools - you will only hurt yourself and others. I rec...