New effects

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
User avatar
Silas
Captain
Captain
Posts: 481
Joined: Thu Oct 11, 2007 5:30 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Contact:

New effects

Post by Silas »

alright i have a question about effects:
How do you make it so a certain animation (the one i'd like to use is force push/pull) produces a different effect, like shooting flames, throwing an object, etc. instead of it's normal power?
MandeRek
Sith Master
Sith Master
Posts: 2766
Joined: Tue Oct 02, 2007 10:51 am
Projects :: Battlefront Zer0
Games I'm Playing :: SWTOR
xbox live or psn: No gamertag set
Location: Ghosting around GT
Contact:

Re: New effects

Post by MandeRek »

That has to do with the weapon odf. The weapons for those animations are force push and pull and choke etc. Make a new weapon odf, and add a line which said how it would be animated, something like:


OffhandWeapon = 1
InstantPlayFireAnim = 1
TriggerSingle = "1"


Something like that i thought. Then you have to get the good heat rate, which would be something like this:

HeatPerShot = "5.0" // only allow player to fire every 5 seconds
HeatRecoverRate = "1.0"
HeatThreshold = "0.01"

and then you can do the ord as whatever you want. I'm not sure this will work, but maybe i'll write a tut on this... There are more things needed i think...so I'll be back :maulsaber:


Edit: I'm sorry i can't write a tut I'm too busy on other things, maybe someone else wants to do it! :oops:
Post Reply