View Single Post
eraserhead
Veteran Member
Join Date: Nov 2009
Old 09-13-2011 , 07:43   Re: [TF2] Destroy Engineer Buildings
Reply With Quote #6

Darthninja, i tested and indeed the admin menu still works but i could not destroy teleporters. I did not try manual commands though. I used the admin menu:

Code:
"Commands"
{
    "PlayerCommands"
    {
        "Destroy Buildings"
        {
            "cmd"            "sm_destroy #1 @2"
            "admin"            "sm_kick"
            "execute"        "player"
            "1"
            {
                "type"        "groupplayer"
                "method"    "name"
                "title"        "Choose a Player"
            }
            "2"
            {
                "type"        "list"
                "title"        "Object to Destroy"
                "1"        "Sentry"
                "2"        "Dispenser"
                "3"        "Entrance"
                "3."        "Teleporter Entrance"
                "4"        "Exit"
                "4."        "Teleporter Exit"
                "5"        "All"
            }
        }
    }
}
__________________
eraserhead is offline
Send a message via Skype™ to eraserhead