Garry's Mod

Garry's Mod

Fort Fights
 此主題已被置頂,因此它可能很重要
Krotter  [開發人員] 2017 年 6 月 6 日 上午 11:46
Changing loot tables
Server owners have the ability to change the loot spawned in matches. To do this, some files must be created in the garrysmod/data/fortfights folder. (If this folder doesn't exist, you'll have to create it) These files must contain the classnames of the given weapons/ammos, seperated by a new line.

Files:
  • garrysmod/data/fortfights/fof_stage1loot_weapons.txt -- Changes the first stage's weapons loot.

  • garrysmod/data/fortfights/fof_stage1loot_ammo.txt -- Changes the first stage's ammo loot.

  • garrysmod/data/fortfights/fof_stage2loot_weapons.txt -- Changes the second stage's weapons loot.

  • garrysmod/data/fortfights/fof_stage2loot_ammo.txt -- Changes the second stage's ammo loot.

  • garrysmod/data/fortfights/fof_stage3loot_weapons.txt -- Changes the third stage's weapons loot.

  • garrysmod/data/fortfights/fof_stage3loot_ammo.txt -- Changes the third stage's ammo loot.

  • garrysmod/data/fortfights/fof_crateonlyloot.txt -- Changes the loot only spawned in crates. (These can spawn in any stage)

  • garrysmod/data/fortfights/fof_toolloot.txt -- Changes the tool loot. (These can spawn in any stage, the default tool loot is medkit)

  • garrysmod/data/fortfights/fof_rareloot.txt -- Changes the rare loot. (These can only spawn in the third stage)
最後修改者:Krotter; 2017 年 6 月 7 日 上午 6:54