Vibro Sword
Moderator: Moderators
-
EGG_GUTS
- Master Bounty Hunter

- Posts: 1626
- Joined: Thu Dec 07, 2006 7:38 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: CANADA!
Vibro Sword
OK I downloaded the vibro sword but it doesn't come with a ODF so how do I get it working?
thanks
thanks
-
Darth_Z13
- Jedi High Council

- Posts: 2275
- Joined: Sat Jun 17, 2006 9:51 am
- xbox live or psn: Xanthius Wylon
- Location: Canada
RE: Vibro Sword
Reading is good for you. 
somen00b, later on in the topic that EGG_GUTS didn't read :P, wrote:I solved it![]()
1. place the files in your sides msh folder
2. rename vibroblade.msh to "all_weap_inf_vibroblade.msh"
then use this odf:[WeaponClass]
ClassLabel = "melee"
GeometryName = "all_weap_inf_vibroblade.msh"
[Properties]
GeometryName = "all_weap_inf_vibroblade"
ComboAnimationBank = "human_sabre melee * *"
// ^put your .combo file //here
DeflectEffect = "com_sfx_sabredeflect"
DeflectSound = "imp_weap_lightsabre_deflect"
FirePointName = "hp_fire"
LightSaberLength = "1.0"
LightSaberWidth = "0.08"
//LightSaberTexture = "lightshadowsabre"
//LightSaberTrailColor = "240 250 45 128"
HUDTag = "hud_lightsaber"
RoundsPerClip = "0"
ReloadTime = "0.0"
LockOnRange = "60.0"
LockTime = "0.4"
AutoAimSize = "1.0"
MinRange = "0"
OptimalRange = "2.0"
MaxRange = "4"
HitEffect = "com_sfx_sabrehit"
AddHitEffect = "com_sfx_bif" // hooya
AddHitEffect = "com_sfx_zap"
AddHitEffect = "com_sfx_blammo"
AddHitEffect = "com_sfx_pow"
HitSound = "imp_weap_lightsabre_hit"
OnSound = "com_inf_saber_ambient"
TurnOnSound = "com_inf_saber_on"
TurnOffSound = "com_inf_saber_off"
MuzzleFlash = "med_muzzle_flash"
Discharge = "med_smoke_effect"
AutoTurnScreenDist = 0.05
AutoPitchScreenDist = 0.2
ShieldScale = "5.0"
HealthScale = "1.0"
PersonScale = "1.0"
AnimalScale = "1.0"
DroidScale = "1.0"
ArmorScale = "1.0"
VehicleScale = "1.0"
BuildingScale = "1.0"
TargetPerson = "1"
TargetAnimal = "1"
TargetDroid = "1"
TargetVehicle = "0"
TargetBuilding = "0"
-
EGG_GUTS
- Master Bounty Hunter

- Posts: 1626
- Joined: Thu Dec 07, 2006 7:38 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: CANADA!
-
Darth_Z13
- Jedi High Council

- Posts: 2275
- Joined: Sat Jun 17, 2006 9:51 am
- xbox live or psn: Xanthius Wylon
- Location: Canada
-
The_Emperor
- Supreme Galactic Ruler
- Posts: 2118
- Joined: Sat Dec 10, 2005 6:30 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Waaaaay over there.
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
-
Darth_Z13
- Jedi High Council

- Posts: 2275
- Joined: Sat Jun 17, 2006 9:51 am
- xbox live or psn: Xanthius Wylon
- Location: Canada
Re: RE: Vibro Sword
You have to put your own combo name in. somen00b made a point of saying that.Darth_Z13 wrote:Reading is good for you.
somen00b, later on in the topic that EGG_GUTS didn't read :P, wrote:I solved it![]()
1. place the files in your sides msh folder
2. rename vibroblade.msh to "all_weap_inf_vibroblade.msh"
then use this odf:[WeaponClass]
ClassLabel = "melee"
GeometryName = "all_weap_inf_vibroblade.msh"
[Properties]
GeometryName = "all_weap_inf_vibroblade"
ComboAnimationBank = "human_sabre melee * *"
// ^put your .combo file //here
DeflectEffect = "com_sfx_sabredeflect"
DeflectSound = "imp_weap_lightsabre_deflect"
FirePointName = "hp_fire"
LightSaberLength = "1.0"
LightSaberWidth = "0.08"
//LightSaberTexture = "lightshadowsabre"
//LightSaberTrailColor = "240 250 45 128"
HUDTag = "hud_lightsaber"
RoundsPerClip = "0"
ReloadTime = "0.0"
LockOnRange = "60.0"
LockTime = "0.4"
AutoAimSize = "1.0"
MinRange = "0"
OptimalRange = "2.0"
MaxRange = "4"
HitEffect = "com_sfx_sabrehit"
AddHitEffect = "com_sfx_bif" // hooya
AddHitEffect = "com_sfx_zap"
AddHitEffect = "com_sfx_blammo"
AddHitEffect = "com_sfx_pow"
HitSound = "imp_weap_lightsabre_hit"
OnSound = "com_inf_saber_ambient"
TurnOnSound = "com_inf_saber_on"
TurnOffSound = "com_inf_saber_off"
MuzzleFlash = "med_muzzle_flash"
Discharge = "med_smoke_effect"
AutoTurnScreenDist = 0.05
AutoPitchScreenDist = 0.2
ShieldScale = "5.0"
HealthScale = "1.0"
PersonScale = "1.0"
AnimalScale = "1.0"
DroidScale = "1.0"
ArmorScale = "1.0"
VehicleScale = "1.0"
BuildingScale = "1.0"
TargetPerson = "1"
TargetAnimal = "1"
TargetDroid = "1"
TargetVehicle = "0"
TargetBuilding = "0"
-
EGG_GUTS
- Master Bounty Hunter

- Posts: 1626
- Joined: Thu Dec 07, 2006 7:38 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: CANADA!
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
-
Darth_Z13
- Jedi High Council

- Posts: 2275
- Joined: Sat Jun 17, 2006 9:51 am
- xbox live or psn: Xanthius Wylon
- Location: Canada
