AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [ANY] In-Game Sourcemod Manager Commands (https://forums.alliedmods.net/showthread.php?t=237104)

Bitl 03-17-2014 22:40

[ANY] In-Game Sourcemod Manager Commands
 
1 Attachment(s)
This plugin allows you to use some of the "sm exts" and "sm plugins" commands in-game without typing into the server console. This is useful for plugin developers to quickly test their plugins in game without the server console.

Commands:

sm_reloadplugin <plugin name> - Reloads a plugin.
sm_unloadplugin <plugin name> - Unloads a plugin.
sm_loadplugin <plugin name> - Loads a plugin.
sm_reloadextension <extension number> - Reloads an extension.
sm_unloadextension <extension number> - Unloads an extension.
sm_loadextension <extension name> - Loads an extension.

Change the prefix "sm_" to "!" or "/" to use it in game.

Changelog:

1.0:

-Forgot to upload the plugin. sorry about that.
-Release

KniL 04-05-2014 23:08

Re: [ANY] In-Game Sourcemod Manager Commands
 
What's the problem with the sm_rcon command?
You can exec server console commands with that in the chat.
Like /rcon sm plugins reload <plugin name>

asherkin 04-06-2014 08:24

Re: [ANY] In-Game Sourcemod Manager Commands
 
sm_reloadextension and sm_unloadextension are unusable as they work by ID number not name, and will also generally require a confirmation code.


All times are GMT -4. The time now is 18:46.

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