Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 669 Bytes

File metadata and controls

12 lines (9 loc) · 669 Bytes

JustBigThings

Garry's Mod addon that adds some tweaks related to big (or small) players

Client/Personal Convars (0 == off, 1 == let server decide, 2 == on)

  • jbt_cl_bigsit Whether player size should affect the camera view while sitting (default 1)
  • jbt_cl_bigdelta Whether your movement animations sync properly with scale (default 1)
  • jbt_cl_pac_bigdraw Whether your PAC3 draw distance setting should be scaled for each player (default 1)

Server Convars

  • jbt_pac_biglimit_max How much the pac3 size max is modified (default 100) (pac3 default 10)
  • jbt_pac_biglimit_min How much the pac3 size min is modified (defalt 0.01) (pac3 default 0.1)