|  | 
| 
 
 
 
 
 
 
 
 
    
    
 |  | 
 
 
	
		|  |  |  
	
	
		
	
	
	| 
			
			 
			
				November 6th, 2006, 02:20 PM
			
			
			
		 |  
	| 
		
			
			| 
 National Security Advisor |  | 
					Join Date: Nov 2000 
						Posts: 5,085
					 Thanks: 0 
		
			
				Thanked 0 Times in 0 Posts
			
		
	      |  |  
    
	| 
				 Re: More data weirdness 
 AND/OR would return rather wacky results in this situation.. 
				__________________ 
				Phoenix-D
 
I am not senile. I just talk to myself because the rest of you don't provide adequate conversation. 
-Digger |  
	
		
	
	
	| 
			
			 
			
				November 6th, 2006, 02:27 PM
			
			
			
		 |  
	| 
		
			|  | 
 Brigadier General |  | 
					Join Date: Nov 2001 Location: WA 
						Posts: 1,894
					 Thanks: 5 
		
			
				Thanked 3 Times in 3 Posts
			
		
	      |  |  
    
	| 
				 Re: More data weirdness 
 The only change I am making to your suggestion is to remove the divide by 2 portion. I didn’t want the average I want the two to add together. 
				__________________President Elect Shang; Tal-Re Republic of Free Worlds
 Welcome to Super Vegeta’s Big Bang Attack… Welcome to OBLIVION!
 “Don Panoz made an awesome car and… an incinerator” Bill Auberlen
 |  
	
		
	
	
	| 
			
			 
			
				November 6th, 2006, 04:22 PM
			
			
			
		 |  
	| 
		
			|  | 
 Shrapnel Fanatic |  | 
					Join Date: Jul 2001 Location: Southern CA, USA 
						Posts: 18,394
					 Thanks: 0 
		
			
				Thanked 12 Times in 10 Posts
			
		
	      |  |  
    
	| 
				 Re: More data weirdness 
 You can make whatever formulas you want, so long as you get some sort of boolean value in the end (I assume anything that is not 0 from arithmetic functions would be "true"). |  
	
		
	
	
	| 
			
			 
			
				November 6th, 2006, 04:36 PM
			
			
			
		 |  
	| 
		
			
			| 
 Corporal |  | 
					Join Date: Nov 2001 
						Posts: 148
					 Thanks: 0 
		
			
				Thanked 0 Times in 0 Posts
			
		
	      |  |  
    
	| 
				 Re: More data weirdness 
 
	Quote: 
	
		| shinigami said: Have you tried:
 
 Weapon Space Min Damage Modifier Formula := iif([%Range%] <= 10 , 10 + 50 * (Get_Design_Ability_Total("AI Tag 02")) , 0)
 Weapon Space Max Damage Modifier Formula := iif([%Range%] <= 10 , 10 + 50 * (Get_Design_Ability_Total("AI Tag 02")) , 0)
 
 |  I did, still not working.   
Any help from the big guys ?    |  
	
		
	
	
	| 
			
			 
			
				November 6th, 2006, 04:48 PM
			
			
			
		 |  
	| 
		
			
			| 
 National Security Advisor |  | 
					Join Date: Nov 2000 
						Posts: 5,085
					 Thanks: 0 
		
			
				Thanked 0 Times in 0 Posts
			
		
	      |  |  
    
	| 
				 Re: More data weirdness 
 Get_Design_Ability isn't working right in many files at the moment. 
				__________________ 
				Phoenix-D
 
I am not senile. I just talk to myself because the rest of you don't provide adequate conversation. 
-Digger |  
	
		
	
	
	| 
			
			 
			
				November 6th, 2006, 04:53 PM
			
			
			
		 |  
	| 
		
			
			| 
 Corporal |  | 
					Join Date: Nov 2001 
						Posts: 148
					 Thanks: 0 
		
			
				Thanked 0 Times in 0 Posts
			
		
	      |  |  
    
	| 
				 Re: More data weirdness 
 
	Quote: 
	
		| Phoenix-D said: Get_Design_Ability isn't working right in many files at the moment.
 
 |  Thanks for the confirmation. I guess I'll focus on something else meanwhile.    |  
	
		
	
	
	| 
			
			 
			
				November 7th, 2006, 09:57 PM
			
			
			
		 |  
	| 
		
			|  | 
 Brigadier General |  | 
					Join Date: Nov 2001 Location: WA 
						Posts: 1,894
					 Thanks: 5 
		
			
				Thanked 3 Times in 3 Posts
			
		
	      |  |  
    
	| 
				 Re: More data weirdness 
 I wonder if it would be possible to pull this thread apart. You know, move the on topic comments to there relative sections. Then a person wouldn’t need to skim through 25 pages of this that and the next thing. Just so I don’t confuse anyone the thread itself should stay incase anyone wants to read through it. 
				__________________President Elect Shang; Tal-Re Republic of Free Worlds
 Welcome to Super Vegeta’s Big Bang Attack… Welcome to OBLIVION!
 “Don Panoz made an awesome car and… an incinerator” Bill Auberlen
 |  
	
		
	
	
	| 
			
			 
			
				November 7th, 2006, 10:38 PM
			
			
			
		 |  
	| 
		
			|  | 
 Captain |  | 
					Join Date: May 2000 Location: Tampa, FL USA 
						Posts: 862
					 Thanks: 0 
		
			
				Thanked 0 Times in 0 Posts
			
		
	      |  |  
    
	| 
				 Re: More data weirdness 
 I suppose the easiest thing to do is cut/paste good information into relevant posts as they appear. 
				__________________No bastard ever won a war by dying for his country. He won it by making the other poor dumb bastard die for his country.
 -General George S. Patton
 |  
	
		
	
	
	| 
			
			 
			
				November 7th, 2006, 11:00 PM
			
			
			
		 |  
	| 
		
			|  | 
 Brigadier General |  | 
					Join Date: Nov 2001 Location: WA 
						Posts: 1,894
					 Thanks: 5 
		
			
				Thanked 3 Times in 3 Posts
			
		
	      |  |  
    
	| 
				 Re: More data weirdness 
 That’s what I was thinking but wasn’t sure if there was a better/faster way. I think I will start on that sometime in the near future. Here’s an idea, I will edit this post to comment on what page I am on, starting with page one of this thread (which is my page 25) and working forward. See what I mean? If I edit this post to read “Page 12” than I am on page 12; so simple even I can’t screw it up!
 PAGE: 0
 
				__________________President Elect Shang; Tal-Re Republic of Free Worlds
 Welcome to Super Vegeta’s Big Bang Attack… Welcome to OBLIVION!
 “Don Panoz made an awesome car and… an incinerator” Bill Auberlen
 |  
	
		
	
	
	| 
			
			 
			
				November 14th, 2006, 07:52 PM
			
			
			
		 |  
	| 
		
			|  | 
 Captain |  | 
					Join Date: Apr 2004 Location: Texas 
						Posts: 962
					 Thanks: 0 
		
			
				Thanked 3 Times in 3 Posts
			
		
	      |  |  
    
	| 
				 Unit Launch options 
 Is it possible to mod the launch components for units to restrict the size of the unit launchable?  I'm fairly sure its not possible, but maybe someone has an idea... |  
	
		
	
	
	
	
	
	
	| 
	|  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 
 |  |  |  |  |