Space Maps....

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
Hebes24
Sith Master
Sith Master
Posts: 2594
Joined: Sat Jun 03, 2006 5:15 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: In An Epic Space Battle!
Contact:

Space Maps....

Post by Hebes24 »

I have a few questions about space maps:

1.) How do you get a Capital ship to have it's hangar closed? I've seen it before in some space maps....

2.) What is this object?

all_bldg_target:
[GameObjectClass]
ClassLabel = "destructablebuilding"
GeometryName = "spa_prop_dummy.msh"

[Properties]

GeometryName = "spa_prop_dummy"
ExplosionName = "all_bldg_moncal_roundturret_exp"

MapTexture = "turret_icon"
MapScale = "0.0"

MaxHealth = "1000.0"

RespawnTime = "20.0"

IsNotTargetableByPlayer = "1"
It shows up as a little white block. Is it something you could put inside of a building to make the AI target it?
xwingguy

RE: Space Maps....

Post by xwingguy »

Here are some:

all_cap_rebelcruiser_door

spa_prop_repdoor

I think there's also a double door version for the cis...
Hebes24
Sith Master
Sith Master
Posts: 2594
Joined: Sat Jun 03, 2006 5:15 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: In An Epic Space Battle!
Contact:

RE: Space Maps....

Post by Hebes24 »

Thanks xwingguy!!

Now, about that object....Anyone have ideas?
Penguin
Jedi Admin
Jedi Admin
Posts: 2541
Joined: Sun Mar 05, 2006 12:00 am
Location: Australia

RE: Space Maps....

Post by Penguin »

give it a team, AI guns will target it
Hebes24
Sith Master
Sith Master
Posts: 2594
Joined: Sat Jun 03, 2006 5:15 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: In An Epic Space Battle!
Contact:

RE: Space Maps....

Post by Hebes24 »

That's what I thought. Thanks Penguin.
Ergonomics

RE: Space Maps....

Post by Ergonomics »

yeah it relates back to what i wanted. it helps to have them lined up on the side of a capital ship, so you get guns pounding into them. theyre useful, but i dont know what the priority of the guns targetting them is, if you get me. (if you can set priorities that is)
Hebes24
Sith Master
Sith Master
Posts: 2594
Joined: Sat Jun 03, 2006 5:15 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: In An Epic Space Battle!
Contact:

RE: Space Maps....

Post by Hebes24 »

I would like to be able to set priorities, like:

Highest priority = Critical systems
Next Priority = Enemy fighters
Lowest priority = Enemy turrets

But I don't see any way to do that. Anywhere. :?
PvtParts
Jedi
Jedi
Posts: 1001
Joined: Mon Apr 03, 2006 9:12 pm
Projects :: No Mod project currently.
xbox live or psn: No gamertag set
Location: plundering yer booty

RE: Space Maps....

Post by PvtParts »

Im just now learning the basics of campaign lua scripting (reading through the geo1 campaign script as I play the level helps immensly), but if you really wanted you could give the AI goals, and set the weight for each goal at different levels, so the AI would be more likely to target certain objectives than others..
Ergonomics

RE: Space Maps....

Post by Ergonomics »

ah i see, sounds like it would work. although on my map ive just finished, sometimes the turrets concentrate on the targets, sometimes they seem to go more for me, even though im miles away (i set the range on the standard ship turrets huge for ship to ship fighting) so i shall try with the goal setting, see if that makes a permenant difference.
PvtParts
Jedi
Jedi
Posts: 1001
Joined: Mon Apr 03, 2006 9:12 pm
Projects :: No Mod project currently.
xbox live or psn: No gamertag set
Location: plundering yer booty

RE: Space Maps....

Post by PvtParts »

Another idea, one that is kind of half-assing it, but would work, would be to make unique odfs for turrets.

So you'd have one turret, and it would only be allowed to target buildings. 50% of the turrets on your ship would be of this type.

Then, you'd have a turret only allowed to target starfighters..and perhaps 30% of the turrets on your ship would be of this type.

As for enemy turrets, I dont know how that would work... so maybe you'd just have 60% building turrets and 40% starfighter turrets.

It would be really easy to do, you could just copy the odfs, rename one, and change the according target/aitarget settings for that turret...
Ergonomics

RE: Space Maps....

Post by Ergonomics »

great idea, although you wudnt even need to re make an entire odf, say your making a clone war space battle, you can use the republic moncal roundturret for targetting buildings, then use the allied moncal round turret to target vehicles, same with CIS and empire. im sure people wont be so observant to notice a small difference in the turrets when they are flying around blowing the hell out of everything
PvtParts
Jedi
Jedi
Posts: 1001
Joined: Mon Apr 03, 2006 9:12 pm
Projects :: No Mod project currently.
xbox live or psn: No gamertag set
Location: plundering yer booty

RE: Space Maps....

Post by PvtParts »

Yeah. But you'd have to edit the odfs anyways (you couldn't call them outta the base game), so you'd be setting up an edited side anyway, and I would be easier to do it within 1 side, instead of 2..
Post Reply