|
Author
|
|
|
SourceMod Developer
|
|
Plugin ID:
|
385
|
Plugin Version:
|
1.0.2
|
|
Plugin Category:
|
Admin Commands
|
Plugin Game:
|
Team Fortress 2
|
|
Plugin Dependencies:
|
|
Servers with this Plugin:
|
|
| |
|
Plugin Description:
|
Destroy an engineer's buildings
|
|
Unapprover:
|
|
Reason for Unapproving:
|
Replaced by https://forums.alliedmods.net/showthread.php?t=167153
|
|
|

05-18-2008
, 15:52
TF2: Destroy Engineer Buildings
|
#1
|
Destroy Engineer Buildings
Destroy an engineer's buildings
Commands:
sm_destroy <name/@all/@blue/@red> [sentry/dispenser/entrance/exit/all]
Requirements:
SourceMod 1.0.2 or later.
Installation Instructions:
- Download the destroy.smx file to your plugins folder (or you can compile the source file if you like).
- Download the destroy.phrases.txt to your translations folder.
- If you wish to add the plugin to your admin menu, use the adminmenu_custom.txt file. Place it in your ~/addons/sourcemod/configs folder and reload the Admin Menu plugin (adminmenu.smx). If you want to add the ability to use the command to the RED/BLU teams, you can do so by using the adminmenu_grouping.txt.
- Manually load the plugin, change the map, or restart the server.
Notes:
- If you do not specify an object to destroy, it will be treated as if you typed "all".
- People will only see the messages about an admin destroying their object if they have the object built. If the admin destroys "all", it will only message them if they have at least one object built.
- To use the command, admins must have the slay (f) flag.
Changelog:
- 1.0.0
- 1.0.1
- Fixed translation problem when an invalid building name was used.
- Building names are now case insensitive.
- 1.0.2
- Changed targetting system to use the built-in SM @commands instead of my own.
- Included updated examples for the admin menu.
Last edited by bl4nk; 06-15-2008 at 00:37.
|
|
|
|