You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.");'
See error
Fix it
Screenshots
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: