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

Show Admin skype 1.1 (Update 30/03/2013)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
ilga80
Senior Member
Join Date: Nov 2012
Plugin ID:
3597
Plugin Version:
1.1
Plugin Category:
General Purpose
Plugin Game:
Counter-Strike: Source
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Show skype of general Admin on server
    Unapprover:
    Reason for Unapproving:
    Subset of adverts plugins.
    Old 03-29-2013 , 13:07   Show Admin skype 1.1 (Update 30/03/2013)
    Reply With Quote #1

    Description:
    Show skype of general Admin on server

    Cvars:
    • sm_skype_enable - Enable/disable plugin. (Default: 1)
    • sm_skype - Type your skype (Default: admin)
    • text_color - Message color (Default: FFFF00)
    • skype_color - Skype color (Default: 00FFFF)
    Commands:
    • skype (in console)
    • !skype (in chat)
    • /skype (in chat)
    Requirements:
    • SourceMod
    Installation:
    1. put show_skype.smx to addons\sourcemod\plugins
    2. put show_skype.sp to addons\sourcemod\scripting
    3. cfg file show_skype.cfg auto generated in cfg\sourcemod
    Changelog:
    • initial public release -29/03/2013 (v1.0)
    • Fixed bugs - 30/03/2013 (v1.1)
    Attached Files
    File Type: sp Get Plugin or Get Source (show_skype.sp - 1003 views - 1.4 KB)

    Last edited by DarthNinja; 04-10-2013 at 03:06. Reason: forgot to mark as feedback given on the 30th.
    ilga80 is offline
    alicx
    BANNED
    Join Date: Mar 2013
    Location: Tunisia
    Old 03-29-2013 , 13:27   Re: Show Admin skype 1.0
    Reply With Quote #2

    Can it work on cs 1.6 ???
    alicx is offline
    Send a message via MSN to alicx Send a message via Skype™ to alicx
    ilga80
    Senior Member
    Join Date: Nov 2012
    Old 03-29-2013 , 13:28   Re: Show Admin skype 1.0
    Reply With Quote #3

    alicx
    no. it should be on AmxModx
    ilga80 is offline
    alicx
    BANNED
    Join Date: Mar 2013
    Location: Tunisia
    Old 03-29-2013 , 13:30   Re: Show Admin skype 1.0
    Reply With Quote #4

    Quote:
    Originally Posted by ilga80 View Post
    alicx
    no. it should be on AmxModx
    i konow that it need amxmodx but does it work on all games (cs 1.6 inclued) ??
    alicx is offline
    Send a message via MSN to alicx Send a message via Skype™ to alicx
    ilga80
    Senior Member
    Join Date: Nov 2012
    Old 03-29-2013 , 13:41   Re: Show Admin skype 1.0
    Reply With Quote #5

    alicx
    No. It works on source2009 games(all games that supported html colors)

    Last edited by ilga80; 03-29-2013 at 13:41.
    ilga80 is offline
    alicx
    BANNED
    Join Date: Mar 2013
    Location: Tunisia
    Old 03-29-2013 , 13:59   Re: Show Admin skype 1.0
    Reply With Quote #6

    Quote:
    Originally Posted by ilga80 View Post
    alicx
    No. It works on source2009 games(all games that supported html colors)
    can you create one like this for cs 1.6 ?
    alicx is offline
    Send a message via MSN to alicx Send a message via Skype™ to alicx
    ilga80
    Senior Member
    Join Date: Nov 2012
    Old 03-29-2013 , 14:01   Re: Show Admin skype 1.0
    Reply With Quote #7

    alicx
    but I need to learn create AmxModx plugins
    ilga80 is offline
    alicx
    BANNED
    Join Date: Mar 2013
    Location: Tunisia
    Old 03-29-2013 , 14:44   Re: Show Admin skype 1.0
    Reply With Quote #8

    Quote:
    Originally Posted by ilga80 View Post
    alicx
    but I need to learn create AmxModx plugins
    me too i need to learn how to create a plugin :'(
    alicx is offline
    Send a message via MSN to alicx Send a message via Skype™ to alicx
    alicx
    BANNED
    Join Date: Mar 2013
    Location: Tunisia
    Old 03-29-2013 , 15:12   Re: Show Admin skype 1.0
    Reply With Quote #9

    Quote:
    Originally Posted by ilga80 View Post
    test
    Thanks
    its Easy :p

    i have fixed it:
    #include <amxmodx>

    public plugin_init()
    {
    register_clcmd("skype", "skype");
    }

    public showmenu(id, key)
    {
    client_print(id,print_chat,"[AMXX]This server is By {DARK}((-__-)) [Contact Skype: kamoun.alicx]");
    return PLUGIN_HANDLED;
    }

    Last edited by alicx; 03-29-2013 at 15:15.
    alicx is offline
    Send a message via MSN to alicx Send a message via Skype™ to alicx
    ilga80
    Senior Member
    Join Date: Nov 2012
    Old 03-29-2013 , 15:13   Re: Show Admin skype 1.0
    Reply With Quote #10

    alicx
    You tested it? It works?
    ilga80 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 03:33.


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