关于弹药HUD
允许玩家显示弹药HUD。
特征
- 在低时显示活跃武器弹药,并显示彩色警告。
- 显示库存中可用的弹药总数。
- 图标颜色取决于弹药的类型(青铜 = 普通,蓝色 = hv,红色 = 熏香,黑色 = 爆炸)
权限
ammohud.use
聊天命令
/ammohud – (发送可用的命令和位置)
/ammohud 切换 – (打开/关闭 HUD)
/ammohud {position} – (允许玩家在屏幕上重新定位弹药HUD)
空缺职位
Default, Top, Bottom, Right, Left, BottomRight, BottomLeft, TopRight, TopLeft
视频
配置
{
"Version": {
"Major": 1,
"Minor": 2,
"Patch": 1
},
"General Settings": {
"Show Text Outline": true,
"Show Individual Ammo Icons": false,
"Show Throwables": false
},
"Position Settings": {
"Default State (true = on, false = off)": true,
"Position (Top, TopLeft, TopRight, Left, Right, Bottom, BottomLeft, BottomRight)": "Right",
"Custom Position": {
"Enabled": false,
"Custom Position": {
"ParentPosition": {
"Enabled": true,
"AnchorMin": "1 0.5",
"AnchorMax": "1 0.5",
"OffsetMin": "-155 -32",
"OffsetMax": "-15 33"
},
"WeaponAmmoPosition": {
"Enabled": true,
"AnchorMin": "0 0",
"AnchorMax": "0.79 0.70",
"OffsetMin": "0 0",
"OffsetMax": "0 0"
},
"WeaponAmmoFontSize": 36,
"WeaponAmmoTextAlignment": 8,
"TotalAmmoPosition": {
"Enabled": true,
"AnchorMin": "0 0.55",
"AnchorMax": "1 1",
"OffsetMin": "0 0",
"OffsetMax": "0 0"
},
"TotalAmmoFontSize": 22,
"TotalAmmoTextAlignment": 8,
"IconPosition": {
"Enabled": true,
"AnchorMin": "1 0.13",
"AnchorMax": "1 0.13",
"OffsetMin": "-30 0",
"OffsetMax": "0 30"
}
}
}
}
}
![图片[1]-弹药 HUD-PCI1](https://codefling.com/uploads/monthly_2023_02/bigss.jpg.3cd8086fe04f52f08f044cb3ac978972.jpg)
![图片[2]-弹药 HUD-PCI1](https://codefling.com/uploads/monthly_2023_02/exploss.png.b65b142b76b47114c422e7ebde0a4cc0.png)
![图片[3]-弹药 HUD-PCI1](https://codefling.com/uploads/monthly_2023_02/incenss.png.39bd6d6775401cbeb8b3c5284d11d9e8.png)
![图片[4]-弹药 HUD-PCI1](https://codefling.com/uploads/monthly_2023_02/regularss.png.e77f8eaf821b793ef876938095c8830c.png)
![图片[5]-弹药 HUD-PCI1](https://codefling.com/uploads/monthly_2023_02/hvss.png.c9ee246cdd63f649823db394a35646b3.png)
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END


















暂无评论内容