This is a small addon which aims to make the Detective-/Traitor-Equipment Shop easier to use while having a lot of weapons/items on your server.
- set number of items per row/column and item size via ConVar
- set items as favorites to show them at the top of the list
- show/hide item markes (custom-, slot-, favorite-marker)
- settings tab in f1 menu for changing mentioned ConVars
- simple/big icons instead of long texts for avaialability
- set global layout via serverside ConVars so everyone sees the same (for serveradmins)
- Go to http://steamcommunity.com/sharedfiles/filedetails/?id=878772496
- Click Subscribe
- Go to http://steamcommunity.com/sharedfiles/filedetails/?id=878772496
- Add the file to your servers collection
ttt_bem_cols
(def. 4): Set number of columnsttt_bem_rows
(def. 5): Set number of rowsttt_bem_size
(def. 64): Set item sizettt_bem_marker_custom
(def. 1): Show custom item markersttt_bem_marker_slot
(def. 1): Show slot markersttt_bem_marker_fav
(def. 1): Show favorite item markers
ttt_bem_allow_change
(def. 1): Allow clients to change the layout The following values only are used when the above is set to false (0):ttt_bem_sv_cols
(def. 4): Set number of columns (serverwide)ttt_bem_sv_rows
(def. 5): Set number of rows (serverwide)ttt_bem_sv_size
(def. 64): Set item size (serverwide)
See full changelog on Steam Workshop
- Fork this repository
- Create your feature branch ( git checkout -b my-new-feature )
- Commit your changes ( git commit -am 'Add some feature' )
- Push to the branch ( git push origin my-new-feature )
- Create a new Pull Request
Either open a new Issue here or report it on the Steam Workshop
The HUD used in the screenshots is the Octogonal HUD by Exho.