|
|
|
|
September 30th, 2003, 11:56 PM
|
|
Private
|
|
Join Date: Sep 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Modding Question: Requiring a specific component?
I'm going through the VehicleSize file, trying to create a ship type that requires certain specific components that aren't the usual cargo, fighterbays, etc. The paragraph in the instructions about requirements isn't very clear about the syntax I'm supposed to use.
How do I turn
"Requirement X Type:
Specific Component - Must have"
into a line where I can require the ship design to have, for example, exactly one Inverted Quantum Beam, or at least two Cobalt Warheads?
|
October 1st, 2003, 01:24 AM
|
National Security Advisor
|
|
Join Date: Nov 2000
Posts: 5,085
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Modding Question: Requiring a specific component?
The restrictions don't work except for the already used ones.
__________________
Phoenix-D
I am not senile. I just talk to myself because the rest of you don't provide adequate conversation.
- Digger
|
October 1st, 2003, 01:36 AM
|
|
Shrapnel Fanatic
|
|
Join Date: Feb 2001
Location: Waterloo, Ontario, Canada
Posts: 11,451
Thanks: 1
Thanked 4 Times in 4 Posts
|
|
Re: Modding Question: Requiring a specific component?
The "only X per vehicle" all work (x= 1 through 10)
__________________
Things you want:
|
October 1st, 2003, 03:02 AM
|
|
Private
|
|
Join Date: Sep 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Modding Question: Requiring a specific component?
Quote:
The "only X per vehicle" all work (x= 1 through 10)
|
Hmm... That seems to be more of a limit than a minimum... Still, could you give me an example of what a line with that effect would look like if I were to try putting it into the text file?
|
October 1st, 2003, 03:16 AM
|
|
General
|
|
Join Date: Apr 2001
Location: Cincinnati, Ohio, USA
Posts: 4,547
Thanks: 1
Thanked 7 Times in 5 Posts
|
|
Re: Modding Question: Requiring a specific component?
Restrictions := One Per Vehicle
Right out of the entry for the Emergency Resupply Pod
This is, as stated before, a maximum limit, not a minimum, though.
__________________
The Ed draws near! What dost thou deaux?
|
October 1st, 2003, 04:13 AM
|
|
Corporal
|
|
Join Date: May 2003
Location: France
Posts: 79
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Modding Question: Requiring a specific component?
Another way may be (as I found myself using this) to modify the use of bridge, life support, crew quarter and master computer as they only have minimum required per ship.
Bridge: one and only one, if no MC
Crew quarter and life support: at least X (in vehicle size) which can be changed to exactly X or between X and Y if combined with the restriction on maximum number described below.
MC: at least 1, if other condition not met.
Of course MC cancel this, and it seems that you can have several bridges if you have an MC, although I am not exactly sure of that. If you make MC bigger and more expensive then it may be ok.
[ October 01, 2003, 04:01: Message edited by: StarBaseSweeper ]
|
October 1st, 2003, 02:24 PM
|
|
Private
|
|
Join Date: Sep 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Modding Question: Requiring a specific component?
Hmm... That's not exactly what I'm looking for, since you could get past the requirements easily enough by putting in a real bridge/LS/CQ or MC...
I suppose in a pinch, I could adjust the component I want to count as a cargo bay or something and do it that way...
|
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
|
|
|
|
|