| 
				 Re: RE: predetermined items in inventory of planet 
 Blargue: Is it still giving you trouble? 
 I recently figured out many of my issues (mostly UVAR-related) had to do with putting multiples of a command in a STAR entry. If you do so, it seems to only do the last one on the list. That may be what you're experiencing. If so, try putting each item in a separate STAR block. You can only have STARs 0-3 in a single quest, so you may need to go to multiple "always" quests to make it work.
 
 Phlagm: Getting random items on glory can be done by adding something like this to the end of the haven quest:
 
 "CONDITION 0
 TYPE homeworld
 STR0 terran
 END CONDITION
 
 PAGE 0
 REQ0 0
 ACTN endquest
 ITMS 1 tech
 END PAGE"
 
 I know this is old news now, with the thread being dormant for months, but since I'd recently done some pondering along these lines for my own mods, I thought I might as well post it. Better late than never, right?
 
			
			
			
			
			
			
			
            
			
			
				
			
			
			
		 |