|  | 
| 
 
 
 
 
 
 
 
 
    
    
 |  | 
 
 
	
		|  |  |  
	
	
		
	
	
	| 
			
			 
			
				March 20th, 2009, 02:26 PM
			
			
			
		 |  
	| 
		
			
			| 
 Private |  | 
					Join Date: Mar 2009 
						Posts: 4
					 Thanks: 0 
		
			
				Thanked 0 Times in 0 Posts
			
		
	      |  |  
    
	| 
				 Invisible colour 
 Greetings.
 I am making a small mod that features adeptus mechanicus from warhammer 40'000.
 Perhaps not fitting, but i don't care.
 
 Here are the problems i have run into, and with a bit of help from you, wan't to fix.
 
 What colour should i use too create invisibility?
 
 I've tried white, black, i've used no background in photoshop, nothing works.
 Is it a specific rgb colour i need to use?
 
 
 And i am also troubled with the fact that one of my weapons doesn't work.
 Namely the earthshaker artillery cannon (i know, overkill on the poor fantasy guys but i wanted to do this mod)
 
 Code: #newweapon 603#name "Earthshaker"#rcost 50#dmg 200#att 4#len 5#nratt -3#sound 18#armorpiercing#twohanded#range 150#ammo 12#aoe 50#nostr#secondaryeffect 171#explspr 10113#flyspr 100 1
 
 
 It doesn't show the explosion effect i told it too have and it isn't aoe as i also told it too be.
 
 Theese are the main problems, hope i get answers.
 
 Basilisk mod stats.
 
 #newweapon 603#name "Earthshaker"#rcost 50#dmg 200#att 4#len 5#nratt -3#sound 19#armorpiercing#twohanded#range 150#siegebonus 50#ammo 12#aoe 5#nostr#secondaryeffect 171#explspr 101 13#flyspr 100 1
 #end
 
 #newmonster 2203#name "Basilisk artillery unit"#spr1 "Basilisk 2.0 Ugly.tga"#descr "The basilisk is the standard artillery unit in the imperium. The adeptus mechanicus produces many of theese long range artillery units that has proven themselves time and time again. Although it is a tank, the drivers within (Cataphractii of the adeptus mechanicus Skitarii legions) can still be affected by some effects."#ap 18#mapmove 2#hp 90#prot 50#size 5#str 15#enc 0#att 1#def 11#prec 11#mr 15#mor 22#gcost 200#rcost 50#eyes 6#siegebonus 60#poisonres 40#maxage 250#neednoteat#armor "Medium armour plating"#trample#weapon 603
 #end
 
 Theese are the artillery unit codes, weapon and unit. Some things are unbalanced but that is a later issue.
 
 Like (for some reason, the mod file is correct) skitarii troops (infantry) have 1000 castle defense each instead of 2. I'm working on fixing that.
 
                 Last edited by Klomster; March 23rd, 2009 at 03:46 PM..
 |  
	
		
	
	
	| 
			
			 
			
				March 20th, 2009, 02:35 PM
			
			
			
		 |  
	| 
		
			|  | 
 Major General |  | 
					Join Date: Sep 2007 Location: Scotland 
						Posts: 2,066
					 Thanks: 109 
		
			
				Thanked 162 Times in 118 Posts
			
		
	      |  |  
    
	| 
				 Re: Invisible colour 
 Try magenta for the invisible colour.  I don't know the exact RGB values, sadly.
 But... other mods use it, so look at one of their tga files.
 
 For the cannon, should #nratt -3 be #nratt 3, perhaps?
 |  
	
		
	
	
	| 
			
			 
			
				March 20th, 2009, 03:28 PM
			
			
			
		 |  
	| 
		
			
			| 
 Corporal |  | 
					Join Date: Jun 2008 
						Posts: 80
					 Thanks: 2 
		
			
				Thanked 23 Times in 16 Posts
			
		
	      |  |  
    
	| 
				 Re: Invisible colour 
 Pure black (0,0,0) will be transparent for images saved as 24-bit tga. 
				__________________ 
				Involved in:
