Raised This Month: $ Target: $400
 0% 

TF2: Destroy Engineer Buildings


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
DontWannaName
Veteran Member
Join Date: Jun 2007
Location: VALVe Land, WA
Old 05-18-2008 , 18:13   Re: TF2: Destroy Engineer Buildings
Reply With Quote #3

Here is what I added to admin.ini to put it in the admin menu under play commands...
Code:
"PlayerCommands"
    {
        "Destroy Buildings"
        {
            "cmd"            "sm_destroy #1 #2"
            "admin"            "sm_kick"
            "execute"        "player"
            "1"
            {
                "type"        "groupplayer"
                "method"    "steamid"
                "title"        "Player:"
            }
            "2"
            {    "type"        "list"
                "title"        "Building:"
                "1"        "Sentry"
                "2"        "Dispenser"
                "3"        "Entrance"
                "4"        "Exit"
                "5"        "All"
            }
        }
    }
The paste would line up correctly, so make sure everything is in a vertical line.
__________________

DontWannaName is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:22.


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