How to make my blaster push?

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
CdtFox
2nd Lieutenant
2nd Lieutenant
Posts: 379
Joined: Wed Feb 17, 2016 8:51 am
Projects :: BUC and Designated Days
Games I'm Playing :: SWBF2+EAW+Subnautica
xbox live or psn: No gamertag set
Location: France
Contact:

How to make my blaster push?

Post by CdtFox »

Hello GT,

I want to know how to make my weapons having a push like in this video from Kinestos: https://www.youtube.com/watch?v=-xN3brwjfe8

Look at the 0:43 - 0:45 sec part, I want to do the same :)
Last edited by CdtFox on Thu Oct 13, 2016 1:26 pm, edited 2 times in total.
thelegend
Sith
Sith
Posts: 1433
Joined: Thu Jan 23, 2014 6:01 am
Projects :: Star Wars - Battlefront III Legacy
Games I'm Playing :: Swbf GTA CoD LoL KH
xbox live or psn: El_Fabricio#
Location: Right behind you :)

Re: How to make my blaster push?

Post by thelegend »

I think it's done by adding an explosion (_exp) to the blaster bolt which doesn't do any damage nor has an effect attached to it. But it has a higher push and pushradius value.
User avatar
AnthonyBF2
Sith
Sith
Posts: 1255
Joined: Wed Aug 21, 2013 3:55 pm
Projects :: PS2+PSP Overhaul

Re: How to make my blaster push?

Post by AnthonyBF2 »

Your weapon needs to have an _exp attachment, and inside that you need to use PushDeadOnly = 0
CdtFox
2nd Lieutenant
2nd Lieutenant
Posts: 379
Joined: Wed Feb 17, 2016 8:51 am
Projects :: BUC and Designated Days
Games I'm Playing :: SWBF2+EAW+Subnautica
xbox live or psn: No gamertag set
Location: France
Contact:

Re: How to make my blaster push?

Post by CdtFox »

thelegend wrote:I think it's done by adding an explosion (_exp) to the blaster bolt which doesn't do any damage nor has an effect attached to it. But it has a higher push and pushradius value.
It worked perfectly :D Thanks the_legend and Anthony

EDIT:

Now the battledrois with chunks are always exploding - How I can do in order that droids don't explode and in consequence be pushed? :) It has something to do with the "ChunkFrequency = 0.6" I suppose, right?
User avatar
AnthonyBF2
Sith
Sith
Posts: 1255
Joined: Wed Aug 21, 2013 3:55 pm
Projects :: PS2+PSP Overhaul

Re: How to make my blaster push? [Solved]

Post by AnthonyBF2 »

See cis_inf_default.odf and remove ExplosionName = "cis_inf_droid_exp"
CdtFox
2nd Lieutenant
2nd Lieutenant
Posts: 379
Joined: Wed Feb 17, 2016 8:51 am
Projects :: BUC and Designated Days
Games I'm Playing :: SWBF2+EAW+Subnautica
xbox live or psn: No gamertag set
Location: France
Contact:

Re: How to make my blaster push? [Solved]

Post by CdtFox »

AnthonyBF2 wrote:See cis_inf_default.odf and remove ExplosionName = "cis_inf_droid_exp"
Just tried an it makes the game crash to desktop after 2-3 sec of gameplay :(
Post Reply