wrefgtzweve / gm_icvar

Gmod dll that allows you to change convars.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 )

About

Gmod dll that allows you to change convars.

License:GNU General Public License v3.0


Languages

Language:C++ 96.0%Language:Lua 4.0%