Author |
Message |
jszrom
Ensign
Joined: 31 Aug 2008, 15:55 Posts: 109
|
The intrepid class star ship price cost and run cost need to be switched.
|
17 Jun 2009, 23:26 |
|
|
Matress_of_evil
Evil Romulan Overlord of Evil - Now 100% Faster!
Joined: 02 Dec 2004, 01:00 Posts: 7392 Location: Returned to the previous place.
|
Thanks for that jszrom, i'll add it to my to-do list.
_________________"Anyone without a sense of humour is truly at the mercy of the rest of us."
|
21 Jun 2009, 23:41 |
|
|
jszrom
Ensign
Joined: 31 Aug 2008, 15:55 Posts: 109
|
Yea thats what i was talking about before because i built a few of them and well i didnt have any credits left lol So i started over. Is there a way to self destruct a ship? Or decomission it?
|
24 Jun 2009, 22:24 |
|
|
Matress_of_evil
Evil Romulan Overlord of Evil - Now 100% Faster!
Joined: 02 Dec 2004, 01:00 Posts: 7392 Location: Returned to the previous place.
|
Not yet, be we plan to have a system where ships can be "mothballed" - basically, a certain amount of the ship will be recycled, but the spaceframe will be left intact in a special yard you can build. Then if an emergency occurs (Eg. invasion, Borg, whatever), you'll be able to spend resources on fixing up the ships and bring them back into service. Mothballed ships do not require maintenance, but they will take time and resources to bring into use. However, this will be a lot faster and require less resources than building a fleet from scratch.
_________________"Anyone without a sense of humour is truly at the mercy of the rest of us."
|
25 Jun 2009, 00:36 |
|
|
jszrom
Ensign
Joined: 31 Aug 2008, 15:55 Posts: 109
|
How far can we upgrade ships? Will we be able to upgrade the weapons and shields engines ect?
|
25 Jun 2009, 01:37 |
|
|
Iceman
Admiral
Joined: 14 Jan 2009, 10:17 Posts: 2042
|
The designs themselves are upgraded, not specific components. Cruiser IV for example upgrades to Cruiser V, which has better stats overall. The design 2 generations back (for military ships - one gen for non-military) is obsoleted (Cruiser III in the example), so you cannot build it anymore once you get to the new upgrade. The number of upgrades depends on a number of things, like class, empire, etc.
|
25 Jun 2009, 16:42 |
|
|
jszrom
Ensign
Joined: 31 Aug 2008, 15:55 Posts: 109
|
Yea i follow, I was just wondering if you could refit, something llike that.
|
26 Jun 2009, 04:45 |
|
|
Matress_of_evil
Evil Romulan Overlord of Evil - Now 100% Faster!
Joined: 02 Dec 2004, 01:00 Posts: 7392 Location: Returned to the previous place.
|
No, there are no refits in the game. Mike hasn't programmed such a capability, but that doesn't mean he won't. Even if he did though, we probably wouldn't include it. That doesn't mean mods or post-completion content updates wouldn't be able to use it though. In some respects, you could say that a select few designs do get refits though. The Federation Cruiser II and Cruiser III are the Constitution and the Constitution refit. And the Klingon Scout I, Scout II, and Scout III are all variants of the B'rel.
_________________"Anyone without a sense of humour is truly at the mercy of the rest of us."
|
27 Jun 2009, 20:40 |
|
|
m.laforge
Crewman
Joined: 06 Dec 2009, 22:46 Posts: 3
|
i found an solution for the issue dl and install an shareware xml editor and open the file (game directory)/Resources\Data\TechObjectDatabase.xml with search in the file for "intrepid" and change red marked values to this>>>
<Ship Key="FED_CRUISER_V"> <TechRequirements> <BioTech>10</BioTech> <Energy>10</Energy> <Computers>10</Computers> <Propulsion>10</Propulsion> <Construction>10</Construction> <Weapons>10</Weapons> </TechRequirements> <BuildCost>23820</BuildCost> <RawMaterials>130</RawMaterials> <MaintenanceCost>105</MaintenanceCost> <PopulationHealth>4</PopulationHealth> <IsUniversallyAvailable>false</IsUniversallyAvailable> <ObsoletedItems> <ObsoletedItem>FED_CRUISER_III</ObsoletedItem> </ObsoletedItems> <Crew>440</Crew> <ScienceAbility>9%</ScienceAbility> <ScanPower>4</ScanPower> <SensorRange>5</SensorRange> <HullStrength>310</HullStrength> <ShieldStrength>1650</ShieldStrength> <ShieldRecharge>12%</ShieldRecharge> <BeamType Count="5" Damage="78" Refire="79"></BeamType> <TorpedoType Count="4" Damage="105"></TorpedoType> <ShipType>Cruiser</ShipType> <ClassName>Intrepid</ClassName> <Dilithium>1</Dilithium> <Range>15</Range> <Speed>5</Speed> <FuelReserve>14</FuelReserve> <InterceptAbility>8%</InterceptAbility> <Maneuverability>3</Maneuverability> <EvacuationLimit>3</EvacuationLimit> </Ship>
hope it works > (sorry for bad english)
|
06 Dec 2009, 22:59 |
|
|
Matress_of_evil
Evil Romulan Overlord of Evil - Now 100% Faster!
Joined: 02 Dec 2004, 01:00 Posts: 7392 Location: Returned to the previous place.
|
Welcome to the forums, m.laforge! m.laforge wrote: dl and install an shareware xml editor You don't actually need to do this. Try opening xml files in Notepad. I already know how to do the changes you've mentioned though. In fact i've tried many times before. The reason why I haven't fixed the problems and released the files is that manually editing the game files comes with some risk; the game has two different file types where game information is recorded; database files, and xml files. When you edit the game with the editor, both file types are updated whenever you make any changes. However, if you manually edit the xml files, you only edit the xml files...obviously. Anyways, you'd think that you could then just edit the database files. Except you can't. The database files are NOT human-readable so cannot be edited. So you're left with files that mismatch, which greatly increases the chances that your edits will crash the game or cause weird bugs. And I HAVE encountered the results of this type of bug. I had to redownload the game and lose hours worth of work. Considering the massive amount of edits that I need to make, the chances that I could bug out the game are substantially higher than if I just make the two changes you suggest. And if I was to create a bug like this and then release the files, the files could potentially cause bugs for thousands of people. So to avoid this problem, i'm not going to fix the content bugs nor make the updates that myself and Dafedz have planned over the last 7 months until Mike releases a new editor. But once the editor is released, i'll get right on it and release the files as soon as I can.
_________________"Anyone without a sense of humour is truly at the mercy of the rest of us."
|
06 Dec 2009, 23:31 |
|
|
m.laforge
Crewman
Joined: 06 Dec 2009, 22:46 Posts: 3
|
Thanks for your response and welcome, i see too,l that the changes not cause an effect, but game not run instable until yet, my second think about this was the same you told in last post, the second file affect to the tech database was encoded, its it's a pity that the code isnt so tricky i think before you need co workers for this project i see... , you need some 2d artworkers? say which format and file you need for some ingame pics to beat my boredom and thrust 3d studio and photoshop i dont used the last years
|
07 Dec 2009, 20:33 |
|
|
Matress_of_evil
Evil Romulan Overlord of Evil - Now 100% Faster!
Joined: 02 Dec 2004, 01:00 Posts: 7392 Location: Returned to the previous place.
|
If you want to help make game content, then there are several jobs threads that you can check out: Random Event ImagesSpecial Structure ImagesMinor Race Special Structure ImagesYou should be able to find plenty of work there. Alternatively, speak to Kenneth_of_Borg if you're interested in texturing the ship models.
_________________"Anyone without a sense of humour is truly at the mercy of the rest of us."
|
08 Dec 2009, 23:47 |
|
|
m.laforge
Crewman
Joined: 06 Dec 2009, 22:46 Posts: 3
|
ah very god, i hope that i can found my old licence for my max 3.0 and i hope this will be run under windows seven, i looking forward to support your team to make an nice sequell for this genius game
|
08 Dec 2009, 23:56 |
|
|
Kenneth_of_Borg
Ship Engineer
Joined: 10 Jul 2006, 01:00 Posts: 5130 Location: Space is disease and danger, wrapped in darkness and silence!
|
If you can not run your old model program check out Blender. It is a free download and an excellent modeling tool. There are a lot of online tutorials. Blender was used to make this introduction for the Star Trek Supremacy game trailer we hope to complete at some time in the future.
_________________
|
09 Dec 2009, 02:26 |
|
|
|