1520DLC/res/models/model/vehicle/bus/maz103465.mdl

191 lines
4.1 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

function data()
return {
boundingInfo = {
bbMax = {
5.8, 1.3924540281296, 2.7697329521179,
},
bbMin = {
-5.6, -1.3530210256577, -0.48035699129105,
},
},
collider = {
params = {
},
type = "MESH",
},
lods = {
{
animations = {
},
children = {
{
id = "vehicle/bus/maz103/lod_0_maz103465.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "MESH",
}, {
id = "vehicle/bus/maz103/lod_0_465_door2.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 4.21802, -1.19795, 1.3077, 1,
},
type = "MESH",
}, {
id = "vehicle/bus/maz103/lod_0_465_door1.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.55523, -1.19795, 1.3077, 1,
},
type = "MESH",
},{
id = "vehicle/bus/maz103/lod_0_465_door2.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.09654, -1.19795, 1.3077, 1,
},
type = "MESH",
},{
id = "vehicle/bus/maz103/lod_0_465_door1.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -3.82141, -1.19795, 1.3077, 1,
},
type = "MESH",
},{
id = "vehicle/bus/maz103/lod_0_465_door2.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -4.4371, -1.19795, 1.3077, 1,
},
type = "MESH",
}, {
id = "vehicle/bus/maz103/lod_0_w1.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -2.5992, 0, 0.4804, 1,
},
type = "MESH",
}, {
id = "vehicle/bus/maz103/lod_0_w2.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 3.2, -1.008, 0.4804, 1,
},
type = "MESH",
}, {
id = "vehicle/bus/maz103/lod_0_w2.msh",
transf = {
-1, 0, 0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 3.2, 1.008, 0.4804, 1,
},
type = "MESH",
},
},
events = {
close_all_doors = {
[2] = {
forward = false,
name = "dopen2",
},
[3] = {
forward = false,
name = "dopen1",
},
[4] = {
forward = false,
name = "dopen2",
},
[5] = {
forward = false,
name = "dopen1",
},
[6] = {
forward = false,
name = "dopen2",
}
},
open_all_doors = {
[2] = {
forward = true,
name = "dopen2",
},
[3] = {
forward = true,
name = "dopen1",
},
[4] = {
forward = true,
name = "dopen2",
},
[5] = {
forward = true,
name = "dopen1",
},
[6] = {
forward = true,
name = "dopen2",
}
},
},
matConfigs = {
{
0, 0, 0, 0, 0, 0, 0, 0, 0,
},
},
static = false,
visibleFrom = 0,
visibleTo = 1190,
},
},
metadata = {
description = {
name = _("МАЗ-103.465"),
description = _("Белорусский полунизкопольный городской \n"..
"автобус. Является адаптацией к отечественным условиям \n"..
"лицензионной копии автобуса Neoplan N4016. \n"..
"На модели .465 были изменены передняя и задняя маски.")
},
roadVehicle = {
topSpeed = 100.0,
weight = 18.0,
power = 174.0,
tractiveEffort = 15.0,
configs = {
{
axles = { "vehicle/bus/maz103/lod_0_w1.msh" },
wheels = { "vehicle/bus/maz103/lod_0_w2.msh" },
fakeBogies = { { group = 0, position = 0, offset = 0 } }
}
},
soundSet = { name = "bus_modern", horn = "vehicle/truck_modern/horn.wav" }
},
transportVehicle = {
carrier = "ROAD",
capacities = {
{ type = "PASSENGERS", capacity = 89 }
},
loadSpeed = 5
},
availability = {
yearFrom = 2009,
--yearTo = 2010
},
cost = {
price = 190000
},
maintenance = {
runningCosts = 30000,
lifespan = 15
}
},
}
end