Hard Light Productions Forums
Off-Topic Discussion => General Discussion => Topic started by: Rampage on May 26, 2002, 06:59:44 pm
-
I know that this is not a good place to ask but here it is.
I have made several modifications to Homeworld: Cataclysm and made the Taiidan Gravwell Generator "salvagable". I send in my workers after modifying them so that they avoid the gravwell's gravity charge but they get stuck nonetheless. Then I disabled the gravity field properties in the SHP file. When I ran the game after making changes, the Gravwell Generator self-destructs. Nothing seem to work. I need you guys opinions on how to do this. Any Homeworld modders here?
This is the piece of code that enables a ship to have a gravity field:
GravWellRadius 6000.0 ; Radius in which things are affected
OperationTime 210.0 ; Time in Seconds the Well is On
EffectConstant 0.70 ; velocity multiplier to slow ships down and stop them!
scanrate 63 ; Every Xth frame at which gravwell scans for objects to capture..lower = slower 1,3,7, 15, 31, etc.
repulseForce 70.0 ; repulsion force
warmupdowntime 2.0 ; seconds it takes for grav well to power up,down
;rotaion speeds are maximums...random values are chosen between -rot and +rot and then applied to object
xrot 200.0 ;maximum rotation speed in x direction
yrot 200.0 ;maximum rotation speed in y direction
zrot 200.0 ;maximum rotation speed in z direction
Thanks,
Rampage
-
*sigh*
Unfortunately, in order to change the GravWell's effect on a Worker (or any fighter/corvette for that matter:D), you'd have to change its class to something Frigate or above. Even the JunkyardDawg gets caught in a Well (hehe:D).
Hope this helps.
-
Originally posted by nuclear1
Even the JunkyardDawg
hehe that was cool... it took me a couple restarts to figure that out...
anyways, it probably self destructs (your talking about AI controlling it?) because in the AI script, when the gravwell can no longer be turned on (out of energy), it will self destruct... at least thats my experience
-
Hee.....I remember what a pain in the ass it was to kill that thing, much less capture one. Nothing can get close enough to it to kill it. Very frustrating.:)
In Homeworld Cataclysm, what file must I edit to enable myself to build more ships and exceed the current amount limitations? Because I want to build a LARGE fleet.
-
Originally posted by NeoHunter
Hee.....I remember what a pain in the ass it was to kill that thing, much less capture one. Nothing can get close enough to it to kill it. Very frustrating.:)
In Homeworld Cataclysm, what file must I edit to enable myself to build more ships and exceed the current amount limitations? Because I want to build a LARGE fleet.
Edit the SHP files
Set the SUs of a ship to something really low (i.e Dread at 30) or make some other ships capable of increasing SUs. (under ProvidesSUs or something like that).
-
Originally posted by NeoHunter
Hee.....I remember what a pain in the ass it was to kill that thing, much less capture one. Nothing can get close enough to it to kill it. Very frustrating.:)
Use ramming frigates. Worked like a charm.
Originally posted by NeoHunter
In Homeworld Cataclysm, what file must I edit to enable myself to build more ships and exceed the current amount limitations? Because I want to build a LARGE fleet.
Edit the SHP files. I had all of the ships salvagable for Taiidan in Cataclysm modified to have a SU of no more than 6. I now have a BIIIIGGG fleet consisting of one Taiidan Heavy Cruiser, two Taiidan Destroyers, more than 5 Taiidan Assault Frigates, four Taiidan Ion Cannon Frigates, two Taiidan Defense Field Frigates (You gotta love 'em!), four Taiidan Multi-gun Corvettes, and three Taiidan Minelayer Corvettes (It costed me SEVEN workers just to get three! But worth it.)
Do you know where in Cataclysm I can get a Taiidan cloak generator? That would be um... A1 SUPAR!
-
Originally posted by Rampage
Do you know where in Cataclysm I can get a Taiidan cloak generator? That would be um... A1 SUPAR!
Sorry. No Cloakies in Cata. Only things that can cloak in there are the Turanic/Beast IAF and the Kushan/Beast Cloaked Fighter.
-
Originally posted by nuclear1
Edit the SHP files
Set the SUs of a ship to something really low (i.e Dread at 30) or make some other ships capable of increasing SUs. (under ProvidesSUs or something like that).
Erm...what program do I use to edit these SHP files?
-
Originally posted by NeoHunter
Erm...what program do I use to edit these SHP files?
BIG Viewer. Look for it here (http://dynamic2.gamespy.com/~homeworld/download.php) under BIG File Extractor ;)
-
I salvaged the Gravwell generator.
Here's how I did it in Cataclysm:
1. Open up tgravwellgenerator.shp in your Cataclysm's "race_taidan" folder. This file must be extracted from "cataclysm.big" by BigViewer mentioned by the last reply thread.
2. Open the "shp" file in WordPad and look for the "GravWell Radius" code. It should have a number next to it reading "6000.0". Void out the statement and make the same statement having a constant "0" rather than "6000.0".
[i]It should look like this:[/i]
;GravWellRadius 6000.0 ; Radius in which things are affected
GravWellRadius 0 ; Radius in which things are affected
3. Start Cataclysm (or Homeworld) and go to the mission where you want to salvage the GravWell and salvage it.
4. After salvaging it, save the game and exit out of Cataclysm (or Homeworld) and go back into WordPad and reopen "tgravwellgenerator.shp" and void out the radius with "0" as the constant and un-void the radius with "6000.0" as the constant. Save the file.
[i]It should look like this:[/i]
GravWellRadius 6000.0 ; Radius in which things are affected
;GravWellRadius 0 ; Radius in which things are affected
5. Go back into Cataclysm (or Homeworld) and reopen the saved game. The Gravwell should be activated and it should be yours!
-
Wow...does that mean we can also have those Super Acolytes early in the game?:D
-
mmmmmmm.......... Deadly-Ass Acolytes........
-
Originally posted by NeoHunter
Wow...does that mean we can also have those Super Acolytes early in the game?:D
Yes... That's right... :D