Garry's Mod

Garry's Mod

[TTT] Better Equipment Menu
Showing 1-7 of 7 entries
Update: 22 Jan, 2018 @ 9:34am

Updated CLSCORE:Reopen() to CLSCORE:Toggle()

See: https://github.com/Facepunch/garrysmod/commit/9a2273218d37c3357c4ca7a89d790d5dcbcb9c26#diff-6584fbd605c43889286045f89e710fc5

Update: 22 Mar, 2017 @ 5:40am

- set items as favorites to show them at the top of the list
- enable/disable markers on items (slot-, custom-, favorite-marker)
- minor text tweaks

Update: 20 Mar, 2017 @ 2:13pm

- added serverside ConVars to allow/forbid custom layouts (ttt_bem_allow_change)
- added serverside ConVars to set layout for everyone (ttt_bem_sv_rows, ttt_bem_sv_cols, ttt_bem_sv_size)
requested by MomoMB

Update: 14 Mar, 2017 @ 12:57pm

- moved settings menu to f1 menu

Update: 12 Mar, 2017 @ 7:54am

- added ConVar for item size: ttt_bem_size (def. 64)
- added ConVar for row count: ttt_bem_rows (def. 5)
- added BEM settings tab for changing above ConVars (see Screenshot)

Please report any issues with the update in the discussion thread

Update: 9 Mar, 2017 @ 10:39am

added ConVar to set column count (thanks to Gamefreak for the suggestion and help]

Update: 7 Mar, 2017 @ 6:00am