Possible to change name and chat command?
Hey,

I like the setup and use of the Quickloadouts better than anyother Kit plugin I have found. I was wondering if there was anyway to change the name and commands to just kit?

Thanks!
Yes, but I would not recommend it as you'd have to do that for each update. Basically would just involve renaming it as you see it.
5e13a8d5b2bc5.jpg Wulf
Yes, but I would not recommend it as you'd have to do that for each update. Basically would just involve renaming it as you see it.

It was last updated 2 years ago.. I've tried to rename it inside of the files and yet nothing seems to be updating, even after restarting / reloading

the .cs

there are no options to change the name in the config

Lines 19 and 20 are what you would change.
        const string AdminCommandChatConsole = "quickloadout";
        const string UseCommandChatConsole = "useloadout";​