|
|
|
|
|
October 11th, 2003, 03:51 PM
|
|
Shrapnel Fanatic
|
|
Join Date: Feb 2001
Location: Waterloo, Ontario, Canada
Posts: 11,451
Thanks: 1
Thanked 4 Times in 4 Posts
|
|
Re: ship designs boring and too similar
Quote:
All of the AI ships need some sort of 'base' level repair to compensate for their lack of a 'character' with skills like you get. Different races could have different levels of ability in various areas, of course, like the Amonkrie having higher armor regen.
|
For my Mod, I have set things in the components so that shields provide their own regeneration even if you don't have dedicated regenerators... fairly slow, but shield damage is never permanent if the generator is still there.
I also gave 0.001 hull repair for every crew member on board. I added crew capacity modifiers to the crew quarters (naturally), bridge and med lab.
So, unless the ship is almost completely gutted already, they can slowly recover. A disabled shield generator gets fixed in a few minutes, assuming no other damage.
So instead of spending 10 skill points on hull repair, you could just add a 10kt crew quarters in order to house 50 more engineers
__________________
Things you want:
|
October 12th, 2003, 02:10 AM
|
Sergeant
|
|
Join Date: Jul 2003
Location: New Zealand
Posts: 252
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: ship designs boring and too similar
Component Configuration Slots ?
Is it possible to make new types of component configuration slots ? My ideas was to make new component and new component configuration slots for armor, shields and weapons. Then I could restrict certain types of component to certain classes of ships.
I tried using the SJ's Starfury Modding Toolkit - Release 1, and it works to a point. The problem is that the new component configuration slots are not visible in the game, but it does work. Any suggesting are appreciated.
|
October 12th, 2003, 02:45 AM
|
Private
|
|
Join Date: Oct 2003
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: ship designs boring and too similar
sooo has anyone figured out how to change the firing direction for slots yet?
|
October 12th, 2003, 03:17 AM
|
Private
|
|
Join Date: Sep 2003
Posts: 41
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: ship designs boring and too similar
Quote:
Originally posted by spacerat:
sooo has anyone figured out how to change the firing direction for slots yet?
|
That's pretty easy. Each weapon slot has a firing point set for it in the ComponentConfigurationSlots files. The actual firing direction is in the SpaceObjects_XFiles.txt file, it looks like this...
Quote:
Firing Point 1 X := 0.8
Firing Point 1 Y := -0.41
Firing Point 1 Z := 3.7
Firing Point 1 Arc Start := 315
Firing Point 1 Arc End := 45
|
Just change the Start and End values to whatever you want (in degrees). The arcs shown in the inventory screen are defined in the ComponentConfigurationSlots files themselves and should be set to match the values in the XFiles file.
|
October 12th, 2003, 04:43 AM
|
|
Shrapnel Fanatic
|
|
Join Date: Feb 2001
Location: Waterloo, Ontario, Canada
Posts: 11,451
Thanks: 1
Thanked 4 Times in 4 Posts
|
|
Re: ship designs boring and too similar
Did you make a purchasable ship hull that used the slot layout you just created?
You'll need to specify the components it comes with, crew levels, speed, 3Dmodel, etc.
Add the new ship hull to the player's purchaseships.txt or the startingships.txt
Or, just change one of the existing hulls to use your new layout.
PS:
Also note that it will not change a ship that already exists; you have to buy a new ship to get the new slot layout.
[ October 12, 2003, 03:58: Message edited by: Suicide Junkie ]
__________________
Things you want:
|
October 12th, 2003, 08:22 AM
|
Sergeant
|
|
Join Date: Jul 2003
Location: New Zealand
Posts: 252
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: ship designs boring and too similar
I have double checked all my files but I am still having the same problem with the component configuration slots. It does everything it should, but shows up as a blank space in the spacedock and inventory screens. It does, however, shows up in the ship dealer screen.
This was after buying a new ship.
My files originally from the campaign 1 - homefront.
1065942971.zip
|
October 12th, 2003, 04:49 PM
|
|
Shrapnel Fanatic
|
|
Join Date: Feb 2001
Location: Waterloo, Ontario, Canada
Posts: 11,451
Thanks: 1
Thanked 4 Times in 4 Posts
|
|
Re: ship designs boring and too similar
Ah, your comp type allowed is Weapon (D).
This is a known issue; the slot is actually there, but just dosen't get drawn because the type isn't one of the defaults.
It'll work fine for enemies, since they don't care anyways, and the patch will have them show up for players too.
__________________
Things you want:
|
October 13th, 2003, 10:19 AM
|
Private
|
|
Join Date: Oct 2003
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: ship designs boring and too similar
Quote:
Originally posted by Mehrunes:
quote: Originally posted by spacerat:
sooo has anyone figured out how to change the firing direction for slots yet?
|
That's pretty easy. Each weapon slot has a firing point set for it in the ComponentConfigurationSlots files. The actual firing direction is in the SpaceObjects_XFiles.txt file, it looks like this...
Quote:
Firing Point 1 X := 0.8
Firing Point 1 Y := -0.41
Firing Point 1 Z := 3.7
Firing Point 1 Arc Start := 315
Firing Point 1 Arc End := 45
|
Just change the Start and End values to whatever you want (in degrees). The arcs shown in the inventory screen are defined in the ComponentConfigurationSlots files themselves and should be set to match the values in the XFiles file. dosnt work i tried that
edit: never mind it does you just gota rebuy the ships
[ October 13, 2003, 10:00: Message edited by: spacerat ]
|
October 24th, 2003, 10:54 AM
|
Sergeant
|
|
Join Date: Jul 2003
Location: New Zealand
Posts: 252
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: ship designs boring and too similar
My new placement locations are still not visible to the player even with the patch. Is there any way to make my new placement locations visible to the player?
My new Placement Locations are:
Weapon (Ftr), Weapon (Sat), Weapon (Light), Weapon (Medium), Weapon (Heavy),
Weapon (star), Armor (Ftr), Armor (Sat), Armor (Light), Armor (Medium),
Armor (Heavy), Armor (Star), Shield (Ftr), Shield (Sat), Shield (Light), Shield (Medium),
Shield (Heavy), Shield (Star)
|
October 24th, 2003, 06:18 PM
|
|
Private
|
|
Join Date: Jun 2003
Location: Backwoods
Posts: 40
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: ship designs boring and too similar
If you aren't using SJ's slot modder, I know that you have to manually set what the boxes look like on screen in addition to changing what type of box it is.
Slot 16 Xpos := 496
Slot 16 Ypos := 282
Slot 16 Group Name := Shield 2-1
Slot 16 Comp Type Allowed := Shield
Slot 16 Comp Type Abbreviation := S
Slot 16 Comp Box Color Index := 3
Slot 16 Ship Section := Hull
Slot 16 Ship Side Facing := 2
Slot 16 Weapon Firing Point := 0
Maybe Comp Box Color Index needs to be changed, or Comp Type abbreviation.
Possibly, if you have added a totally new box, you just need to change the Number of Slots line near the top of your ship's entry to include your added boxes.
Hope this helps!
__________________
Arkansas... Where men are real men and sheep are real scared.
|
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
|
|
|
|
|