|  | 
| 
 
 
 
 
 
 
 
 
    
    
 |  | 
 
 
	
		|  |  |  
	
	
		
	
	
	| 
			
			 
			
				October 25th, 2007, 12:59 PM
			
			
			
		 |  
	| 
		
			
			| 
 BANNED USER |  | 
					Join Date: May 2004 Location: Kali4nia 
						Posts: 146
					 Thanks: 0 
		
			
				Thanked 0 Times in 0 Posts
			
		
	      |  |  
    
	| 
				 make all AI\'s allied 
 Can someone post the text file that would need to be added to a map to make all AI players allied against the human players? |  
	
		
	
	
	| 
			
			 
			
				October 25th, 2007, 01:17 PM
			
			
			
		 |  
	| 
		
			|  | 
 General |  | 
					Join Date: Jun 2003 Location: az 
						Posts: 3,069
					 Thanks: 41 
		
			
				Thanked 39 Times in 28 Posts
			
		
	      |  |  
    
	| 
				 Re: make all AI\'s allied 
 Depends on what nation you're playing and what era you're playing... otherwise you'll be allied with the AIs as well. 
				__________________There can be only one.
 |  
	
		
	
	
	| 
			
			 
			
				October 26th, 2007, 11:45 AM
			
			
			
		 |  
	| 
		
			
			| 
 BANNED USER |  | 
					Join Date: May 2004 Location: Kali4nia 
						Posts: 146
					 Thanks: 0 
		
			
				Thanked 0 Times in 0 Posts
			
		
	      |  |  
    
	| 
				 Re: make all AI\'s allied 
 
	Quote: 
	
		| NTJedi said: Depends on what nation you're playing and what era you're playing... otherwise you'll be allied with the AIs as well.
 
 |  No the docs say that it only affects AIs. So even if it is your nation it should ignore it. I think Gandolph said something about that also. I was hoping to pull him back in to give us a file like he did this one.
 AIplayers.txt |  
	
		
	
	
	| 
			
			 
			
				October 25th, 2007, 01:18 PM
			
			
			
		 |  
	| 
		
			|  | 
 National Security Advisor |  | 
					Join Date: Oct 2003 Location: Helsinki, Finland 
						Posts: 5,425
					 Thanks: 174 
		
			
				Thanked 695 Times in 267 Posts
			
		
	      |  |  
    
	| 
				 Re: make all AI\'s allied 
 #allies <nbr1> <nbr2>
 for each pair that you wish to have allied. Going to be a LONG list of #allies commands in the map file if you want ALL AIs to be friendly among each other.
 
 So just start with
 #allies 1 2
 ...
 #allies 1 <last nation number in era>
 #allies 2 3
 ...
 #allies 2 <last nation number in era>
 #allies 3 4
 etc.
 
 Once you have that, you can copy-paste it to all map files. Just make sure you don't ally nations 23-25 with anyone or things could get VERY interesting (23 is independents and 24 and 25 are special monsters).
 |  
	
		
	
	
	| 
			
			 
			
				October 25th, 2007, 04:43 PM
			
			
			
		 |  
	| 
		
			
			| 
 Major |  | 
					Join Date: Sep 2005 
						Posts: 1,122
					 Thanks: 5 
		
			
				Thanked 2 Times in 2 Posts
			
		
	      |  |  
    
	| 
				 Re: make all AI\'s allied 
 So there are two factions of special monsters. When do I get to see them fight? |  
	
		
	
	
	| 
			
			 
			
				October 27th, 2007, 08:50 PM
			
			
			
		 |  
	| 
		
			|  | 
 General |  | 
					Join Date: Feb 2007 Location: R'lyeh 
						Posts: 3,861
					 Thanks: 144 
		
			
				Thanked 403 Times in 176 Posts
			
		
	      |  |  
    
	| 
				 Re: make all AI\'s allied 
 
	Quote: 
	
		| Folket said: So there are two factions of special monsters. When do I get to see them fight?
 
 |  I suspect that they fight automatically, since they are supposed to be different special monsters. One might quite possibly be Bogus and his men, the other faction could be Doom Horrors, or units from those remote spells that don't bear the casters flag, before becoming indies. (to fight the defenders) |  
	
		
	
	
	| 
			
			 
			
				October 28th, 2007, 02:33 PM
			
			
			
		 |  
	| 
		
			|  | 
 First Lieutenant |  | 
					Join Date: May 2007 Location: Reading, PA 
						Posts: 724
					 Thanks: 93 
		
			
				Thanked 37 Times in 27 Posts
			
		
	      |  |  
    
	| 
				 Re: make all AI\'s allied 
 Taking this thread to the side:
 I have always seen the independents and special monster nation numbers on the list, but ignored them.  What would happen if I assigned a province and maybe even a pretender to one of these in a map edit?  Would they become an additional nation?  Or would they get chopped because they are not in the nation setup menu?
 
				__________________Men do not quit playing because they grow old; they grow old because they quit playing.
 Oliver Wendell Holmes
 |  
	
		
	
	
	| 
			
			 
			
				October 28th, 2007, 06:45 PM
			
			
			
		 |  
	| 
		
			|  | 
 National Security Advisor |  | 
					Join Date: Oct 2003 Location: Helsinki, Finland 
						Posts: 5,425
					 Thanks: 174 
		
			
				Thanked 695 Times in 267 Posts
			
		
	      |  |  
    
	| 
				 Re: make all AI\'s allied 
 You're likely to get Very Interesting results, but what those results would be, nobody knows. |  
	
		
	
	
	| 
			
			 
			
				October 26th, 2007, 11:48 AM
			
			
			
		 |  
	| 
		
			
			| 
 BANNED USER |  | 
					Join Date: May 2004 Location: Kali4nia 
						Posts: 146
					 Thanks: 0 
		
			
				Thanked 0 Times in 0 Posts
			
		
	      |  |  
    
	| 
				 Re: make all AI\'s allied 
 
	Quote: 
	
		| Edi said: Once you have that, you can copy-paste it to all map files. Just make sure you don't ally nations 23-25 with anyone or things could get VERY interesting (23 is independents and 24 and 25 are special monsters).
 
 |  Right. That's what I was hoping for. "Once you have that". I thought some programmer could whip up something that would count the numbers and write them to a file. I sure don't want to do it manuall. |  
	
		
	
	
	| 
			
			 
			
				October 26th, 2007, 12:17 PM
			
			
			
		 |  
	| 
		
			|  | 
 National Security Advisor |  | 
					Join Date: Oct 2003 Location: Helsinki, Finland 
						Posts: 5,425
					 Thanks: 174 
		
			
				Thanked 695 Times in 267 Posts
			
		
	      |  |  
    
	| 
				 Re: make all AI\'s allied 
 The problem is that there are gaps in the nation number list and not all nations in a given era are consecutive. E.g. Lanka is 68 and in EA, Eriu is 69 and in MA, Serpent Cult Pythium is 70 and in LA.
 Consult the DB for an up to date list and how you need to do them. You are probably going to have to put them manually, unless you want to have everything from all eras allied on a SP map. That last one is easy to automatem just skipping 23, 24 and 25 allying with anything.
 |  
	
		
	
	
	
	
	
	
	| 
	|  Posting Rules |  
	| 
		
		You may not post new threads You may not post replies You may not post attachments You may not edit your posts 
 HTML code is On 
 |  |  |  |  |