Garry's Mod

Garry's Mod

Prop Counter - Feature Rich
Showing 1-4 of 4 entries
Update: 14 Jul, 2023 @ 6:00pm

Larry's Prop Counter Changes v1.2
Added
  • Color selector value(s) now reset to default.
  • Settings value(s) now reset to default.
Code Changes
  • Color reset button is now under the color menu.
  • Convar names received an update to meet new format.
  • Code formatting to make it more legible.
  • Panel(s) now have simpler names.
  • Variable names have been adjusted to be less complex and not as long.
  • Simplified variable names, created format.
  • Config has been simplified.
  • Removed old code.
Removed
  • Removed unused timer(s) for functions.
  • Removed old font function.
  • Removed unused variables.
- QuirkyLarry

Update: 12 Jul, 2023 @ 7:29pm

Larry's Prop Counter Changes v1.1
Added
  • Reset HUD colors button.
  • Reset HUD button.
  • Config for server owners.
  • Comments in code so its easily understandable.
  • Credits in script code.
Changes
  • New Font function.
  • Removed all cvars.AddChangeCallback(Should be more efficient.).
  • Changed to new color wheel function for color selection.
  • Changed to new slider function.
  • Changed formatting to me gLUA standards.
  • Introduced variables instead of using cvars.AddChangeCallback.
- QuirkyLarry

Update: 8 Jul, 2023 @ 10:50pm

Fixed Rainbow barf enabled by default.

Update: 8 Jul, 2023 @ 9:09pm

Initial Release.