SourceMod plugins for TF2 that allow players to manage their weapons (australium, festivizer, unusuals, spells, war paints) and cosmetics (unusuals, paints, spell paints, halloween spells). Now with SQLite support.
Describe the bug
Hello, I would like to do the same thing that is in the code for weapons and that is to overwrite RegAdminCmd to RegConsoleCmd and delete ADMIN_FLAG. I would do it myself, but unfortunately I can't compile the .sp correctly and I'm scratching my head over it.
Could you do the version for me in some style please?
To Reproduce
Steps to reproduce the behavior:
Go to '/scripting/tf2itemplugin_cosmetics.sp'
Click on 'RegAdminCmd(commandNames[i], CMD_TF2ItemPlugin_CosmeticManager, ADMFLAG_GENERIC, "Manage your cosmetics on the server.");'
Describe the bug Hello, I would like to do the same thing that is in the code for weapons and that is to overwrite RegAdminCmd to RegConsoleCmd and delete ADMIN_FLAG. I would do it myself, but unfortunately I can't compile the .sp correctly and I'm scratching my head over it. Could you do the version for me in some style please?
To Reproduce Steps to reproduce the behavior:
Screenshots