源战役客户端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

42 rivejä
740 B

Config = Config or {}
--模型ID 模型名字条显示的高度
Config.ConfigSceneObjHeight = Config.ConfigSceneObjHeight or
{
[203006] = 350,
[203008] = 350,
[203022] = 410,
[203017] = 400,
[203021] = 400,
[601003] = 350,
[601001] = 370,
[203018] = 500,
[203016] = 450,
[101010] = 310,
[102010] = 310,
[10408001] = 240,
[10410001] = 250,
[2050004] = 65,
[2050005] = 65,
[2050006] = 65,
[2050007] = 65,
[58110001]=900,
[203012] = 500,
[10010006] = 450,
[10010008] = 450,
[10010009] = 450,
}
--设置头饰
Config.ConfigSceneObjHeight.CareerHeadWearHeight = {
[10104001] = 60,
}
--设置发饰
Config.ConfigSceneObjHeight.CareerHatWearHeight = {
}
--默认高度
Config.ConfigSceneObjHeight.DefaultHeight = 200