How can I do this ?

Post everything from general questions, to modding questions, to map WIPs to releases. (SWBF1 only)

Moderator: Moderators

Post Reply
Leviathan
Missing Jedi Admin
Posts: 3277
Joined: Fri Nov 12, 2004 2:54 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

How can I do this ?

Post by Leviathan »

Hi all !

I saw a SWBF's Mod for a long time now, which allowed you to repair battle droïds with your fusion-cutter if you played with the CIS' pilot droïd. Now, I would wish to know what files were modified to do such a thing...

Thanks to you !...
fruitymarshmallow

RE: How can I do this ?

Post by fruitymarshmallow »

I think you would have to make the units like vehicles, but non-rideable like the windows in the GT-1 map
Astute
Rebel Colonel
Rebel Colonel
Posts: 566
Joined: Tue Apr 12, 2005 7:03 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

RE: How can I do this ?

Post by Astute »

Actually, after examining the cis_weap_inf_fusioncutter odf, i found this line that might be what your looking for


VehicleHealth = 60
BuildingHealth = 60
BuildingBuild = 30
BuildingRebuild = 20
DroidHealth = 0

I suppose changing the droid health would do it. if that doesn't help you could always add a soldier health line.
Leviathan
Missing Jedi Admin
Posts: 3277
Joined: Fri Nov 12, 2004 2:54 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

RE: How can I do this ?

Post by Leviathan »

Thanks to you, Astute !
In effect, these entries seems to be those I seek...
Leviathan
Missing Jedi Admin
Posts: 3277
Joined: Fri Nov 12, 2004 2:54 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

RE: How can I do this ?

Post by Leviathan »

I've another request which concerns Medical droïds and Gonk droïds. (The droïds that you can find on almost all SWBF's official maps and which can look after you or give you ammo...) I'd wish to know what *.ODF files control these droïds.
Do you have any idea about that ?
imp_strikeforce

RE: How can I do this ?

Post by imp_strikeforce »

com_item_healthrecharge
com_item_vehiclerecharge
com_item_weaponrecharge

in yur modid/common/odf/ folder
Leviathan
Missing Jedi Admin
Posts: 3277
Joined: Fri Nov 12, 2004 2:54 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

RE: How can I do this ?

Post by Leviathan »

Thanks for the fast reply, imp_strike' !...
Post Reply