difference between civ4 and civ4warlords?

seady

Prince
Joined
Aug 30, 2006
Messages
582
Location
Sydney
Looking at mod components, i don't know if there's a difference between the C++ sourcecode, so i don't know if copying/pasting code into the files then recompiling would fail automatically, introduce subtle bugs, or what?

I'm not a programmer (and the SDK is a giant daunting thing to try and start with!) but i'd like to use some of these components especially those by TheLopez? Are C++ mod components specific to warlords or vanilla civ4?
 
The source code is different between vanilla and Warlords, so that the new features can be implemented.

It should state in the description whether the modcomp is for vanilla or Warlords and a lot of modmakers make their modcomps for both.

Hope this helps.
 
Thanks! Unfortunately a lot of mods don't say, so i will just have to assume those ones are vanilla until proven otherwise. :)
 
seady said:
Thanks! Unfortunately a lot of mods don't say, so i will just have to assume those ones are vanilla until proven otherwise. :)


All you have to do is look at my Signature for Warlord mods, and if they aren't there then its Vanilla.:p
 
Back
Top Bottom