View Single Post
Author Message
ThatOneGuy
Veteran Member
Join Date: Jul 2012
Location: Oregon, USA
Old 05-17-2014 , 16:43   TOGs Admin Menu Reload
Reply With Quote #1

Description
This plugin is one that I made when one of my plugins was glitching the admin menu (it would move everything one item off...still not sure why). This will reload the admin menu, followed by every plugin listed in a cfg file

Notes:
  • Do not include .smx at the end of the plugins listed in the cfg file. It automatically appends .smx at the end, thus it would be trying to load pluginname.smx.smx.
  • Any custom plugins that use the admin menu should be added to the cfg file, provided the author has correctly set it up for late loading.
  • Any admin with the "ban" flag will have access to this plugins commands. If requested, I will turn this into a cvar to set the flag(s).
  • Be sure that every plugin you list in the cfg file is spelled correctly and exists in the plugins folder. To load from the disabled plugins folder, list the file in the cfg as: disabled/pluginname

Admin Commands
sm_reloadmenu - Reloads admin menu, followed by plugins listed in cfg file, then this reloads itself.

This command is also implemented into the admin menu under "Server Commands" > "Reload Admin Menu".

Changelog


Installation
Install contents of zip folder in your cstrike/addons/sourcemod directory.

Servers using this plugin
>>> Click here to check out my other plugins <<<
Attached Files
File Type: zip togreloadadminmenu.zip (8.3 KB, 515 views)
File Type: sp Get Plugin or Get Source (togreloadadminmenu.sp - 921 views - 3.8 KB)
__________________

Last edited by ThatOneGuy; 07-21-2017 at 16:44.
ThatOneGuy is offline