Search results

  1. kairob

    DoC. Modified India and Central Asian Barbs

    I have made some changes to India for the DoC mod. These were initially for my own benefit but I though I would post it for others if they want it. Features: Altered India. (Obviously) Indus Valley Civilization represented by an Independence city. Apposing Hindu nations in southern India...
  2. kairob

    A Little Help please.

    Here is some Python taken from Barbs.py self.spawnUnits( iBarbarian, (86, 31), (100, 41), con.iWarElephant, 1, iGameTurn, 6-iHandicap, 4, utils.outerInvasion, 0) I have a few questions about this. What do the numbers 1, 4 and 0 here determine? Secondly the appear to be 2 coordinates...
  3. kairob

    The calculation for city unhealthiness/unhappiness in the source code

    Basically I want extra unhappiness and unhealthiness from cities larger than 10 and was wondering if anybody could help me to implement this as SDK type stuff is so far beyond my abilities I just don't have a clue. Thanks
  4. kairob

    A small piece of code.

    Could someone kindly help me with a problem. I wish to change the unhappiness and unhealthiness penalties for larger cities but do not have the necessary coding ability. What I would want would be each pop after size 10 to give plus 2 unhappiness and plus 2 unhealthiness instead of just plus...
  5. kairob

    Kais Warhammer Map Project.

    Ok, I am working on a new map (yeah I know I disappeared but you know, sh*t happens and I'm back now). Anyways here is a WiP of what I have done so far on my map of the Empire (from Warhammer) Most of the basic terain is down so you can see the layout. What I am going to do next is add more...
  6. kairob

    RFC:I Civics

    OK, I am trying to change all of the civs, which is turning out to be very, very hard, so I decided to do something simple on the mod to get my confidence up before continuing. I figured civics should be reasonably straight forward. I think that civics should be a little different to reflect the...
  7. kairob

    RFC:I Progress Thread

    I am going to use this thread to keep an up-to-date record of the mods progress. I am going to try and complete the mod in several 'phases' so I can have betas out quickly at different levels of completeness. My fiancée has coded before but in a different programming language, she is going to...
  8. kairob

    RFC:I New Tech Tree Discussion Thread

    I thought I would move discussion of Techs, Buildings and Units here insead of the Civ discussion thread.
  9. kairob

    RFC:I - Far East Discussion

    I am confused at two things here. First is that I know nothing about far eastern history of this period and was wondering what the hell happened and how we can translate that into civ. We have lots of free slots open, if two china civs would work (for ming and qing china) or minor civs for...
  10. kairob

    RFC:I - Civ Discussion.

    What I could do with here is ideas for the UP, UU, UB, UHV, Leaders and Spawn Dates for all the civs in the game. I will collect all the attempts in this first post for easy access. Britain, France, Spain, Portugal, Netherlands, Russia, Turks, USA need only minor tweaks to UHV's: I have done...
  11. kairob

    Rhye of Imperialism

    So my attempt to make a later start sort of snowballed and I am now pleased to announce a new project I have decided to undertake. RFI (Rhyes and Fall of Imperialism). The plan would be a new calendar, modified tech tree and altered Civs, but on the old map. This would thus be a much easier...
  12. kairob

    Another Game?

    After a series of games everyone seems to have disappeared! If anyone fancies a game feel free to reply here, pm me or just log into hamachi and see if I am there!
  13. kairob

    Idea: Four Superpowers

    I've had an idea for a multiplayer game involving four large superpowers to see how it would pan out. I'm looking for volunteers to play, over the next few days, large contiguous empires (as opposed to maritime ones). The teams I thought most suitable would be France/Germany, Russia, Turkey...
  14. kairob

    Wondering why a piece of code doesn't work....

    Could anyone clarify why this code doesn't work? I am useless at python and have been perplexed by it for a while... def checkTurn(self, iGameTurn): if (iGameTurn == 183): if (gc.getGame().isReligionFounded(iIslam))...
  15. kairob

    Unofficial 1500AD start.

    Hi I have finished an unofficial 1500AD start and was wanting people to help me test it for balance, game play, realism and any mistakes or bugs. Feedback is appreciated and the files are attached. The playable civs are; China Japan Spain France England Russia Netherlands Portugal Turkey...
  16. kairob

    MP games

    The seam to be very few MP games going on here. The forum was opened with the form of tournaments, online gaming, AP V Whitefire, etc... and I haven't seen much of this. So come on someone must be interested in an online game with the newest patch. My timezone is GMT (+0) and the only times I...
  17. kairob

    Arab Flip Zone and UP...

    a couple of questions, firstly how can I extend the Arab flip zone to include north Africa for the 600AD start and secondly is the any way to change their UP so it also effects cities that flip to them when they join the game?
  18. kairob

    Kai's Warhammer Worlde Mappe.

    I have fiddled a lot with my old world map and here it is all new and revamped! This includes the Old World and part of the New World. I zipped the biq file as it wouldn't let me upload it otherwise. WARNING - Don't play Regicide mode, the game will crash. The civs include everyone west...
  19. kairob

    Colonies

    I don't know if I have mentioned this before but I have an idea that might help colonization and settlement in the mod. How about if we added in colonies based on the Space Port things from the Final Frontier mod that comes with BTS? This could work similar to how it does in FF, which is...
  20. kairob

    Can you expand a map?

    Hia, I was just wandering if its possible to expand a pre-made map if you wanted to make it larger and how to go about it. Any help would be appreciated.
Top Bottom