|
|
|
 |

October 19th, 2004, 11:00 AM
|
 |
National Security Advisor
|
|
Join Date: Jan 2001
Location: Ohio
Posts: 8,450
Thanks: 0
Thanked 4 Times in 1 Post
|
|
Re: Modding Question Please Help
Quote:
Atrocities said:
I just have a simple question about Weapon Damage At Rng.
Do we have to have all the 0 as in the example below
Weapon Damage At Rng := 10 10 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Or can I just have the damage listed without the 0 ?
Weapon Damage At Rng := 10 10 5
|
You know, that's an interesting question. I'd guess you probably need the zero's, but I wouldn't know for sure without testing. Actually testing this would be pretty easy. Might have taken you less time to just test it then it did to post the question. 
__________________
I used to be somebody but now I am somebody else
Who I'll be tomorrow is anybody's guess
|

October 19th, 2004, 11:37 AM
|
 |
Shrapnel Fanatic
|
|
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
|
|
Re: Modding Question Please Help
Information on how to make racial/unique technologies capturable is contained in the Technologies chapter of SEIV Modding 101 Tutorial.
I am pretty sure that SE4 will not like you not including the 0s... A single 0 does _not_ mean that the rest is 0. Damage values such as (with extra 0s at the end...) this are perfectly legal:
10 0 0 0 10 0 0 10 10 10 0 0 0 0 0 0 0 0 ...
|

October 19th, 2004, 03:42 PM
|
 |
Shrapnel Fanatic
|
|
Join Date: Dec 2000
Location: USA
Posts: 15,630
Thanks: 0
Thanked 30 Times in 18 Posts
|
|
Re: Modding Question Please Help
Thanks guys for the help.  See what prompted me to ask is that I ran across several weapon components that did not have all the zero's behind them. Some only had as many as 17, yet that tech still was visable in the game AND worked just fine.
__________________
Creator of the Star Trek Mod - AST Mod - 78 Ship Sets - Conquest Mod - Atrocities Star Wars Mod - Galaxy Reborn Mod - and Subterfuge Mod.
|

October 19th, 2004, 03:48 PM
|
 |
Shrapnel Fanatic
|
|
Join Date: Dec 2000
Location: USA
Posts: 15,630
Thanks: 0
Thanked 30 Times in 18 Posts
|
|
Re: Modding Question Please Help
Ok I ran an experiment where as I removed the Zero's from the Phased Energy Cannon I. I started the mod and designed a new ship. The game loaded without error, the component was there and all that it listed the two ranges that it had. The rest were blank. So I do believe the extra ZERO's are not required.
__________________
Creator of the Star Trek Mod - AST Mod - 78 Ship Sets - Conquest Mod - Atrocities Star Wars Mod - Galaxy Reborn Mod - and Subterfuge Mod.
|

October 19th, 2004, 03:50 PM
|
 |
Shrapnel Fanatic
|
|
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
|
|
Re: Modding Question Please Help
What happens when you use the weapon in combat? Does it treat the null values as 0s, or does it crash and error out when you fire at, say, range 4 (any null value)? Blank values don't sound good at all...
|

October 19th, 2004, 05:26 PM
|
 |
Shrapnel Fanatic
|
|
Join Date: Dec 2000
Location: USA
Posts: 15,630
Thanks: 0
Thanked 30 Times in 18 Posts
|
|
Re: Modding Question Please Help
Quote:
Imperator Fyron said:
What happens when you use the weapon in combat? Does it treat the null values as 0s, or does it crash and error out when you fire at, say, range 4 (any null value)? Blank values don't sound good at all...
|
I ran a simulation and no problems detected. No crashes at any range.
__________________
Creator of the Star Trek Mod - AST Mod - 78 Ship Sets - Conquest Mod - Atrocities Star Wars Mod - Galaxy Reborn Mod - and Subterfuge Mod.
|

October 19th, 2004, 05:52 PM
|
 |
Shrapnel Fanatic
|
|
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
|
|
Re: Modding Question Please Help
Could the weapon fire at those ranges with blank values though? If it could, you definitely want to include all of those 0s.
|
Thread Tools |
|
Display Modes |
Hybrid Mode
|
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
|
|
|
|
|