.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Air Assault Task Force- Save $8.00
Bronze- Save $10.00

   







Go Back   .com.unity Forums > Shrapnel Community > Space Empires: IV & V

Reply
 
Thread Tools Display Modes
  #1  
Old September 18th, 2001, 10:19 PM

Baron Munchausen Baron Munchausen is offline
General
 
Join Date: Aug 2000
Location: Ohio, USA
Posts: 4,323
Thanks: 0
Thanked 0 Times in 0 Posts
Baron Munchausen is on a distinguished road
Default Re: Drones!!

Actually, ships need bridge, life support, and crew quarters because they have been given that requirement in the VehicleSize.txt file.

Requirement Must Have Bridge := True
Requirement Can Have Aux Con := True
Requirement Min Life Support := 1
Requirement Min Crew Quarters := 1
Requirement Uses Engines := True

Just change the Life Support/Crew Quarters requirement on your 'drones' to '0' and see if that doesn't remove the problem. Then you can just make a "drone computer core" like the one for satellites to handle the bridge requirements.

Other than that, the 'fire and forget' quality of drones is hard to recreate this way. They are meant to be given a mission and then be completely autonomous. So, you should NOT be able to change their orders after giving them a mission.

I like the missions described in the old vehiclesize file for drones. They could carry cargo, like mines, sats, WPs, or troops, and drop the cargo at a remote location then 'disappear' ('self-destruct' I guess). So, you could lay minefields or sat Groups without needing ships, and you could build up planet defenses, or possibly invade planets, without ships. You could also fill a drone with supplies and 'fire' it at one of your own ships. When the drone arrived it would transfer its supplies to the ship and then 'vanish' as usual. Remote resupply without risking unarmed 'tanker' ships in dangerous areas! Coolness! The only other uses I can think of for drones are as "cruise missile" type weapons as has been discussed. Put a plain old warhead on them, or maybe a special weapon like a plague bomb or a smart bomb, and fire at planets deep within enemy territory. If they don't get through, it's not the same loss as a ship with crew. If they do, it's a very cheap and effective way to damage the enemy.

Oops, just thought of another use. A "wild weasel" drone that has some sort of electronic device in it which makes it look like a SHIP to your enemy. Now that would be cool. You could make a flight of drones look like a fleet of battleships and it would take a direct engagement to tell the difference. You could play all sorts of defensive or offensive shell games with that.

[This message has been edited by Baron Munchausen (edited 18 September 2001).]
Reply With Quote
  #2  
Old September 19th, 2001, 02:51 AM

Kadste Kadste is offline
Corporal
 
Join Date: Feb 2001
Location: Ontario, Canada
Posts: 72
Thanks: 0
Thanked 0 Times in 0 Posts
Kadste is on a distinguished road
Default Re: Drones!!

I have tried to set Requirement Min Life Support and Requirement Min Crew Quarters to zero. But, this resulted in a max movement of two. The only way that I could get around it was to give my "drone" the Ship Life Support and Ship Crew Quarters Abilities. I also gave my drone the Ship Bridge, Extra Movement Generation and Combat Movement Abilities to solve my problem with drone movement. On my drones you can only choose one component, the warhead. This also solved a problem with placing unwanted components on drones.

------------------
Never Give up, Never Surrender!
__________________
In difficult ground, press-on;
In encircled ground, devise stratagems;
In death ground, fight.
Sun Tzu (circa 400 B.C.)
Reply With Quote
  #3  
Old September 19th, 2001, 03:16 AM

Tenryu Tenryu is offline
Sergeant
 
Join Date: Dec 2000
Location: Uranus
Posts: 340
Thanks: 0
Thanked 0 Times in 0 Posts
Tenryu is on a distinguished road
Default Re: Drones!!

Sure would be interesting to see these in.
Reply With Quote
  #4  
Old September 19th, 2001, 03:42 AM

Phoenix-D Phoenix-D is offline
National Security Advisor
 
Join Date: Nov 2000
Posts: 5,085
Thanks: 0
Thanked 0 Times in 0 Posts
Phoenix-D is on a distinguished road
Default Re: Drones!!

Kadste, instead of setting the requirement to 0, try changing the "Requires Life Support" to false.

Phoenix-D
__________________
Phoenix-D

I am not senile. I just talk to myself because the rest of you don't provide adequate conversation.
-Digger
Reply With Quote
  #5  
Old September 20th, 2001, 01:05 AM

Lemmy Lemmy is offline
Second Lieutenant
 
Join Date: Mar 2001
Location: Netherlands
Posts: 479
Thanks: 0
Thanked 0 Times in 0 Posts
Lemmy is on a distinguished road
Default Re: Drones!!

quote:
Originally posted by Phoenix-D:
Kadste, instead of setting the requirement to 0, try changing the "Requires Life Support" to false.

Phoenix-D



won't work, i tried that, but i think it is hardcoded that any ship size needs Bridge, Life Support and Crew Quarters to get max. movement.


quote:
Originally posted by Kadste:
I have tried to set Requirement Min Life Support and Requirement Min Crew Quarters to zero. But, this resulted in a max movement of two. The only way that I could get around it was to give my "drone" the Ship Life Support and Ship Crew Quarters Abilities. I also gave my drone the Ship Bridge, Extra Movement Generation and Combat Movement Abilities to solve my problem with drone movement. On my drones you can only choose one component, the warhead. This also solved a problem with placing unwanted components on drones.



i just gave my drone the Master Computer ability.
And how did you manage to only put warheads on drones ?

__________________
[Boo!]
Reply With Quote
  #6  
Old September 20th, 2001, 01:11 AM

Lemmy Lemmy is offline
Second Lieutenant
 
Join Date: Mar 2001
Location: Netherlands
Posts: 479
Thanks: 0
Thanked 0 Times in 0 Posts
Lemmy is on a distinguished road
Default Re: Drones!!

quote:
Just change the Life Support/Crew Quarters requirement on your 'drones' to '0' and see if that doesn't remove the problem. Then you can just make a "drone computer core" like the one for satellites to handle the bridge requirements.


but if a drone is a ship size, then a "normal ship" can also use this component, maybe Kadste has found a way around this.
__________________
[Boo!]
Reply With Quote
  #7  
Old September 19th, 2001, 02:34 PM

Kadste Kadste is offline
Corporal
 
Join Date: Feb 2001
Location: Ontario, Canada
Posts: 72
Thanks: 0
Thanked 0 Times in 0 Posts
Kadste is on a distinguished road
Default Re: Drones!!

Yes, Ships must have "Ship Life Support", "Ship Crew Quarters" and "Ship Bridge" Abilities to get max movement.

Weapon Abilities do not seem to work though. I tried to give my drone a "Mine Sweeping" Ability, but it never swept mines. When I added it as a component it will sweep mines.

Because my drones are ships, they can have components. Give them a size of 30 and one mine sweeping component.

Added Abilities for movement to model the way I wanted my drones to move.

Cannot get the drone to launch or get stored as cargo, though. You have to manage them as ships in a fleet.



------------------
Never Give up, Never Surrender!
__________________
In difficult ground, press-on;
In encircled ground, devise stratagems;
In death ground, fight.
Sun Tzu (circa 400 B.C.)
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 06:21 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.