Garry's Mod

Garry's Mod

Fort Fights
 Denna tråd har blivit fäst, så den är troligtvis viktig
Krotter  [utvecklare] 6 jun, 2017 @ 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)
Senast ändrad av Krotter; 7 jun, 2017 @ 6:54