Raised This Month: $51 Target: $400
 12% 

SM Super Commands


Post New Thread Reply   
 
Thread Tools Display Modes
MoggieX
Veteran Member
Join Date: Aug 2007
Location: n00bville
Old 08-05-2007 , 19:04   Re: SM Super Commands
Reply With Quote #101

Yep, will do for tomorrows updates.

That file can be found here:
http://www.afterbuy.co.uk/media/xtal_down1.wav

I did check and its not in the counter-strike source shared.gcf file, but I'm sure another (similar) one would have the same effect!

Oh and thanks for the reply BTW ;-)
__________________
MoggieX is offline
Send a message via Skype™ to MoggieX
FroL
Member
Join Date: Jul 2007
Old 08-06-2007 , 07:18   Re: SM Super Commands
Reply With Quote #102

Hi!
When I can remove this?

[IMG]http://img515.**************/img515/9964/dedust20110rs5.jpg[/IMG]
__________________

3SMedia #1 | classic gameplay | tick 100 (81.25.49.19:27015)
3SMedia #2 | pro gaming | tick 100 (81.25.49.19:27016)
3SMedia #3 | deathmatch | tick 100 (81.25.49.19:27017)
Sorry for my VERY bad english .
FroL is offline
spelworm
Senior Member
Join Date: Mar 2007
Old 08-06-2007 , 07:47   Re: SM Super Commands
Reply With Quote #103

try sm_showdamage 0 worked for me
spelworm is offline
Lindgren
Member
Join Date: Jul 2007
Location: Sweden
Old 08-06-2007 , 13:02   Re: SM Super Commands
Reply With Quote #104

Nice plugin, i added a changemap command, would be nice if you could add it or something similar in your release so i donīt have to edit the file with every update =P
Code:
RegAdminCmd("sm_changemap",Command_ChangeMap,ADMIN_TEAM)

public Action:Command_ChangeMap(client, args)
{
    if (args == 1)
    {
        new String:mapname[15];
        GetCmdArg(1, mapname, sizeof(mapname))
        InsertServerCommand("changelevel %s", mapname)
    }
    else
    {
        ReplyToCommand(client, "[SM] Usage: sm_changemap <mapname>");
    }
}
And for the smsuper.ini menu
Code:
            "title"            "Change Map"
            "cmd"            "sm_changemap #1"
            "execute"        "server"
            "1"
            {
                "type"         "list"
                "title"        "Change to:"
                "1"        "de_dust"
                "2"        "de_dust2"
                "3"        "cs_office"
                "4"        "cs_italy"
                "5"        "de_cbble"
                "6"        "de_piranesi"
                "7"        "de_train"
                "8"        "de_inferno"
                "9"        "de_nuke"
                "10"    "cs_havana"
                "11"    "de_chateau"
            }            
        }

Last edited by Lindgren; 08-06-2007 at 13:36.
Lindgren is offline
Send a message via MSN to Lindgren
bl4nk
SourceMod Developer
Join Date: Jul 2007
Old 08-06-2007 , 13:35   Re: SM Super Commands
Reply With Quote #105

There's already a sm_map command that comes with SM.
bl4nk is offline
Lindgren
Member
Join Date: Jul 2007
Location: Sweden
Old 08-06-2007 , 14:59   Re: SM Super Commands
Reply With Quote #106

Aha, live and learn ;) ohwell still got the menu done hehe
Lindgren is offline
Send a message via MSN to Lindgren
MoggieX
Veteran Member
Join Date: Aug 2007
Location: n00bville
Old 08-06-2007 , 17:18   Re: SM Super Commands
Reply With Quote #107

Pred, I used the updated files and now using the super menu, bury unburys and unbury burys a player lol

On the bright side the respawn option now works and I'm not sure if its related, but 'motd' no longer works either
__________________
MoggieX is offline
Send a message via Skype™ to MoggieX
pRED*
Join Date: Dec 2006
Old 08-06-2007 , 17:27   Re: SM Super Commands
Reply With Quote #108

Bury and unbury have been reversed back to where they belong. Lol.

Yay for respawn. What motd?
pRED* is offline
spelworm
Senior Member
Join Date: Mar 2007
Old 08-06-2007 , 18:23   Re: SM Super Commands
Reply With Quote #109

Could u make the teleport function like u save ur location then u teleport the player to that location?
would be easier to use and u would be able to use it in the menu of urs
spelworm is offline
MoggieX
Veteran Member
Join Date: Aug 2007
Location: n00bville
Old 08-06-2007 , 19:18   Re: SM Super Commands
Reply With Quote #110

Ah I was just saying that the say command 'motd' no longer works =(

Also, 'burn and disarm' fails to disarm the player (but burns em LOL), although sm_disarm works =/

Team_say also returns unknown command =(

The swap command works though on a single player, but not for teams and switch teams fails to work.

[SM] Listing 13 plugins:
01 "Sm_Cash" (1.2) by ferret
02 "Basic Chat" (1.0.0.1270) by AlliedModders LLC
03 "Basic Fun Commands" (1.0.0.1270) by AlliedModders LLC
04 "Anti-Flood" (1.0.0.1270) by AlliedModders LLC
05 "Basic Info Triggers" (1.0.0.1270) by AlliedModders LLC
06 "Admin Help" (1.0.0.1270) by AlliedModders LLC
07 "Team Bets" (1.4) by ferret
08 "SM Super Commands" (0.31) by pRED*
09 "Admin File Reader" (1.0.0.1270) by AlliedModders LLC
10 "Basic Commands" (1.0.0.1270) by AlliedModders LLC
11 "Nextmap" (1.0.0.1270) by AlliedModders LLC
12 "Reserved Slots" (1.0.0.1270) by AlliedModders LLC
13 "SM Super Menu" (0.3) by pRED*

Linux OS
__________________

Last edited by MoggieX; 08-06-2007 at 19:21.
MoggieX is offline
Send a message via Skype™ to MoggieX
Reply



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 19:39.


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