Jump to content

Movie Duels 3 Problem


Recommended Posts

Hey guys,

 

so I tried out the mod movie duels 3 or however you wanna call it and the models itself look pretty old and so I thought about replacing them.

 

But now I've got the following problem here. Also by the way I tried to replace the old Ben model with @@Seven one.

 

EDIT: Also the mod crashes after the cutscene ended.

 

ztxo3zkf.jpggf3urmtv.jpg

Link to comment

Hey guys,

 

so I tried out the mod movie duels 3 or however you wanna call it and the models itself look pretty old and so I thought about replacing them.

 

But now I've got the following problem here. Also by the way I tried to replace the old Ben model with @@Seven one.

 

EDIT: Also the mod crashes after the cutscene ended.

 

ztxo3zkf.jpggf3urmtv.jpg

Are you in openjk? Or JKE?

Link to comment

yeah, @-elegant weapon-, just redo everything like this:

1. reinstall movie duels 3

2. don't rename the models you'd like to replace the current ones with, simply drag them into models/players, and the shaders into shaders/

3. go into ext_data/npcs/ and modify the old_ben and t_vader npcs to be like this:

 

T_vader.npc

Before:

 

T_vader

{

--> playerModel T_vader<--

rank commander

saber single_125

        weapon WP_SABER

saberStyle 4

        FP_HEAL 2

FP_LEVITATION 3

FP_SPEED 3

FP_PUSH 3

FP_PULL 3

FP_TELEPATHY 0

FP_GRIP 3

FP_LIGHTNING 0

FP_SEE 3

FP_SABERTHROW 3

FP_SABER_DEFENSE 3

FP_SABER_OFFENSE 3

reactions 3

aim 3

move 5

aggression 3

evasion 5

intelligence 5

hfov 160

vfov 160

scale 120

height 68

crouchheight 39

width 16

playerTeam TEAM_ENEMY

enemyTeam TEAM_PLAYER

// race human

class CLASS_DESANN

sex male

snd T_Vader

sndcombat T_Vader

sndjedi T_Vader

yawSpeed 120

walkSpeed 55

runSpeed 200

health 500

dismemberProbHead 0

dismemberProbArms 0

dismemberProbLegs 0

dismemberProbHands 0

dismemberProbWaist 0

}

 

After:

 

T_vader

{

--> playerModel lordvader<--

rank commander

saber single_125

        weapon WP_SABER

saberStyle 4

        FP_HEAL 2

FP_LEVITATION 3

FP_SPEED 3

FP_PUSH 3

FP_PULL 3

FP_TELEPATHY 0

FP_GRIP 3

FP_LIGHTNING 0

FP_SEE 3

FP_SABERTHROW 3

FP_SABER_DEFENSE 3

FP_SABER_OFFENSE 3

reactions 3

aim 3

move 5

aggression 3

evasion 5

intelligence 5

hfov 160

vfov 160

scale 120

height 68

crouchheight 39

width 16

playerTeam TEAM_ENEMY

enemyTeam TEAM_PLAYER

// race human

class CLASS_DESANN

sex male

snd T_Vader

sndcombat T_Vader

sndjedi T_Vader

yawSpeed 120

walkSpeed 55

runSpeed 200

health 500

dismemberProbHead 0

dismemberProbArms 0

dismemberProbLegs 0

dismemberProbHands 0

dismemberProbWaist 0

}

 

old_ben.npc

Before:

 

oldben2

{

--> playerModel old_ben<--

--> customSkin default_hooded<--

rank commander

weapon WP_SABER

saber single_122

saberColor blue

saberStyle 2

FP_HEAL 2

FP_LEVITATION 3

FP_SPEED 2

FP_PUSH 2

FP_PULL 2

FP_TELEPATHY 2

FP_GRIP 0

FP_LIGHTNING 0

FP_SEE 2

FP_SABERTHROW 2

FP_SABER_DEFENSE 3

FP_SABER_OFFENSE 3

reactions 5

aim 3

move 5

aggression 3

evasion 5

intelligence 5

hfov 160

vfov 160

scale 100

height 65

crouchheight 36

width 8

playerTeam TEAM_PLAYER

enemyTeam TEAM_ENEMY

// race human

class CLASS_TAVION

sex male

snd oldben

sndcombat oldben

sndjedi oldben

yawSpeed 120

walkSpeed 55

runSpeed 200

health 550

dismemberProbHead 0

dismemberProbArms 0

dismemberProbLegs 0

dismemberProbHands 0

dismemberProbWaist 0

}

 

After:

 

oldben2

{

--> playerModel benkenobi<--

--> customSkin default_hood<--

rank commander

weapon WP_SABER

saber single_122

saberColor blue

saberStyle 2

FP_HEAL 2

FP_LEVITATION 3

FP_SPEED 2

FP_PUSH 2

FP_PULL 2

FP_TELEPATHY 2

FP_GRIP 0

FP_LIGHTNING 0

FP_SEE 2

FP_SABERTHROW 2

FP_SABER_DEFENSE 3

FP_SABER_OFFENSE 3

reactions 5

aim 3

move 5

aggression 3

evasion 5

intelligence 5

hfov 160

vfov 160

scale 100

height 65

crouchheight 36

width 8

playerTeam TEAM_PLAYER

enemyTeam TEAM_ENEMY

// race human

class CLASS_TAVION

sex male

snd oldben

sndcombat oldben

sndjedi oldben

yawSpeed 120

walkSpeed 55

runSpeed 200

health 550

dismemberProbHead 0

dismemberProbArms 0

dismemberProbLegs 0

dismemberProbHands 0

dismemberProbWaist 0

}

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...