Forum administrator 司徒浩 9 Posted January 11 Forum administrator Share Posted January 11 需要将命令行参数ClampItemStats设置为true,以便在服务器上启用官方自带限制。 参见命令行语法。 Arguments: attribute integer 0: Generic Quality 一般通用品质限制 1: Armor 护甲鞍座限制 2: Max Durability 最大耐久限制 3: Weapon Damage Percent 武器百分比伤害限制 4: Weapon Clip Ammo 武器耐久限制 5: Hypothermal Insulation 低温抗性限制 6: Weight 负重限制 7: Hyperthermal Insulation 高温抗性限制 value integer 使用的算法如下: <Initial Value Constant> + ((<ItemStatClamps[<attribute>]> * <State Modifier Scale>) * (<Randomizer Range Multiplier> * <Initial Value Constant>)) 每个项目都有自己的特定数据 例子: 例如,以下是与官方服务器一样的限制的值护甲鞍座和武器百分比伤害限制: 引用 ItemStatClamps[1]=19800 ItemStatClamps[3]=19800 这会限制鞍到124.0护甲和74.5护甲(对于“Tank”生物,比如星尾兽, 岩石巨人等等),防弹护甲套每个部位496.0护甲,长管步枪到298.0%伤害等 警告:这将永久地更改任何现有的数值,因此在修改值之前,请确保备份。 如有疑问 欢迎留言 O(∩_∩)O 1 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.