Raised This Month: $32 Target: $400
 8% 

[CSS] Alltalk Notifier


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Bullet
Junior Member
Join Date: Jan 2009
Plugin ID:
851
Plugin Version:
1.0.0
Plugin Category:
Gameplay
Plugin Game:
Counter-Strike: Source
Plugin Dependencies:
    Servers with this Plugin:
    3 
    Plugin Description:
    Allows people to find out if alltalk is on or off, by typing "at" in chat
    Old 05-04-2009 , 14:41   [CSS] Alltalk Notifier
    Reply With Quote #1

    Explanation
    Ever been on a server, where no-one speaks, and you want to know if alltalk is on, so that you can chat to your teammates without exposing your strategy to the other team ?
    Annoying isn't it... ? until now.

    Use
    As easy as typing ff to find out if friendly fire is on, you can now type at and Alltalk Notifier will tell you if alltalk is on, or off.

    Install
    There are no options, just upload the plugin to your plugins folder, and wait for map to change, or restart your server.

    Credits
    Thanks to everyone who helped (#sourcemod), and to everyone who uses my plugins.
    If you like it, please add +karma.
    Attached Files
    File Type: sp Get Plugin or Get Source (at.sp - 3120 views - 2.4 KB)

    Last edited by Bullet; 05-15-2009 at 15:19. Reason: Presentation and fixed typos
    Bullet is offline
    meng
    Veteran Member
    Join Date: Oct 2005
    Location: us
    Old 06-15-2009 , 22:01   Re: [CSS] Alltalk Notifier
    Reply With Quote #2

    handy little plug thx! one thing... is there something i can change so it tells everybody the alltalk status when somebody types at. as oppose to just the person that typed it?
    meng is offline
    Send a message via Yahoo to meng
    Jaden
    Member
    Join Date: Jun 2009
    Old 06-15-2009 , 22:25   Re: [CSS] Alltalk Notifier
    Reply With Quote #3

    __________________
    `Jaden.
    Jaden is offline
    gH0sTy
    SourceMod Donor
    Join Date: Jul 2008
    Location: DE
    Old 06-18-2009 , 03:50   Re: [CSS] Alltalk Notifier
    Reply With Quote #4

    This Plugin would work with any Game/Mod if you remove the include of the cstrike extension, there's no need to include it.

    Quote:
    Originally Posted by meng View Post
    handy little plug thx! one thing... is there something i can change so it tells everybody the alltalk status when somebody types at. as oppose to just the person that typed it?
    Replace
    Code:
    PrintToChat(client, "[AT] Alltalk is %s", GetConVarBool(alltalk) ? "on" : "off");
    with
    Code:
    PrintToChatAll("[AT] Alltalk is %s", GetConVarBool(alltalk) ? "on" : "off");
    gH0sTy is offline
    meng
    Veteran Member
    Join Date: Oct 2005
    Location: us
    Old 06-19-2009 , 02:39   Re: [CSS] Alltalk Notifier
    Reply With Quote #5

    thx ghosty. worked indeed.
    meng is offline
    Send a message via Yahoo to meng
    Bullet
    Junior Member
    Join Date: Jan 2009
    Old 06-20-2009 , 15:54   Re: [CSS] Alltalk Notifier
    Reply With Quote #6

    Thanks for that gH0sTy.

    I realise this will work for all games, but it would make it harder for me to support it, since I dont own all source games, and therefore can't test it.

    Glad you like the plugin, and thanks for using it.
    If anyone wants to pm me their css server ips, so I can see it in action, I'll be happy to come along and play really crap, and generally have fun

    Last edited by Bullet; 06-20-2009 at 15:56.
    Bullet is offline
    Reply


    Thread Tools
    Display Modes

    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 20:08.


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