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

This Month's Specials

Raging Tiger- Save $9.00
World Supremacy- Save $9.00

   







Go Back   .com.unity Forums > Shrapnel Community > Space Empires: Starfury

Reply
 
Thread Tools Display Modes
  #1  
Old February 19th, 2004, 10:56 AM

PaladinX PaladinX is offline
Private
 
Join Date: Oct 2002
Posts: 45
Thanks: 0
Thanked 0 Times in 0 Posts
PaladinX is on a distinguished road
Default Modding questions...

Ok, I've been toying with the ship files and store files and whatnot, and basically just having fun hacking away at the game, and I think I'm finally ready to try to mod the game in earnest.

I have a few questions on methods first though.

First, can I create new slot types? If I just set up a slot on a ship with an arbitrary type string will the game only allow components with a matching placement locations string to be placed there? If so that's great, because I want to have reactor and point defense slots (With the point defense slots having specific firing arcs... This should solve the problem of having all your PD guns fire at one missile and having nothing left for the other missiles/fighters swarming you).

Also, is it possible to do as in the SEIV quasi newtonian propulsion system and cause heavier ships to require more movement points to reach a given speed than a lighter ship? I intend to only have one or two engine slots on any given ship, and simply have a large range of engine types that get vastly more powerful as their tonnage goes up.

Can you set a campaign to be unselectable? By which I mean you could only play it by going through the campaign before it and being sent on to the next one. It's not that I care about people jumping ahead, it's that I was thinking I'd like to do it as a chain of small intimate missions, in the style of something like Freespace, rather than long complex missions, and I was thinking I could render each mission as a separate campaign, in order to increase the immediacy of the mission, but doing that would result in a ton of campaigns cluttering up the selection screen if they can all be played from there...

Oh and Last, can someone tell me how to import 3D models and textures into this game? I'm not a modeller, but I suppose I'll need to know how at some point... Ideally I want entirely new ship models for my mod, so I guess I'll have to find someone willing to do the modelling for me, but I'd still like to know how to import models, as I can probably find some stock models to play with as a start.
Reply With Quote
  #2  
Old February 19th, 2004, 01:26 PM
Rollo's Avatar

Rollo Rollo is offline
Brigadier General
 
Join Date: Jul 2001
Location: Kiel, Germany
Posts: 1,896
Thanks: 0
Thanked 0 Times in 0 Posts
Rollo is on a distinguished road
Default Re: Modding questions...

Quote:
Originally posted by PaladinX:

First, can I create new slot types?...
yes, this is possible since the new patch (v.1.15)

Quote:
...With the point defense slots having specific firing arcs...
not sure if that'll work. Perhaps the 360° arcs are hardcoded into the PD. But good idea, certainly worth a test.

Quote:
Also, is it possible to do as in the SEIV quasi newtonian propulsion system and cause heavier ships to require more movement points to reach a given speed than a lighter ship? I intend to only have one or two engine slots on any given ship, and simply have a large range of engine types that get vastly more powerful as their tonnage goes up.
points to SJ (the resident QNP expert). I suppose what you could do is make different slots for the different ships classes and then add corresponding engines. So you end up with Destroyer,Cruiser, and Battleship engines.

Quote:
Can you set a campaign to be unselectable?...
hmm, nope. I don't think so

Quote:
Oh and Last, can someone tell me how to import 3D models and textures into this game?...
No short answer for this one. Basicly what you must do is convert the models to .x file format and then change the SpaceObjects.txt file (plus a bunch of other tweaks to various files...).
This has been discussed in other topics. A search should turn up something useful.

Hope this helps,
Rollo
__________________
SE4
Devnull Mod Gold:
Version 1.80
Dungeon Odyssey:
Hack and Slash
Version 0.53e
Reply With Quote
  #3  
Old February 19th, 2004, 01:53 PM

PaladinX PaladinX is offline
Private
 
Join Date: Oct 2002
Posts: 45
Thanks: 0
Thanked 0 Times in 0 Posts
PaladinX is on a distinguished road
Default Re: Modding questions...

Thanks for the answer... My net went down for a few hours so I just started hacking to see what would happen, and discovered that the slot types work. I created a PDC slot type and changed the location type of the PDCs to use that, not sure whether or not the firing arcs worked, will have to lower their RoF and test it.

I have another question now though... Do firing arcs greater than 90 degrees work? I had built a new ship design with a few oddball weapon arcs to see what would happen and it behaved oddly to say the least.
Reply With Quote
  #4  
Old February 19th, 2004, 04:01 PM

PaladinX PaladinX is offline
Private
 
Join Date: Oct 2002
Posts: 45
Thanks: 0
Thanked 0 Times in 0 Posts
PaladinX is on a distinguished road
Default Re: Modding questions...

Well, I made one 360 degree hardpoint (0 - 359), and a couple that were somewhere around 135 degrees. I didn't add a new model, I just created a new component slot layout and assigned it to an existing model (For the time being) in order to get something into the game right away (As I said before, I have no modelling skills to speak of).

Basically I took the Amonkrie cruiser and turned it into a dreadnought... I changed the naming conventions for weapons, so that rather than having a bunch of lasers that fit into light slots and a bunch of torpedoes that fit into heavy slots, I have heavy and light weapons based on tonnage, and "cannon" slots for the really big guns. It provides a bit more flexibility in ship design while at the same time allowing the layout designer to use firing arcs to tweak a ship towards a certain role.

I put the ship in the ship dealer's inventory by default, and used the credits cheat to buy it and take it for a spin. Hitting "Show weapon arcs" in the ship dealer's interface caused the game to hang up, but I could buy it and equip it and take it out for a spin. I'm not sure what the problem is with it, to be honest
Reply With Quote
  #5  
Old February 19th, 2004, 04:39 PM
Rollo's Avatar

Rollo Rollo is offline
Brigadier General
 
Join Date: Jul 2001
Location: Kiel, Germany
Posts: 1,896
Thanks: 0
Thanked 0 Times in 0 Posts
Rollo is on a distinguished road
Default Re: Modding questions...

I see. I have also tried a full 360° arc, but the game choked on that.

Try an arc from 22.5 to 337.5 or 202.5 to 157.5. The game handles arcs in 22.5° increments without problems and that only leaves a small blind spot in the front or rear.
Also you need to change the entry for the appropriate firing point in the SpaceObjects_Xfiles.txt file. Just changing the slot is not enough. In fact, IIRC, the setting in SpaceObjects_XFiles.txt is the one that counts. The entry in the slot file is kinda redundant.
__________________
SE4
Devnull Mod Gold:
Version 1.80
Dungeon Odyssey:
Hack and Slash
Version 0.53e
Reply With Quote
  #6  
Old February 19th, 2004, 05:01 PM

PaladinX PaladinX is offline
Private
 
Join Date: Oct 2002
Posts: 45
Thanks: 0
Thanked 0 Times in 0 Posts
PaladinX is on a distinguished road
Default Re: Modding questions...

Yeah, I was just realizing that myself about the X files...
Reply With Quote
  #7  
Old February 19th, 2004, 07:55 PM

PaladinX PaladinX is offline
Private
 
Join Date: Oct 2002
Posts: 45
Thanks: 0
Thanked 0 Times in 0 Posts
PaladinX is on a distinguished road
Default Re: Modding questions...

After messing with the Spaceobjects x files file, I managed to get my ship working, although I had to create hardpoints by hand. I discovered that there seems to be a hard limit of 10 hardpoints as well.

I'm going to bed now, but I'll be playing with point defense beams and missiles tomorrow.

By the way, point defense guns are really fun to watch if you change their reload time to 250 and lower their damage... I just need to find a way to lower their accuracy now. I basically want to see the PDCs fill the sky with lead in the course of trying to shoot something down.
Reply With Quote
  #8  
Old February 19th, 2004, 09:48 PM

Phoenix-D Phoenix-D is offline
National Security Advisor
 
Join Date: Nov 2000
Posts: 5,085
Thanks: 0
Thanked 0 Times in 0 Posts
Phoenix-D is on a distinguished road
Default Re: Modding questions...

You can make an unselectable campaign. What you need to do is place the campaign inside a subfolder..eg:

Camp1/Camp2

When refercing the second one, instead of just Camp2 you put /Camp2 (or maybe Camp1/Camp2)

Not 100% sure this works, I can't remember the results of my test. but it DOES work for map files and such.
__________________
Phoenix-D

I am not senile. I just talk to myself because the rest of you don't provide adequate conversation.
-Digger
Reply With Quote
  #9  
Old February 20th, 2004, 02:32 AM
Rollo's Avatar

Rollo Rollo is offline
Brigadier General
 
Join Date: Jul 2001
Location: Kiel, Germany
Posts: 1,896
Thanks: 0
Thanked 0 Times in 0 Posts
Rollo is on a distinguished road
Default Re: Modding questions...

yes, arcs > 90° are no problem. I have done so many times. Even the default game uses some 180° arcs.

What exactly are you trying to do? What files did you edit? (you have to edit both SpaceObjects and slots) And what are the oddities that you see?
__________________
SE4
Devnull Mod Gold:
Version 1.80
Dungeon Odyssey:
Hack and Slash
Version 0.53e
Reply With Quote
  #10  
Old February 20th, 2004, 02:32 AM
Rollo's Avatar

Rollo Rollo is offline
Brigadier General
 
Join Date: Jul 2001
Location: Kiel, Germany
Posts: 1,896
Thanks: 0
Thanked 0 Times in 0 Posts
Rollo is on a distinguished road
Default Re: Modding questions...

PS: the SHOWFIRINGPOINTS cheat is a helpful one when modding arcs
__________________
SE4
Devnull Mod Gold:
Version 1.80
Dungeon Odyssey:
Hack and Slash
Version 0.53e
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 01:23 PM.


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