You have to reassign the animations of the doors.
For that you have to go to the file "model.cfg" or one that has a similar name.
and change the animation of doors:
This is the text for a door. (You have to see which door is)
- Code:
-
[mesh]
merc\drzwi_szyb1.o3d
[viewpoint]
3
[matl]
D92_03.bmp
0
[matl_lightmap]
D86_03_L1.bmp
lights_beleuchtung_unterdeck
-----------------------------
[matl]
D92_01.tga
0
[matl_envmap]
envmap_unscharf.bmp
10
[matl_bumpmap]
SD80_bump.bmp
0.05
[matl_transmap]
-----------------------------
[matl]
regen.tga
0
[matl_alpha]
2
[alphascale]
Rain_Window_Norm_Wetness
[matl_noZwrite]
-----------------------------
[matl]
D_dreck.tga
0
[alphascale]
Dirt_Norm
[matl_alpha]
2
[matl_noZwrite]
-----------------------------
[matl]
D92_03.bmp
1
[matl_transmap]
D86_trans.tga
[matl_alpha]
2
[matl_noZwrite]
-----------------------------
[matl]
Fenster_braun_int.tga
0
[matl_noZwrite]
[matl_envmap]
envmap.bmp
0.15
[matl_alpha]
2
-----------------------------
[matl]
Fenster_braun_int.tga
2
[matl_noZwrite]
[matl_envmap]
envmap.bmp
0.15
[matl_alpha]
2
-----------------------------
[matl]
Fenster_braun.tga
1
[matl_envmap]
envmap.bmp
1
[matl_alpha]
2
[alphascale]
Envir_Brightness
[matl_noZwrite]
-----------------------------
[matl]
D92_01.tga
1
[matl_transmap]
D86_trans.tga
[matl_alpha]
2
[matl_noZwrite]
-----------------------------
[matl]
regen.tga
1
[matl_alpha]
2
[alphascale]
Rain_Window_Norm_Wetness
[matl_noZwrite]
-----------------------------
[matl]
regen.tga
2
[matl_alpha]
2
[alphascale]
Rain_Window_Norm_Wetness
[matl_noZwrite]
-----------------------------
[matl]
D_dreck.tga
1
[alphascale]
Dirt_Norm
[matl_alpha]
2
-----------------------------
[newanim]
origin_trans
1.196
5.052
0
origin_rot_x
0
origin_rot_y
-90
origin_rot_z
0
anim_rot
door_0
172
[newanim]
origin_trans
1.121
5.337
0
origin_rot_x
0
origin_rot_y
-90
origin_rot_z
0
anim_rot
door_0
-83
At the end of the text specifies the animation of the door:
anim_rot
door_0
You just change the value 0 by another number.
"0 and 1" are the front doors.
"2" is the back door.
But this can depend on because the scripts may have been modified.