.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Raging Tiger- Save $9.00
winSPMBT: Main Battle Tank- Save $5.00

   







Go Back   .com.unity Forums > Shrapnel Community > Space Empires: IV & V

Reply
 
Thread Tools Display Modes
  #1  
Old November 25th, 2002, 03:27 PM
geoschmo's Avatar

geoschmo geoschmo is offline
National Security Advisor
 
Join Date: Jan 2001
Location: Ohio
Posts: 8,450
Thanks: 0
Thanked 4 Times in 1 Post
geoschmo is on a distinguished road
Default Re: SE4 Modder Ver 1.76 (updated for ver 1.91)

Quote:
Originally posted by DavidG:
Anyone like to help me with this:

One thing I've added to my new Version is an ability to filter out abilities that do not apply. So when you are viewing a component you will only be able to select abilities that will work on a component. You will be able to toggle this filtering on and off since I know occasionally modders knowingly add abilites that don't work for good reasons. I added this feature by editing the abilites.txt file and adding a "type :=" line with 3 options: Component, Facility, or System. (for Vehicles I assume if if works on a component it works on a vehicle) I was hoping someone with some modding experience could look at the new file and tell me If I've got anything wrong.

AbilitiesNew.txt
Ok, you say this can be toggled on and off, but I don't see how to do it. I know of one mistake. There are probably others.
code:
Type := Component
Phased Shield Generation
Value1 = Amount of phased shields generated.
Value2 =

This ability can be used for facilities as well as components.

I seem to recall at one point finding out that there were abilities in the game that are not listed anywhere in the abilities file. I can't confirm that at the moment, perhaps someone else can help with that. Maybe cross checking the components and facilities files with the abilities file will turn something up. If there are some then you are going to want to either add them to your modified ability file, or allow manual entry and not just selecting from the drop down list.

Geoschmo
__________________
I used to be somebody but now I am somebody else
Who I'll be tomorrow is anybody's guess
Reply With Quote
  #2  
Old November 26th, 2002, 01:06 AM
DavidG's Avatar

DavidG DavidG is offline
Lieutenant Colonel
 
Join Date: Jan 2002
Location: Dundas, Ontario, Canada
Posts: 1,498
Thanks: 0
Thanked 0 Times in 0 Posts
DavidG is on a distinguished road
Default Re: SE4 Modder Ver 1.76 (updated for ver 1.91)

Quote:
Originally posted by geoschmo:
Ok, you say this can be toggled on and off, but I don't see how to do it. I know of one mistake.
Geoschmo
Under the file menu you will see 'Filter Abilities list" It can be checked on and off there. I'm sure there are a few mistakes in that list scince I really have spent much time modding myself.

The only ability I know of that is not in the Abilities.txt is 'Launch Drones' This item is added to the list. I wrote a little prgram that scanned the abilities mention in components.txt and 'launch drones' was the only one not found also in abilities.txt. I really should check the facility and other files too.

Thanks for looking it over.

Edit: I noticed another one wrong: Component Repair. I also noticed that that the ability gets listed wrong if it is not correct in the new abilities file. ie when clicking Ship Yard facility the 'component repair' ability is not in the list so shows up as 'change bad event chance' even though it is ok in the txt file.

I suggest anyone useing ver 1.6 leave the 'Filter Abilities list' unchecked untill I perfect it a bit more.

[ November 25, 2002, 23:19: Message edited by: DavidG ]
__________________
SE4Modder ver 1.76
or for just the EXESE4Modder EXE Ver 1.76
SE4 Mod List
Reply With Quote
  #3  
Old November 26th, 2002, 04:20 AM
DavidG's Avatar

DavidG DavidG is offline
Lieutenant Colonel
 
Join Date: Jan 2002
Location: Dundas, Ontario, Canada
Posts: 1,498
Thanks: 0
Thanked 0 Times in 0 Posts
DavidG is on a distinguished road
Default Re: SE4 Modder Ver 1.76 (updated for ver 1.91)

So I wrote a little program that compared my modified AbilitiesNew.txt file to the components, facilities, vehicles and systemtypes files. The only ability missing was Launch Drones (which my program adds anyway). A couple errors in the file include: Cargo Storage and Component Repair should be Component and Facility items and Stop Open Warp Point and Close Open Warp Point were omited and should be for facilites.

