
HK USP Tactical - ArchiveXL
添加了一把基于CS:2中USP-S的H&K USP Tactical及消音器。
查看大图属性:
- 基于 Unity。
- 射速更快。(3.3 至 6.7)
- 装填速度更快。(0.8 至 0.6)
- 使用津波鵺的声音。
备注:
- 消音器现在是独立的。如果你安装了“Camellia USP - Suppressor Replacer”,可以将其移除。
- 消音器适合任何其他武器。
- 如果你愿意,可以编辑属性。只需导航到
r6\tweaks\WhiteCamellia\Standalone USP\Items.Camellia_USP.yaml并按需编辑数值,更多细节见注释(注释以#开头)。
代码:
Game.AddToInventory("Items.Camellia_USP_Common",1)
Game.AddToInventory("Items.Camellia_USP_Uncommon",1)
Game.AddToInventory("Items.Camellia_USP_Rare",1)
Game.AddToInventory("Items.Camellia_USP_Epic",1)
Game.AddToInventory("Items.Camellia_USP_Legendary",1)
Game.AddToInventory("Items.Camellia_USP_Suppressor_Legendary",1)
Game.AddToInventory("Items.Camellia_USP_Suppressor_Epic",1)
Game.AddToInventory("Items.Camellia_USP_Suppressor_Rare",1)
Game.AddToInventory("Items.Camellia_USP_Suppressor_Uncommon",1)
Game.AddToInventory("Items.Camellia_USP_Suppressor_Common",1)
制作配方代码:
Game.GetScriptableSystemsContainer():Get("CraftingSystem"):GetPlayerCraftBook():AddRecipe("Items.Camellia_USP")
致谢:
手电筒 / 激光模块由 GregoryPie 在 Sketchfab 上制作。
正在加载版本记录…
正在加载评论…
评论在新手盒子客户端中发表,这里同步展示。