Shipped Force Push effect?

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
Vyse
General
General
Posts: 776
Joined: Sun Aug 28, 2005 5:01 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

Shipped Force Push effect?

Post by Vyse »

Ok, I was messing with the particle editor when I found

com_sfx_forcepulled
com_sfx_forcepushed

in the effects folder. I quickly rushed to see if these were used in the ODF of the shipped Force Push and Pull it, wasn't but in the common folder there is a reference to it in the exp of force push/pull. So I guess there are being used but my question is if you were to get rid of these lines

Value(255.0000, 255.0000);
Alpha(255.0000, 255.0000);

or just put a different texture in that the .fx calls for could we actually have a visable force push? :) The texture right now is a gray ring, but I believe the Alpha above is making it not visable?

PS: I have never gotten custom effects to work. Once I reference them in my ODF where do I put the actual .fx stuff? In my Sides effects folder? In my sides Common effects folder that you have to bring in?
-_-
Gametoast Staff
Gametoast Staff
Posts: 2678
Joined: Sat May 07, 2005 1:22 pm

Post by -_- »

yep, alpha controls how easily you can see through it.
Vyse
General
General
Posts: 776
Joined: Sun Aug 28, 2005 5:01 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 Vyse »

Does anyone know the answer to this question?

> I have never gotten custom effects to work in SWBF2. Once I reference them in my ODF where do I put the actual .fx stuff? In my Sides effects folder? In my sides Common effects folder that you have to bring in?
Kyross

Post by Kyross »

I don't know, but when I made Force Crush I based it off of Force Push and it makes a blackand grey blurred ripple on enemies.

It's a pretty neat effect, really.
Image
OGEB1103

Post by OGEB1103 »

Yeah, the effect will only work on powers that do damage, since push only pushes units it doesn't work. Change the push ord odf to make it do damage and you will see what i mean.
Vyse
General
General
Posts: 776
Joined: Sun Aug 28, 2005 5:01 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 Vyse »

WOW, Sweet pic Kyross!

Maybe you can answer this question?

I have never gotten custom effects to work in SWBF2. Once I reference them in my ODF where do I put the actual .fx stuff? In my Sides effects folder? In my sides Common effects folder that you have to bring in?
-_-
Gametoast Staff
Gametoast Staff
Posts: 2678
Joined: Sat May 07, 2005 1:22 pm

Post by -_- »

Vyse wrote:I have never gotten custom effects to work in SWBF2. Once I reference them in my ODF where do I put the actual .fx stuff? In my Sides effects folder? In my sides Common effects folder that you have to bring in?
You put it in the SIDE's effects folder. :wink:
Tuskenjedi

Post by Tuskenjedi »

hey, I was making a "push grenade" and I put forcepushed_exp (or w/e it is) in and the explosion looked exactly like that force crush thing.
OGEB1103

Post by OGEB1103 »

OGEB1103 wrote: Change the push ord odf to make it do damage and you will see what i mean.
Post Reply