Natanel-Shitrit / Server-Redirect-Plus

'Server-Redirect+' is an interactive, auto-updated Server-List that can contain all of your CS:GO game servers.
https://forums.alliedmods.net/showthread.php?t=322904
GNU General Public License v3.0
6 stars 2 forks source link

[Enhancement] Removes Edit Advertisements option if disabled #10

Closed crashzk closed 2 weeks ago

crashzk commented 3 years ago

On my servers I have the option of advertisements disabled on all servers.

//=======[ ADVERTISEMENTS ]=======//

        // Whether the Server-Redirect Advertisements is enabled or disabled.
        // Default: "1"
        // Value Range: (0 / 1)
        "EnableAdvertisements"  "0"

Would it be possible to implement that when this feature is disabled the message to edit advertisements does not appear?

image

Natanel-Shitrit commented 3 years ago

Sounds right to me, i will hide it when it's disabled.