View Single Post
  #7  
Old March 25th, 2006, 04:14 PM
Fyron's Avatar

Fyron Fyron is offline
Shrapnel Fanatic
 
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
Fyron is an unknown quantity at this point
Default Re: Modders - Need a Data Format Checker?

Nobody needs .NET anyways. It makes for huge, bloated programs! And besides, there are plenty of free IDEs out there. Eclipse + CDT plugin using the GCC compiler via cygwin, while sounding complicated to set up, works rather well. I only use MS VS 2003 cause I got it free from school.

Do you know much C++? VB and C++ can't really be integrated very well.

Also, note that my program has no GUI, since there isn't necessarily a need for one when there is no run-time interactivity.

Currently writing up generic classes so adding all the files can be done much more easily. Hopefully I can remember this stuff!

=0=

RE: Tech Reqs

He was refering to entries in the data file, not necessarily levels of those reqs.

"It also loaded a components file where X number of Techs were required, but X+1 were listed. SE4 gave no errors."

That's exactly what he said would happen. The X+1 Tech Req is ignored.

Also, note that modders frequently put high level tech reqs to temporarily remove items, so such issues should be handled as warnings, rather than errors.
__________________
It's not whether you win or lose that counts: it's how much pain you inflict along the way.
--- SpaceEmpires.net --- RSS --- SEnet ModWorks --- SEIV Modding 101 Tutorial
--- Join us in the #SpaceEmpires IRC channel on the Freenode IRC network.
--- Due to restrictively low sig limits, you must visit this link to view the rest of my signature.
Reply With Quote