|
|
|
|
September 26th, 2007, 01:38 PM
|
|
Captain
|
|
Join Date: Sep 2005
Location: Woodland,CA
Posts: 918
Thanks: 14
Thanked 2 Times in 2 Posts
|
|
Need help with a tool...
Can anybody tell me the best tool to use for adding/creating new weapons and/or componants in SEIV?
I tried the "Tech Gridder", but can't seem to get it to work?
|
September 26th, 2007, 01:48 PM
|
|
General
|
|
Join Date: Apr 2001
Location: Cincinnati, Ohio, USA
Posts: 4,547
Thanks: 1
Thanked 7 Times in 5 Posts
|
|
Re: Need help with a tool...
Hmm, I'd suggest the templatizer, only I don't seem to have it around at the moment - might be on another hard drive...
There's also DavidG's GUI-based modder: http://www.spaceempires.net/home/dow...E4_Modder.html
__________________
The Ed draws near! What dost thou deaux?
|
September 26th, 2007, 04:59 PM
|
|
Shrapnel Fanatic
|
|
Join Date: Dec 2000
Location: USA
Posts: 15,630
Thanks: 0
Thanked 30 Times in 18 Posts
|
|
Re: Need help with a tool...
BK I have added over a 100 new components to the component pack. Images 2305 - 2496. In case you are making new images you might need to know that these numbers have been taken.
__________________
Creator of the Star Trek Mod - AST Mod - 78 Ship Sets - Conquest Mod - Atrocities Star Wars Mod - Galaxy Reborn Mod - and Subterfuge Mod.
|
September 26th, 2007, 06:59 PM
|
|
Shrapnel Fanatic
|
|
Join Date: Feb 2001
Location: Waterloo, Ontario, Canada
Posts: 11,451
Thanks: 1
Thanked 4 Times in 4 Posts
|
|
Re: Need help with a tool...
The tech gridder is not for adding completely new components, or even extending an example into a tech area (although you can use it for one-dimensional techs).
It is for weaving multiple tech areas together to make a multidimensional tech grid from a single example component
A great example is the missiles in Carrier Battles mod.
There are various tech areas, including "Missile Manufacturing", "Missile Targetting", "Missile ECM".
The component named "Light Nuclear Missile I" is the base model. Researching into manufacturing reduces the supply cost by 5%, and gives you "Light Nuclear Missile II". Researching into targetting instead, gives you "Light Nuclear Missile II" with bonus damage. ECM gives hitpoints.
Researching one level in each gets you "Light Nuclear Missile IV" with one of each.
In total, there are 9 levels in each tech area. In any particular game you will only see 27 Missile components (XXVII), however there are 729 different components in the components.txt file, corresponding to all the different possible research paths.
The tech gridder turns 1 component into 9, those 9 into 81, and then those 81 into 729.
Needless to say, the first step isn't too hard to do manually, but you need automation to go any further
See this quick how-to:
How Does the Tech Gridder Work?
__________________
Things you want:
|
September 27th, 2007, 12:37 AM
|
|
Shrapnel Fanatic
|
|
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
|
|
Re: Need help with a tool...
The best tool is, naturally, a text editor...
There is the SE4 Modder, but it has numerous quirks.
|
September 27th, 2007, 12:42 PM
|
|
Captain
|
|
Join Date: Sep 2005
Location: Woodland,CA
Posts: 918
Thanks: 14
Thanked 2 Times in 2 Posts
|
|
Re: Need help with a tool...
Thanx all.
I'd hoped there was a better solution, but that may have been asking for too much. I may actually have to put some effort into this.
Ed Kolis : What and where is the Templatizer?
AT : Thanx for that note. I'll take another look at them, and see if something else will work instead.
Fyron : Out of curiosity, what are the quirks with the SE Modder?
|
September 27th, 2007, 01:51 PM
|
|
Shrapnel Fanatic
|
|
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
|
|
Re: Need help with a tool...
The SE4 Modder should do what you want; its basically a GUI overlay for editing the components (and other data files). It doesn't generate anything from psuedocode like the templatizer, or from an overwhelming myriad of function parameter boxes like the tech gridder.
I don't remember what SE4 Modder's quirks are anymore, specifically. IIRC they were in obscure functions, and shouldn't detract from just adding some new components.
|
September 27th, 2007, 04:27 PM
|
|
General
|
|
Join Date: Apr 2001
Location: Cincinnati, Ohio, USA
Posts: 4,547
Thanks: 1
Thanked 7 Times in 5 Posts
|
|
Re: Need help with a tool...
The Templatizer is described here:
http://wiki.spaceempires.net/index.php/Templatizer
Basically it's a formula parser similar to the one found in SE5 (though unlike with SE5, you CAN define custom functions in python ), and it outputs SE4-readable data files when given files which look like SE4 data files but have formulas enclosed in curly braces.
The download link is currently broken because I don't have the templatizer on my machine at the moment - anyone else have it handy? It's just a python script with a readme and some samples, and I don't feel like installing the hard drive that I think it's on just to retrieve it right now, unless you REALLY want to use it
edit: aha! I found it included with the Low Tech Mod on PBW! No readme or examples, but the documentation on the wiki page should be decent enough I'll put it up now:
http://kolis.dyndns.org/se/templatizer.py.zip
__________________
The Ed draws near! What dost thou deaux?
|
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
|
|
|
|
|