How would I make a modified time bomb [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
Loopy53
1st Lieutenant
1st Lieutenant
Posts: 456
Joined: Thu Nov 01, 2012 2:27 am
Projects :: Earth Apocalypse
Games I'm Playing :: swbf2 bf3 cod
xbox live or psn: Dont have one
Location: On earth, I guess.

How would I make a modified time bomb [Solved]

Post by Loopy53 »

the title is bad. here is what I want

-a grenade with the timbeomb timer [not done]
-thrown like a grenade [semi-done]
-damage of a grenade [done]
-has a red glow [done]

can it be done? fiddling with it I haven't gotten any results. It currently crashes the game. any help apreciated, if you want my files, please specify which ones and I will post em.
CressAlbane
Master Bounty Hunter
Master Bounty Hunter
Posts: 1519
Joined: Fri Dec 18, 2009 8:02 am
Projects :: CTF Arenas
Games I'm Playing :: Steam- cressalbane2
Location: ¿uoıʇɐɔoן ʎɯ sıɥʇ sı

Re: How would I make a modified time bomb

Post by CressAlbane »

Just copy the normal grenade, and change the time it takes to go off.

Code: Select all

LifeSpan            = "0.6"
Loopy53
1st Lieutenant
1st Lieutenant
Posts: 456
Joined: Thu Nov 01, 2012 2:27 am
Projects :: Earth Apocalypse
Games I'm Playing :: swbf2 bf3 cod
xbox live or psn: Dont have one
Location: On earth, I guess.

Re: How would I make a modified time bomb

Post by Loopy53 »

but will that put the ugh timer ontop of it?
Marth8880
Resistance Leader
Posts: 5042
Joined: Tue Feb 09, 2010 8:43 pm
Projects :: DI2 + Psychosis
Games I'm Playing :: Silent Hill 2
xbox live or psn: Marth8880
Location: Edinburgh, UK
Contact:

Re: How would I make a modified time bomb

Post by Marth8880 »

You could create a particle effect for the timer countdown text.
CressAlbane
Master Bounty Hunter
Master Bounty Hunter
Posts: 1519
Joined: Fri Dec 18, 2009 8:02 am
Projects :: CTF Arenas
Games I'm Playing :: Steam- cressalbane2
Location: ¿uoıʇɐɔoן ʎɯ sıɥʇ sı

Re: How would I make a modified time bomb

Post by CressAlbane »

Or, just modify the timebomb to use a different model (the grenade model), a different throw power (the grenade throw power), and ... that should do it!
Loopy53
1st Lieutenant
1st Lieutenant
Posts: 456
Joined: Thu Nov 01, 2012 2:27 am
Projects :: Earth Apocalypse
Games I'm Playing :: swbf2 bf3 cod
xbox live or psn: Dont have one
Location: On earth, I guess.

Re: How would I make a modified time bomb

Post by Loopy53 »

Thats what I did but it crashes the game. Will post the files I used momentarily.

EDIT: the lifespan did the trick. solved. I know have a timed sticky grenade. I dont need the timer above it once I had a second thought on it. Thanks!
Post Reply