Open OciXCrom opened 6 years ago
I don't want each plugin to have a profile, and every time the configuration file is in English, it needs to be translated several times. Not everyone can speak English.
The cvars can be translated in the server's language. I don't think there are any benefits of amxx.cfg containing all the cvars.
I mean the translation of the configuration file.
I mean the exact same thing. It CAN be translated.
Now that we have the new AutoExecConfig() native, should we use it in the default AMXX plugins in order to separate all the cvars that we currently have in amxx.cfg? This will be very convenient as it will be easier to locate the cvars we want to change plus updating our AMXX version won't require to manually update amxx.cfg each time a cvar is added/modified. What are your thoughts?