I tested the new file with Stock, P&N and Proportions. Things seemed OK with stock and P&N files with the exeption that SJ uses the Star - Unstable ability to add notes. Proprotions did not fair so well. There seem to be a lot of abilites added to facilities that seem a bit strange to me. (ie like Boarding Attack for a Research Center. There may be a reason for these I dont know about. Anyway here is the updated file

AbilitiesNew.txt

Edit: here is the explaination for the unusual abilites in Proportions: Proportions question re: abilities

[ November 26, 2002, 11:53: Message edited by: DavidG ]
__________________
SE4Modder ver 1.76
or for just the EXESE4Modder EXE Ver 1.76
SE4 Mod List
Reply With Quote
  #4  
Old November 26th, 2002, 05:32 AM
Krsqk's Avatar

Krsqk Krsqk is offline
Lieutenant Colonel
 
Join Date: Jul 2001
Location: Orlando, FL
Posts: 1,259
Thanks: 0
Thanked 0 Times in 0 Posts
Krsqk is on a distinguished road
Default Re: SE4 Modder Ver 1.76 (updated for ver 1.91)

Just checking...do you make allowances for abilities which have more than one use? I.e., the component repair for components and facilities? Or do you need to turn filtering off for that?
__________________
The Unpronounceable Krsqk

"Well, sir, at the moment my left processor doesn't know what my right is doing." - Freefall
Reply With Quote
  #5  
Old November 26th, 2002, 01:43 PM
DavidG's Avatar

DavidG DavidG is offline
Lieutenant Colonel
 
Join Date: Jan 2002
Location: Dundas, Ontario, Canada
Posts: 1,498
Thanks: 0
Thanked 0 Times in 0 Posts
DavidG is on a distinguished road
Default Re: SE4 Modder Ver 1.76 (updated for ver 1.91)

Quote:
Originally posted by Krsqk:
Just checking...do you make allowances for abilities which have more than one use? I.e., the component repair for components and facilities? Or do you need to turn filtering off for that?
Yea. I added lines to the txt file that say for example "Type := Component, Facility". Values can be Component, Facility, or System. For vehicles I assumed that if it works on a Component it works on a Vehcile.
__________________
SE4Modder ver 1.76
or for just the EXESE4Modder EXE Ver 1.76
SE4 Mod List
Reply With Quote
  #6  
Old December 13th, 2002, 11:24 PM
Dan C.'s Avatar

Dan C. Dan C. is offline
Private
 
Join Date: Oct 2002
Location: London, Ont.
Posts: 35
Thanks: 0
Thanked 0 Times in 0 Posts
Dan C. is on a distinguished road
Default Re: SE4 Modder Ver 1.76 (updated for ver 1.91)

DavidG,
What does the "Use new sounds" actually do? Weapons components spedify a sound file, so by selecting "Use new sounds" is it going to a different directory?

I really like the program, I tend to make all the changes with vi, but the total cumulative cost and the leads to list really help when trying to get an overview or balance things.
__________________
-Dan

L++++ GdY $!+ Fr- C--- SdP T!- Sf A M++ Mp! RNSP Pw? Fq Nd Rp G++++ AuO
Reply With Quote
  #7  
Old December 14th, 2002, 12:35 AM
DavidG's Avatar

DavidG DavidG is offline
Lieutenant Colonel
 
Join Date: Jan 2002
Location: Dundas, Ontario, Canada
Posts: 1,498
Thanks: 0
Thanked 0 Times in 0 Posts
DavidG is on a distinguished road
Default Re: SE4 Modder Ver 1.76 (updated for ver 1.91)

Quote:
Originally posted by Dan C.:
DavidG,
What does the "Use new sounds" actually do? Weapons components spedify a sound file, so by selecting "Use new sounds" is it going to a different directory?
Yup that is it exactly. If you look in the SE4 sounds directory you'll see another folder called 'New' with a similarly named set of wave files. Somewhere in the game there is a setting that lets you use the new sounds. No matter which you use the components.txt file will be the same.
__________________
SE4Modder ver 1.76
or for just the EXESE4Modder EXE Ver 1.76
SE4 Mod List
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 06:36 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.