| General | Hosted Sites | Civ5 | CivRev | Civ4Col | Civ4 | Civ3 | Civ2 | Civ1 | Misc | Marketplace |
![]() |
|
|
Welcome to Civilization Fanatics' Center. You are currently viewing our site as a guest which gives you limited access to our site features. By joining our free community, you will be able to participate in the discussions, search the forum, send private messages, vote in polls, upload your own screenshots to the gallery, and access many other special features. Registration is fast, simple and absolutely free, so sign up today! If you have any problems with the registration process or your account login, please contact support. |
|
|||||||
![]() |
|
|
Thread Tools |
|
|
#1 |
|
The Third Giuseppe
Join Date: Jul 2011
Location: Chicago IL
Posts: 530
|
Animal bugs
Are subdued animals supposed to automatically be in the city? I'm using the SVN
|
|
|
|
|
|
#2 |
|
Deity
Join Date: Jul 2004
Location: Canberra, Australia
Posts: 11,539
|
Yes. I did want to make it optional but the XML can't take its value from a global variable.
__________________
Dyslexia luRs Member of the C2C modding team. |
|
|
|
|
|
#3 |
|
Deity
Join Date: Jun 2011
Posts: 3,034
|
Actually you can now. I have rewritten the basic XML reading code to allow for that on all bool, int or float. All you have to do is that you need to remove the type information in the schema for the specific value for which you want to use that (the dt:type="bool" stuff).
|
|
|
|
|
|
#4 | |
|
The Third Giuseppe
Join Date: Jul 2011
Location: Chicago IL
Posts: 530
|
Quote:
|
|
|
|
|
|
|
#5 | |
|
Deity
Join Date: Jul 2004
Location: Canberra, Australia
Posts: 11,539
|
Quote:
__________________
Dyslexia luRs Member of the C2C modding team. |
|
|
|
|
|
|
#6 |
|
Warlord
Join Date: Sep 2006
Location: Montana
Posts: 269
|
When a tamed bear is killed it plays the sound and puts up a special note in the log like when a great person is killed.
__________________
Meddle not in the affairs of Dragons, for you are crunchy and taste good with ketchup. |
|
|
|
|
|
#7 | |
|
Deity
Join Date: Jul 2004
Location: Canberra, Australia
Posts: 11,539
|
Quote:
Stopping the message will require SDK work. If this really annoys you the only option at the moment is to turn off the tamed animals mod. Edit file MLF_CIV4ModularLoadingControls.xml in the folder Assets/Modules/Alt_Timelines and change Code:
<Module> <Directory>Beastmaster</Directory> <bLoad>1</bLoad> </Module> Code:
<Module> <Directory>Beastmaster</Directory> <bLoad>0</bLoad> </Module>
__________________
Dyslexia luRs Member of the C2C modding team. Last edited by Dancing Hoskuld; Jun 15, 2012 at 06:20 PM. |
|
|
|
|
|
|
#8 |
|
Chieftain
Join Date: Apr 2009
Posts: 18
|
I don't seem to be able to build things with subdued animals in my city just at the moment.
SVN version 2942. |
|
|
|
|
|
#9 |
|
Deity
Join Date: Jul 2004
Location: Canberra, Australia
Posts: 11,539
|
I am away for 2-3 weeks so I can't check your save until then.
Myth buildings can only be byuilt once and only in the capital city. They will show up as greyed out in other cities.
__________________
Dyslexia luRs Member of the C2C modding team. |
|
|
|
![]() |
| Bookmarks |
|
| Thread Tools | |
|
|