Gernade and mine 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
fat_walrus

Gernade and mine effects

Post by fat_walrus »

Gernades: I've been trying to change the glow of the gernade and the trail of it, how do I do this? I've tried by editing some stuff but I can't get it working.

Mines: I changed some colors on it and its msh but it isn't doing anything ingame. Is there something special I have to do?

Thanks for helping me get these working in advance
Syth
General
General
Posts: 784
Joined: Thu Apr 13, 2006 8:46 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: happy fun island

Post by Syth »

Useing partical editor right? Just to let you know the grenades glow effect doesnt matter, its just the trail effect. And if youve made a new effect this is what you have to do.

1. make a copy it and put it in the dataxxx/sides/common/effects folder of your custum map.

2. Rename the effect

3. edit each ODF of your object (you have to edit each sides version of the ODF) so it has the new name of your effect.

What exactley are you trying to do with the mines?
fat_walrus

Post by fat_walrus »

make a blue-ish glow instead of red, blue trails for gernades. I'll try that.
Syth
General
General
Posts: 784
Joined: Thu Apr 13, 2006 8:46 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: happy fun island

Post by Syth »

There already is a blue grenade triail. Just change the thermal detonators

TrailEffect = "com_sfx_weap_grenade_red

to

TrailEffect = "com_sfx_weap_grenade_blue
The_Emperor
Supreme Galactic Ruler
Posts: 2118
Joined: Sat Dec 10, 2005 6:30 am
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Waaaaay over there.

Post by The_Emperor »

You might also wanna check the assets/sides/gun/odf stuff from the gun_haywiredetonator to also change the hud icon from the thermal detonator to be blue a blue ball instead of the red default one (just for the looks ;) )

I'm not sure what line changes that cause I'm at school right now but I think it can be found in the gun_haywire_ord.odf (at least I think its in the ord)
fat_walrus

Post by fat_walrus »

Ya, figured that out, how 'bout the mines? I changed the msh in common\sides\msh but it is still reading the old msh. And also, how do I fix the glow for that (to blue)?
The_Emperor
Supreme Galactic Ruler
Posts: 2118
Joined: Sat Dec 10, 2005 6:30 am
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Waaaaay over there.

Post by The_Emperor »

The same way. In the common odf map, open com_weap_inf_landmine.odf and change TrailEffect = "com_sfx_weap_grenade_red" into TrailEffect = "com_sfx_weap_grenade_blue"
Post Reply