| 
 | 
     
    
    
    
     
    
    
    
 
    
    
 
    
     
    
    
    
     
    
    
    
     
    
    
    
 
    
    
 
    
    
 | 
       | 
      
 
 
	
		  | 
	
	
 
 
		
	
	
	
		
	
	
	
		
		
		
			
			 
			
				January 19th, 2005, 08:32 PM
			
			
			
		  
	 | 
 
	
		
		
		
			
			| 
 
  
			
				
				
				Private 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Aug 2001 
					Location: Melbourne, Florida, USA 
					
					
						Posts: 28
					 
					 
	Thanks: 0 
	
		
			
				Thanked 0 Times in 0 Posts
			
		
	 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
    
	
     
	
	
		
		
		
			
			
				 
				Programming issue/Question
	
			 
             
			
		
		
		
		I'm trying to Mod the QuadrantTypes and SystemTypes files. I want to use some boolean logic in this test file. Can I? 
I don't want to use the "any" option, I want to specify like (Yellow or Orange) or (small or medium) to make random picks from a smaller list. I'm not sure this can be done. Any comments / suggestions? 
Larry 
		
	
		
		
		
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				January 19th, 2005, 08:44 PM
			
			
			
		  
	 | 
 
	
		
		
		
			  | 
			
 
  
			
				
				
				Shrapnel Fanatic 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Jul 2001 
					Location: Southern CA, USA 
					
					
						Posts: 18,394
					 
					 
	Thanks: 0 
	
		
			
				Thanked 12 Times in 10 Posts
			
		
	 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
    
	
     
	
	
		
		
		
			
			
				 
				Re: Programming issue/Question
			 
             
			
		
		
		
		You can only use values specified in the file headers. There is no support for boolean logic. The only thing that can be done is having a lot of different static entries. 
		
	
		
		
		
		
		
		
			
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				January 19th, 2005, 09:15 PM
			
			
			
		  
	 | 
 
	
		
		
		
			  | 
			
			
				
				
				 Shrapnel Fanatic 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Feb 2001 
					Location: Waterloo, Ontario, Canada 
					
					
						Posts: 11,451
					 
					 
	Thanks: 1 
	
		
			
				Thanked 4 Times in 4 Posts
			
		
	 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
    
	
     
	
	
		
		
		
			
			
				 
				Re: Programming issue/Question
			 
             
			
		
		
		
		Also, as you go, be sure to check the balance of your systems and quadrants with my Map Analyser 
http://imagemodserver.mine.nu/other/...E4mapstats.rar
With this you can test to make sure that all of the surface/atmosphere race combinations will be represented fairly.  
		
	
		
		
		
		
		
		
			
				__________________ 
				Things you want: 
			 
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				January 19th, 2005, 11:43 PM
			
			
			
		  
	 | 
 
	
		
		
		
			  | 
			
 
  
			
				
				
				Shrapnel Fanatic 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Mar 2003 
					Location: CHEESE! 
					
					
						Posts: 10,009
					 
					 
	Thanks: 0 
	
		
			
				Thanked 7 Times in 1 Post
			
		
	 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
    
	
     
	
	
		
		
		
			
			
				 
				Re: Programming issue/Question
			 
             
			
		
		
		
		Hi, welcome to the forum.   
SEV will have math in at least certain text files.  
		
	
		
		
		
		
		
		
			
				__________________ 
				If I only could remember half the things I'd forgot, that would be a lot of stuff, I think - I don't know; I forgot!  
A* E* Se! Gd! $-- C-^- Ai** M-- S? Ss---- RA Pw? Fq Bb++@ Tcp? L++++ 
  Some of my webcomics. I've got 400+ webcomics at Last count, some dead. 
Sig updated to remove non-working links.
			  
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				January 20th, 2005, 04:17 PM
			
			
			
		  
	 | 
 
	
		
		
		
			
			| 
 
  
			
				
				
				Private 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Aug 2001 
					Location: Melbourne, Florida, USA 
					
					
						Posts: 28
					 
					 
	Thanks: 0 
	
		
			
				Thanked 0 Times in 0 Posts
			
		
	 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
    
	
     
	
	
		
		
		
			
			
				 
				Thanks
			 
             
			
		
		
		
		Thats what I thought Imperator Fyron. I'll figure out a workaround. Nice to know SEV will have some math capabilities. Nice for replayability and realism nuts like me. 
I got the map analyser in the same folder as my work although I've not used it yet as I was just experimenting with those files for now. (I'll get there shortly) I'm still re-writing the SectType along with the BMP images. There's plenty of source material on the web and linked to various 3D starmap websites to give the planets.bmp and the p0XXX-series a serious rework. I have also found a freeware program (CHview) that takes the Hipparcos satellite star survay data and creates a 3d star map out to about 250 light yrs. It also allows scalable gridding so that I can import the sceen images into my paintshop program, use the negative image tool then print out a perfect map to use as reference in the SEIV map editor, already scaled to the grids correctly. Works neat... 
		
	
		
		
		
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				January 20th, 2005, 04:38 PM
			
			
			
		  
	 | 
 
	
		
		
		
			  | 
			
			
				
				
				 Shrapnel Fanatic 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Feb 2001 
					Location: Waterloo, Ontario, Canada 
					
					
						Posts: 11,451
					 
					 
	Thanks: 1 
	
		
			
				Thanked 4 Times in 4 Posts
			
		
	 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
    
	
     
	
	
		
		
		
			
			
				 
				Re: Thanks
			 
             
			
		
		
		
		Don't forget to submit those new graphics for inclusion in the imagemod planet pack    
		
	
		
		
		
		
		
		
			
				__________________ 
				Things you want: 
			 
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
 
	 
	
		 
	 
 
 
	
		
	
	
	
	
	
	
	| Thread Tools | 
	
 
	| 
	
	
	
	 | 
	
 
	| Display Modes | 
	
 
	
	
	
	
		  Linear Mode 
		
		
	 
	
	 | 
	
	
 
 
	
		
	
		 
		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 
		 
		
	  | 
 
 
	 | 
	
		
	 | 
 
 
     |  
 |