Sureshot
Goddess
- Joined
- Feb 2, 2006
- Messages
- 3,771
i dont recommend trying to allow for modmodmods, since as soon as update any of the files involved the files i made, for instance, would merely revert those files back to your previous version, trying to keep up to date for the main mod is a pain, just imagine trying to keep up to date for a modmod hehExcellent! What I am planning is, let people download this file then put in settings.py:
So, I'll put the stats in my XML files, but the dragons won't appear unless the user sets the variable to 1, to say they have downloaded and installed the file. Users will have to be told not to install the XML. Just means a quick check in the scripts before spawning.Code:# set this to 1 if you have downloaded and installed Sureshot's Dragons modmodmod # (not included in my modmod by default, as the files are quite large) # http://forums.civfanatics.com/downloads.php?do=file&id=9602 sureshotDragons = 0
I can incorporate other modmodmods in this way as time goes on.
if you dont plan include them in your main download i wouldnt bother with adding a setting for them because theyll be quickly out of date heh