|
|
|
|
|
April 21st, 2003, 12:51 AM
|
|
Major General
|
|
Join Date: Sep 2000
Location: Midlothian, Va, USA
Posts: 2,142
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Re: SJ\'s Tech Gridder 0.50 - now with ability support!
Nice work!
Hehe, now if the app could proportionally/incrementally add range....
__________________
L++, Gd?, $++, Fr-, C---, S*, T?, Sf+++, Tcp, A+, Bb++@, M++, MpB5, MpT, MpD, MpSa, MpM, RV, Pwt, Fqt, Nd-, Rpt, G+, Au, Mmt,S++, Ss+,
|
April 21st, 2003, 02:18 AM
|
|
Brigadier General
|
|
Join Date: Dec 2001
Posts: 1,859
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: SJ\'s Tech Gridder 0.50 - now with ability support!
Perhaps this should be expanded to mod everything in SE4
Very cool, SJ. This is the reason why you would be the king of the world, if you weren't in Special ops
__________________
A* E* Se++ GdQ $ Fr! C Csc Sf+ Ai- M Mp* S++ Ss- R! Pw Fq Nd Rp+ G++ Mm+ Bb++ Tcp+ L Au
Download Sev Today! --- Download BOB and SOCk today too! --- Thanks to Fyron and Trooper for hosting.
|
April 21st, 2003, 03:17 AM
|
|
Shrapnel Fanatic
|
|
Join Date: Feb 2001
Location: Waterloo, Ontario, Canada
Posts: 11,451
Thanks: 1
Thanked 4 Times in 4 Posts
|
|
Re: SJ\'s Tech Gridder 0.50 - now with ability support!
Quote:
Perhaps this should be expanded to mod everything in SE4
|
I'm not out to make a swiss army knife, or replace the se4 modder already available.
This is just for making grid techs
I will expand this to handle facilities too, but I don't see it being useful anywhere else.
I'm also looking for suggestions on how the flexibility can be improved.
[ April 21, 2003, 03:33: Message edited by: Suicide Junkie ]
__________________
Things you want:
|
April 21st, 2003, 07:15 AM
|
|
Captain
|
|
Join Date: Jun 2001
Location: Oh, I\'m out there
Posts: 805
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: SJ\'s Tech Gridder 0.50 - now with ability support!
SJ: You are my god....
I have built a temple to you in my kitchen....
|
April 21st, 2003, 07:27 AM
|
|
Captain
|
|
Join Date: Jun 2001
Location: Oh, I\'m out there
Posts: 805
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: SJ\'s Tech Gridder 0.50 - now with ability support!
Found a bug, if you have a component that starts with a roman numeral (like Xander, or Lazer) it will chop of the word, leaving only that first letter.
|
April 21st, 2003, 07:56 AM
|
|
Captain
|
|
Join Date: Jun 2001
Location: Oh, I\'m out there
Posts: 805
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: SJ\'s Tech Gridder 0.50 - now with ability support!
oh, and it cuts of seeker damage resistance too.
|
April 21st, 2003, 03:32 PM
|
|
Shrapnel Fanatic
|
|
Join Date: Feb 2001
Location: Waterloo, Ontario, Canada
Posts: 11,451
Thanks: 1
Thanked 4 Times in 4 Posts
|
|
Re: SJ\'s Tech Gridder 0.50 - now with ability support!
Quote:
Found a bug, if you have a component that starts with a roman numeral (like Xander, or Lazer) it will chop of the word, leaving only that first letter.
|
Is that the only word in the name?
It worked fine when I tried it on "Meson BLaster I"
If you're doing a "simple" mode naming scheme, it tries to convert the Last word in the name to an integer (Xander -> 10 in R.N. In the alphanumeric scheme, it would be some horrible number close to 300,000,000 (X->24*26^5) It then uses that number to start off a sequence of names in ascending order for the next components.
If this is the case, you need to just change your starting component to "Xander I" and it'll work.
If you started with "Xander V" then 5 more gridded components would turn out as "Xander V" through "Xander X"
I'm not seeing it cut off seeker damage resistance, though...
[ April 21, 2003, 15:03: Message edited by: Suicide Junkie ]
__________________
Things you want:
|
April 21st, 2003, 08:30 PM
|
|
Shrapnel Fanatic
|
|
Join Date: Feb 2001
Location: Waterloo, Ontario, Canada
Posts: 11,451
Thanks: 1
Thanked 4 Times in 4 Posts
|
|
Re: SJ\'s Tech Gridder 0.50 - now with ability support!
Tech Gridder v0.4.zip
- Added support for modifying weapons range.
Note: "Adding left & shift" mode considers the left side to be the minimum range where the damage is non-zero.
If you have a weapon with "0 0 0 5 5 5 ..."
Adding a 10 to the left side gives "0 0 0 10 5 5 5 ..."
If all ranges do zero damage, then it adds damage at range 1.
Note2: "Adding to the Right" will not have ANY effect on weapons that do damage at range 20 (or range 21 for missiles)
So: If the Last number in the damage at range is non-zero, "Add to the right" does nothing.
Note3: Damage modifiers are applied across the weapon BEFORE range is modified.
Note4: If the damage at max or min range is between zero and 1, it will still be considered max or min range. This may have odd effects, resulting in weapons with "gaps" of zero damage between their final max and min range.
Any damage number that goes negative, will be tracked internally, but shows up as zero in the final component output.
__________________
Things you want:
|
April 22nd, 2003, 12:03 AM
|
|
Shrapnel Fanatic
|
|
Join Date: Feb 2001
Location: Waterloo, Ontario, Canada
Posts: 11,451
Thanks: 1
Thanked 4 Times in 4 Posts
|
|
Re: SJ\'s Tech Gridder 0.50 - now with ability support!
Tech Gridder v0.45.zip
- Added support for "Seeker Damage Resistance"
__________________
Things you want:
|
April 22nd, 2003, 01:42 AM
|
National Security Advisor
|
|
Join Date: Nov 2000
Posts: 5,085
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: SJ\'s Tech Gridder 0.50 - now with ability support!
I will expand this to handle facilities too, but I don't see it being useful anywhere else."
Yeah, my plans for a C mod (100 levels of everything to placate the "Research ends too soon" crowd) died a very sudden death when I discovered Krqk's late lamented editior only did components.
If the ship screen had an obselete feature I'd request "grid ships". But unfortunately it doesn't, and neither does the mount screen.
Phoenix-D
__________________
Phoenix-D
I am not senile. I just talk to myself because the rest of you don't provide adequate conversation.
- Digger
|
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
|
|
|
|
|