Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 322 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 322 Bytes

gm_icvar

Gmod dll that allows you to change convars. For example, this allows you to change FCVAR_CHEAT convars.

Example:
image

Current functions:

icvar.SetValue( string convar, string/number value )