Placing effects in maps (How do I?) [Solved]

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
Ace_Azzameen_5
Jedi
Jedi
Posts: 1119
Joined: Sat Apr 23, 2005 8:52 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

Placing effects in maps (How do I?) [Solved]

Post by Ace_Azzameen_5 »

Request for a mini. how do I place effects in my map's as if they were objects?

Obviously they'll need to be attached to an emmiter object, but what is it? I don't want to add them to existing hardpoints.

I looked at the hoth dust, but it uses a weird fx odf, instead of a Particle Editor FX. Looked cool in a hangar though. . .

Animated starships just don't look right without engine wash +glow . . .

Also, the same goes for light odfs, I basically need something with no collision like a spawn pad, and one hardpoint. Also, the hard points name.
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: Placing effects in maps (How do I?)

Post by PvtParts »

I know you said you didn't want to, and I am just winging it, but if you cut the animated starship down to prop-level odf, it wouldn't be to hard to just paste the effect to the given engine glow hard points with the AttachEffect (I think - its something like that) lines.

Check the geo dust stuff, like geo_mist_vent or geo_mist/geo_cloud. Those are tricky to place though because the ZE object isn't very definitive or precise.
Ipodzanyman
Sith
Sith
Posts: 1304
Joined: Fri Feb 03, 2006 12:16 am
Games I'm Playing :: ME3 Demo
Contact:

RE: Placing effects in maps (How do I?)

Post by Ipodzanyman »

yes use the geo stuff, it works the best, but only place into map when the effect is completed because ZE won't list every single object after a while and you end up with 600 invisible objects that you cannot delete.... :wink:
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

Post by PvtParts »

If their in your map, but for somereason not showing in ze, check either the wld or lyr files (cant remember going from memory). Just open those up w/ a text editor and search for the given object, then delete its reference.

Also, chances are that you can delete them, but you cant find the object in browser, and for some reason you cant select it. This tends to happen with unnamed objects, so clear the search selection boxes in the browser then scroll all the way to the top. You might find a ton of unnamed objects that are only distinguishable by their odf name, and if you have more than one, by their location in the world.
Ace_Azzameen_5
Jedi
Jedi
Posts: 1119
Joined: Sat Apr 23, 2005 8:52 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

Post by Ace_Azzameen_5 »

Word Pad and F3 > cannot delete.

And there are no engine hard points. . . ok, anyway ,will look into geo stuff.
User avatar
AceMastermind
Gametoast Staff
Gametoast Staff
Posts: 3285
Joined: Mon Aug 21, 2006 6:23 am
Contact:

Placing effects in a map

Post by AceMastermind »

geo_prop_splash and kas2_prop_splash are good objects to attach effects to, they are grids that have multiple hardpoints and are completely transparent, they are perfect for placing effects exactly where you want them(fire, smoke, lights, sparks, exhaust, etc...).
You can comment out the hardpoints in the odf that you don't need and just use 1 for attaching your effect to, if that's all you want.
Post Reply