View Single Post
Author Message
waldorf
Junior Member
Join Date: Mar 2020
Old 03-26-2020 , 20:32   [CSGO] Admin privileges for VIP-plugin
Reply With Quote #1

Hello guys!

As im pretty noob with things that comes to running a server, i need your help.

I recently started my first Multi1v1 Arena-server and now i would like to add some admins to run it for me.

I can add admins (or if you want to call them mods in this situation) with flags "abcdefghijk" cause i don't want them to have root-permission. I want mods to have access to vip-settings (add vips, remove vips etc.) but everytime a mod without "z" flag tries to type "!admin", it shows just basic commands, but not the "VIP-settings" section. With root access it works just fine.

I've added "ADMFLAG_GENERIC" to my VIP-plugin's adminmenu.sp file, as before it was only "ADMFLAG_ROOT", but that didn't work.

So now it's "ADMFLAG_ROOT | ADMFLAG_GENERIC"

I've also added all needed flags in VIP-plugins Cvars.sp file. No difference after all.

I also tried to add "sm_addvip" and "sm_removevip" (flagged as b) to admin overrides.

I'm using R1ko's VIP Core 3.0

I would be really grateful for some help with this. In two days i've got everything to work perfectly except for this.
waldorf is offline