PDA

View Full Version : What do you build EQEmu with?


mrea
05-15-2006, 06:00 AM
I need to find a compiler that works well with the EQEmu source. VS 2005 is very picky as far as file format goes (Mac file format detected) and I'd really like to customize certain aspects of the code.

In particular:

Level restriction (50 is what I want)
Disable the sending of empty guild MOTD's
Enable healing on level up

and a few other things...

But anyway.. feel free to comment with your favorite compiler!

Thanks

Cisyouc
05-16-2006, 10:12 AM
For Windows? VC98. Yes, VC++ 6. The old, picky, outdated compiler. Why? The IDE is lightyears better.

Unfortunately, it's too outdated to use now. So, VC++ 7.1, I guess.