Quote:
Originally Posted by fysiks
There is nothing inherently wrong with register_cvar() so it's confusing that you create a new alternate function. Maybe since it is an augmentation of registering cvar, the name should be an augmentation of the existing function (e.g. format and formatex).
|
Maybe he went with "create_cvar" because it's params match that of SM's CreateConVar native(only difference is the name and that param flags is before description)