AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   SourceBans / SourceBans++ (https://forums.alliedmods.net/forumdisplay.php?f=152)
-   -   How to use overrides_backup.cfg ? (https://forums.alliedmods.net/showthread.php?t=325504)

ph 06-24-2020 15:48

How to use overrides_backup.cfg ?
 
Can share me your overrides_backup.cfg

It will allow me to understand to configure my overrides_backup.cfg


The public can use the command !robot, however I want to disable it for public use and only allow players with t flag to have access to this command.

How do I do this?


"SB_Overrides"
{
"betherobot" "t"
}


This does not seem to be working.

gabr1ell 08-19-2020 01:32

Re: How to use overrides_backup.cfg ?
 
A little late my answer but better than ever!

What you are looking for is admin_overrides.cfg.

Example of use:

Overrides
{
"sm_betherobot" "z"
}


Where sm_betherobot is the command !betherobot and "z" the ROOT flag

I emphasize that this is a BASIC issue, I recommend taking a look at the sourcemod documentation.


All times are GMT -4. The time now is 12:00.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.