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

[ANY] SM Status


Post New Thread Reply   
 
Thread Tools Display Modes
Author
wrongen
Junior Member
Join Date: May 2010
Location: Australia
Plugin ID:
2355
Plugin Version:
1.0
Plugin Category:
General Purpose
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    fixed the status console command to output each player on one line
    Old 05-23-2011 , 22:46   [ANY] SM Status
    Reply With Quote #1

    Ok basically this plugin will fix the status output in console and can be entered via chat using the /status command. I hope you like it and please give me some feedback.

    Screen Shot:
    Attached Files
    File Type: sp Get Plugin or Get Source (smstatus.sp - 1689 views - 1.1 KB)

    Last edited by wrongen; 05-23-2011 at 22:52.
    wrongen is offline
    EGood
    Member
    Join Date: Feb 2011
    Location: Israel
    Old 05-24-2011 , 02:29   Re: [ANY] SM Status
    Reply With Quote #2

    Nice One , Take my mod
    Attached Files
    File Type: sp Get Plugin or Get Source (admin-status.sp - 1241 views - 2.6 KB)

    Last edited by DJ Tsunami; 05-24-2011 at 04:12.
    EGood is offline
    kaskull
    Member
    Join Date: Nov 2010
    Old 05-24-2011 , 16:41   Re: [ANY] SM Status
    Reply With Quote #3

    Wrongen Nice Work!!!
    __________________
    kaskull is offline
    Send a message via Skype™ to kaskull
    KniL
    Senior Member
    Join Date: Jun 2012
    Old 07-08-2012 , 18:42   Re: [ANY] SM Status
    Reply With Quote #4

    This works like using status with rcon showing the "IP"?
    KniL is offline
    Mitchell
    ~lick~
    Join Date: Mar 2010
    Old 07-08-2012 , 18:47   Re: [ANY] SM Status
    Reply With Quote #5

    Quote:
    Originally Posted by KniL View Post
    This works like using status with rcon showing the "IP"?
    It dosent look like it but im sure the author could add it.
    Mitchell is offline
    Fearts
    ferts of daeth
    Join Date: Oct 2008
    Old 07-08-2012 , 20:23   Re: [ANY] SM Status
    Reply With Quote #6

    Probably not a good idea to allow just anyone to use a command that allows them access everyone's IP.
    __________________
    Fearts is offline
    Mitchell
    ~lick~
    Join Date: Mar 2010
    Old 07-08-2012 , 20:46   Re: [ANY] SM Status
    Reply With Quote #7

    Quote:
    Originally Posted by Fearts View Post
    Probably not a good idea to allow just anyone to use a command that allows them access everyone's IP.
    Quote:
    Originally Posted by KniL View Post
    using status with rcon
    Mitchell is offline
    Sreaper
    髪を用心
    Join Date: Nov 2009
    Old 07-08-2012 , 23:19   Re: [ANY] SM Status
    Reply With Quote #8

    Nice plugin! But is there some sort of bug with the built-in status command? The status command for Team Fortress 2 seems to work as intended for me.

    Last edited by Sreaper; 07-09-2012 at 01:33.
    Sreaper is offline
    API
    Veteran Member
    Join Date: May 2006
    Old 07-09-2012 , 17:03   Re: [ANY] SM Status
    Reply With Quote #9

    IP Addresses are public by nature. Don't fear giving someone your IP... You need to remember that most routers block all ports by default.
    __________________
    API is offline
    Send a message via AIM to API
    MasterOfTheXP
    Veteran Member
    Join Date: Aug 2011
    Location: Cloudbank
    Old 07-09-2012 , 17:29   Re: [ANY] SM Status
    Reply With Quote #10

    PHP Code:
    PrintToChat(client"\x04[SM] See console for output!"); 
    -->
    PHP Code:
    if (GetCmdReplySource() == SM_REPLY_TO_CHATPrintToChat(client"\x04[SM] %t""See console for output"); 
    Combine that with LoadTranslations("common.phrases"); in OnPluginStart, and bam, this plugin supports all languages that SM does.

    Could use more stuff too, like
    PHP Code:
    new ping RoundFloat(GetClientAvgLatency(iNetFlow_Outgoing) * 1024);
    new 
    connectionTime RoundFloat(GetClientTime(i)); 
    Could also show their IP too, as others have suggested...but perhaps only if an admin has enabled a cvar such as "sm_status_ip" or something.
    __________________
    Plugins / My Steam / TF2 Sandbox (plugin beta testing!)

    Last edited by MasterOfTheXP; 07-09-2012 at 17:29.
    MasterOfTheXP is offline
    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 00:27.


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