VAR_SET_NONE
Var_SetWithFlags(scope, name, val, VAR_SET_NONE);
Var_SetWithFlags(scope, varname.str, val, VAR_SET_NONE);
Var_SetWithFlags(SCOPE_GLOBAL, name, value, VAR_SET_NONE);
Var_SetWithFlags(scope, name, val, VAR_SET_NONE);