Jump to content

[~WIP~] Tib's Lightsabers


Tiberiu911

Recommended Posts

Many people requested a lightsaber mod. So I decided I would release one. This upcoming mod will feature:

 

 

Around a dozen lightsabers, held 2h (and possibly 1h):

  • Green
  • Red
  • Blue
  • Yellow
  • purple
  • Darth Maul's dual Lightsaber

A new Race:

  • Darth Maul

Possibly new armor meshes:

  • Sith Robes
  • Jedi Robes

 

---------------------------------------------------------------------

 

You will find some screenshots of my lightsabers in this thread, however I will upload them here as well.

Link to comment
Share on other sites

Request on colours!:

 

Black

White

Pink

 

Mixed colours:

 

Blue-Red

Green-Yellow

Black-White

Purple-Pink

 

And all those colours to Darth Maul's dual Lightsabre :)

 

Nice work! Keep it on! :happy:

Link to comment
Share on other sites

Thanks. I was wondering if someone knew how to attach custom sounds on them? Would it be done via archiveinvalidation.txt? I will consider huming the sounds myself (unless it sounds too odd).
Link to comment
Share on other sites

Thanks. I was wondering if someone knew how to attach custom sounds on them? Would it be done via archiveinvalidation.txt? I will consider huming the sounds myself (unless it sounds too odd).

I have a morrowind's mods of light saber with the sound and everything

Then they use a script:

begin_vader_sabre

 

short OnPCEquip

short CombatPos

 

if ( menumode == 1 )

return

endif

 

if ( OnPCEquip == 1 )

if ( player->GetWeaponDrawn )

if ( CombatPos == 0 )

PlaySound, "Vader_Out"

Set CombatPos to 1

endif

else

if ( CombatPos == 1 )

PlaySound, 'Vader_in"

Set CombatPos to 0

endif

endif

 

if ( player->GetSoundPlaying, "Weapon Swich")

player->StopSound, "Weapon Swich"

PlaySound, "Vader_hit"

endif

endif

 

end

That's all folks

this is the sword script in morrowind

i don't know if there are differents script in oblivion but if that could help you

i just want to thanks freddyk for his light saber mods in morrowind

i hope you could finish your work, the screenshots are cool

Link to comment
Share on other sites

  • 4 weeks later...
So any news on when and where you are releasing this lightsaber mod? Just REAL curious... and interested. Have the mods for all the "force" powers in game, and a Darth Nihilus armor mod too go with it, but no lightsaber! Please let us know if you release it soon, or just keep us posted. Speaking for all the SW fans who play Oblivion too.
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...