Possible?
Destroyable buildings
Moderator: Moderators
-
Guest
Destroyable buildings
Destroyable buildings
Possible?
Possible?
-
Jawa_Killer
- Brigadier General

- Posts: 629
- Joined: Thu Jun 23, 2005 6:06 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
-
fat_walrus
RE: Destroyable buildings
geez, your acatar is scary!
Anyway, you must give it health and object chunks. Then you have to make it's class object destroyable building
Anyway, you must give it health and object chunks. Then you have to make it's class object destroyable building
-
Guest
RE: Destroyable buildings
Jawa_Killer
I mean big buildings (as, for example Rhen Var observatory).
So, how make "destroyable option" for observatory?
I mean big buildings (as, for example Rhen Var observatory).
So, how make "destroyable option" for observatory?
-
Darth_Z13
- Jedi High Council

- Posts: 2275
- Joined: Sat Jun 17, 2006 9:51 am
- xbox live or psn: Xanthius Wylon
- Location: Canada
RE: Destroyable buildings
Here's my ODF for my exploding tanks on Toola.
Code: Select all
[GameObjectClass]
ClassLabel = "destructablebuilding"
//Is destructable a real word?
GeometryName = "tank2.msh"
//Geometry
GeometryScale = "0.5"
//Ignore this
[Properties]
GeometryName = "tank2"
//Geometry
ExplosionName = "imp_walk_atat_finalexp"
//What happens when the health reaches '0'
MaxHealth = "500"
//Building Health-
RC-1290
RE: Destroyable buildings
JK514, Jawa_Killer means, use the search function please, this has allready been discussed.
-
Jawa_Killer
- Brigadier General

- Posts: 629
- Joined: Thu Jun 23, 2005 6:06 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
RE: Destroyable buildings
everybody who thinks a bit knows that the game makes no different between huge buildings and small buildings.....mesh is mesh......for example the technounion ship is HUGE.......! and thx rc-1290 that's what i wanted to say....but jk u didn't write any explanation what exactly you want so i just gave you a simple answer to a simple question......
-
Caleb1117
- 2008 Most Original Avatar
- Posts: 3096
- Joined: Sun Aug 20, 2006 5:55 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: X-Fire: caleb1117 ಠ_ಠ
RE: Destroyable buildings
This should be sticky, or added to the tut thread.
I'm sure lots of people could benifit from it, Like me.
http://www.htloz.net/forums/grill/threads/sticky.gif
I'm sure lots of people could benifit from it, Like me.
http://www.htloz.net/forums/grill/threads/sticky.gif
