Code: Select all
SetCVar(string CVar, value)Code: Select all
CreateCVar(string CVar)All this will be useful to bind additional commands using very flexible ACS scripts, instead of using KEYCONF lump.
Moderator: Graf Zahl
Code: Select all
SetCVar(string CVar, value)Code: Select all
CreateCVar(string CVar)
