Page 1 of 1

How can I make bacta/poison grenades ?

Posted: Sat Jul 01, 2017 12:36 pm
by CT108
Hey you,

Well everything is in the title, I know that it's possible to do it, but I don't know how, I've searched for tutorials but I found nothing, can someone help me with that please ? Thanks for the help !

And if you want a reference for the poison grenade, there's one in the Dark Times Rising Sun mod.

Re: How can I make bacta/poison grenades ?

Posted: Sat Jul 01, 2017 5:46 pm
by giftheck
I would imagine that to make a bacta grenade you would set the explosion damage to a negative value (IE MaxDamage = -250.0). As for a posion grenade, I wouldn't know.

Re: How can I make bacta/poison grenades ?

Posted: Sat Jul 01, 2017 7:05 pm
by ARCTroopaNate
For a bacta grenade you'd also want to set the targetfriend from 0 to 1 and targetenemy from 1 to 0

Re: How can I make bacta/poison grenades ?

Posted: Sun Jul 02, 2017 5:10 am
by CT108
ggctuk wrote:I would imagine that to make a bacta grenade you would set the explosion damage to a negative value (IE MaxDamage = -250.0). As for a posion grenade, I wouldn't know.
I did it before and it don't work =/ I will retry and tell you if it works.
ARCTroopaNate wrote:For a bacta grenade you'd also want to set the targetfriend from 0 to 1 and targetenemy from 1 to 0
Gonna try this :)