Pax Malazica , bringing the Malazan Empire to Dominions 3.
Fate/Sprite Works , a mod including my left-over practice sprites as summonable units.
			 |  
	
		
	
	
	| 
			
			 
			
				March 20th, 2009, 03:33 PM
			
			
			
		 |  
	| 
		
			|  | 
 National Security Advisor |  | 
					Join Date: Oct 2003 Location: Helsinki, Finland 
						Posts: 5,425
					 Thanks: 174 
		
			
				Thanked 695 Times in 267 Posts
			
		
	      |  |  
    
	| 
				 Re: Invisible colour 
 Magenta is not invisible color, it's shadow. Its RGB is (255,0,255). Black is supposed to be the invisible color, and it's got to be the full (0,0,0) black. |  
	
		
	
	
	| 
			
			 
			
				March 20th, 2009, 05:47 PM
			
			
			
		 |  
	| 
		
			|  | 
 National Security Advisor |  | 
					Join Date: Sep 2003 Location: Eastern Finland 
						Posts: 7,110
					 Thanks: 145 
		
			
				Thanked 153 Times in 101 Posts
			
		
	      |  |  
    
	| 
				 Re: Invisible colour 
 AoE 50 might be too big for the weapon. Try with lower AoE first, and see if that resolves the problem with explosion sprite. AoE 5 should work, and then increase it by 10 until it stops working. 
 You can get higher effective AoE by increasing number of effects.
 |  
	
		
	
	
	| 
			
			 
			
				March 20th, 2009, 08:33 PM
			
			
			
		 |  
	| 
		
			|  | 
 General |  | 
					Join Date: Feb 2007 Location: R'lyeh 
						Posts: 3,861
					 Thanks: 144 
		
			
				Thanked 403 Times in 176 Posts
			
		
	      |  |  
    
	| 
				 Re: Invisible colour 
 
	Quote: 
	
		| 
					Originally Posted by Edi  Magenta is not invisible color, it's shadow. |  The funny thing is, in most old games or console games that use simple alphas like this, magenta is  the usual color to indicate transparency, because it's usually safe to assume that it won't see any actual use. Only Dominions is different!   |  
	
		
	
	
	| 
			
			 
			
				March 21st, 2009, 02:30 PM
			
			
			
		 |  
	| 
		
			
			| 
 Corporal |  | 
					Join Date: Aug 2008 
						Posts: 53
					 Thanks: 0 
		
			
				Thanked 6 Times in 4 Posts
			
		
	      |  |  
    
	| 
				 Re: Invisible colour 
 On the other hand it makes sprite pages much easier to look at because they're on a black background with a magenta shadow, as opposed to a magenta background with a black shadow. I know which I prefer for seeing the actual details of a unit. |  
	
		
	
	
	| 
			
			 
			
				March 21st, 2009, 04:53 PM
			
			
			
		 |  
	| 
		
			
			| 
 Corporal |  | 
					Join Date: Mar 2003 Location: Australia 
						Posts: 109
					 Thanks: 2 
		
			
				Thanked 20 Times in 11 Posts
			
		
	      |  |  
    
	| 
				 Re: Invisible colour 
 Another couple of issues with using black as the alpha colour:
 1. Black is a common colour so artist will need to be mindful that instead of selecting black, then need to change the colour slightly. This is an issue in graphic programs where artists are used to working from palettes.
 
 2. Artists are also used drawing with soft brushes rather than pixel pencils so there is usually an anti-alias rim around the outside of images. When these images are used in-game there is a black rim of pixels around the edge where the anti-alias has kicked in. There are ways around this but by having magenta as the bg colour the problem areas should be a little clearer. Best bet would be to use a neutral warm grey (similar to the battle-field backgrounds) for image construction, then change the base colour afterwards. That way the aliasing is with a complimentary colour, I guess.
 
 Of course, if we could use 32 bit TGA files instead of 24 bit, there wouldn't be a problem (32 bit supports full transparency).
 
				__________________Want to auto back-up each turn?...Dom3Bak |  
	
		
	
	
	| 
			
			 
			
				March 23rd, 2009, 02:14 PM
			
			
			
		 |  
	| 
		
			
			| 
 Private |  | 
					Join Date: Mar 2009 
						Posts: 4
					 Thanks: 0 
		
			
				Thanked 0 Times in 0 Posts
			
		
	      |  |  
    
	| 
				 Re: Invisible colour 
 Aha, slight miss there.
 It's supposed to be 24 bits.
 
 Check, i'll change the targas to 24 bit files instead of 32 bits.
 
 
 I first started out with 5-7 aoe for the weapon, but it didn't work.
 
 The explosion effect didn't work either.
 |  
	
		
	
	
	| 
			
			 
			
				March 23rd, 2009, 05:00 PM
			
			
			
		 |  
	| 
		
			
			| 
 Private |  | 
					Join Date: Mar 2009 
						Posts: 4
					 Thanks: 0 
		
			
				Thanked 0 Times in 0 Posts
			
		
	      |  |  
    
	| 
				 Re: Invisible colour 
 Haha, awesome, now the models look good.
 And i added a new "Pretender god"
 
 Lucius pattern warhound titan. A really hard warmachine that destroys all in its path.
 
 Only problem is that when i playtest the mod now it crashes when i press next turn (more precisely, when calculating events) and then i get.
 
 "Error, bad monres"
 
 I tried changing the resistances, but apart from that i have no clue what's wrong.
 |  
	
		
	
	
	
	
	
	
	| 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 
 |  |  |  |  |