I read this and thought it'd be quite interesting to try and mod.
It doesn't seem too hard to do either.
If you think about it... what does it in effect do... it adds to what you can store on the ship (i.e. size) but it should be stored behind the ship (i.e. armour component)
Now it's not a very vision of your description but could you not have a component like this :-
Name := Battle Pod
Description := This is an external rigging strapped to the outside of a ship that can effectively give the ship more space.
Pic Num := 3554
Tonnage Space Taken := -50
Tonnage Structure := 50
Cost Minerals := 1500
Cost Organics := 350
Cost Radioactives := 600
Vehicle Type := Ship\Base\Sat\WeapPlat
Supply Amount Used := 0
Restrictions := None
General Group := Pods
Family := 3524
Roman Numeral := 1
Custom Group := 0
Number of Tech Req := 1
Tech Area Req 1 := Armor
Tech Level Req 1 := 1
Number of Abilities := 2
Ability 1 Type := Armor
Ability 1 Descr := Is damaged before any other components on a ship.
Ability 1 Val 1 := 0
Ability 1 Val 2 := 0
Ability 2 Type := Standard Ship Movement
Ability 2 Descr := Because of the extra bulk, the pod slows down your craft.
Ability 2 Val 1 := -1
Ability 2 Val 2 := 0
Weapon Type := None
Note the size taken is negative. With this the ship *should* be able to add what they want *inside* the pod (i.e. being towed behind)
The only disadvantage is there is no way of saying that the stuff towed behind is to be destroyed first.
To stop the Users from creating millions of these on a single ship you could edit VehicleSize.txt and insert the following line
Requirement Max Pods := X <-- where X is the number you want to restrict it to depending on the ship size.
Also, you may have noticed that the pod has a -1 to ship movement (not sure if this would work)
[EDIT: For reference, this does not work.]
[You cannot have a - to Tonnage Taken]
------------------
DM Matryx
Author of
Dominatio Cosmicum
[This message has been edited by Matryx (edited 08 May 2001).]