在战斗中扔下炮塔。配置时间和弹药量。包括贵宾烫发。
配置枪支、弹药量、冷却时间以及炮塔剩余时间。请参阅配置示例。
它不会以队友为目标。
权限
dropturret.use //需要权限才能通过命令获得炮塔
命令
/dropturret //让你自己拥有一个下降炮塔,有冷却时间。
dropturret <playerID> // 通过 counse 命令给玩家一个空投炮塔
配置
配置枪支、弹药量、冷却时间以及炮塔剩余时间。请参阅配置示例。
它不会以队友为目标。
权限
dropturret.use //需要权限才能通过命令获得炮塔
命令
/dropturret //让你自己拥有一个下降炮塔,有冷却时间。
dropturret <playerID> // 通过 counse 命令给玩家一个空投炮塔
配置
JSON:
{
"Default": {
"Seconds to stay alive": 20,
"Can toss when in air": false,
"Turret Spawn No Less then 4.0 seconds after tossed": 4.0,
"Ammunition amount": 128,
"Turret SkinID": 1800326923,
"Cooldown before command usage again": 0,
"Cooldown before turret placement": 0,
"Turret Gun ID": 1545779598
},
"Vip settings": {
"VipInfo": {
"dropturret.vip": {
"live": 20,
"spawnTime": 4.0,
"ammo": 128,
"cooldownTime": 0,
"cooldownTimeturret": 0,
"TurretGun": -1812555177
}
}
},
"Version": {
"Major": 1,
"Minor": 0,
"Patch": 10
}
}