Garry's Mod

Garry's Mod

[TTT] Floor Weapons Spawner
Showing 1-10 of 10 entries
Update: 12 Jun, 2024 @ 12:45am

Fixed spawning guns near spectators

Update: 11 Nov, 2023 @ 9:44pm

Randomisation performance improvements and code cleanup

Update: 14 May, 2023 @ 12:59am

Added new convar: ttt_floor_weapons_spawner_near 4
Number of guns to spawn near players that don't have a gun near them when everyone respawns for the next round

ttt_floor_weapons_spawner_limit is now 300 by default, down from 350

ttt_floor_weapons_spawner_guns is now 6 by default, down from 8, and now respects a new limit. It no longer spawns more guns if the map already has as many guns as (number of non-spectator players * ttt_floor_weapons_spawner_guns)

The new convar ttt_floor_weapons_spawner_near ignores this limit, but respects the entity limit (ttt_floor_weapons_spawner_limit)

Update: 27 Feb, 2023 @ 8:38pm

Fixed lua error when other mods override a base TTT function this mod uses

Update: 2 Feb, 2023 @ 1:14am

Major update.

Now spawns weapons on the ground of maps that don't have enough or any, which should make any Gmod map playable with TTT! See the description for details.

Update: 28 May, 2022 @ 9:54pm

Localised ammo-giving function

Update: 24 Apr, 2022 @ 11:44pm

No longer triggers during the 'Murder' randomat, if the randomat and that event is installed

Update: 24 Apr, 2022 @ 11:22pm

Made main convar non-archived to help not accidentally turning off the mod

Update: 3 Sep, 2021 @ 5:56am

Changed filename

Update: 3 Sep, 2021 @ 5:52am

Initial addon creation.