alexnita3 / GalaxyRP

GNU General Public License v2.0
5 stars 3 forks source link

Clean up GalaxyRP cvars. #82

Open alexnita3 opened 2 years ago

alexnita3 commented 2 years ago

There's some cleanup to do in the server cvars. A lot of them can be reduced to a single bitvalue, whereas others are not used at all.

Go though each of them one by one, and, where possible, either remove the cvar, or grab a group of them and combine them into a single bitvalue. All the bitvalues should come with a bitvalue calculator.

TriForceX commented 2 years ago

Consider to change zyk_ cvars to rp_ in this cleanup

alexnita3 commented 2 years ago

I like that, let's replace them