Raised This Month: $ Target: $400
 0% 

Ads


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author
^BuGs^
Senior Member
Join Date: May 2007
Plugin ID:
62
Plugin Version:
1.0.4.0
Plugin Category:
Server Management
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
    22 
    Plugin Description:
    Shows defined server ads. If allowed, other plugins that are installed on your server will be able to register their own ad messages.
    Unapprover:
    Reason for Unapproving:
    Reported not to work and is not supported.
    Old 07-04-2007 , 14:48   Ads
    Reply With Quote #1

    This plugin is ad script. It allows messages to be disaplyed to all users depending on what they are and how long it takes them to show.

    Post all bug reports/ideas here and view current status here. Bug reports/ideas posted on the forums will not be taken. If you do not report bugs, I will not be able to fix it. Use your forums username and password to login to the system!

    CREDIT:
    • BAILOPAN - Sourcemod/Help/Issue List And SVN Hosting
    • Wiebbe - Dynamic Replacement Function
    REQUIREMENTS:
    • Min. Sourcemod Version: 1.0.0.1668 (Ads will FAIL to load if you do not have this version or above.)
    CVARS:
    • sm_ads_version - Used for stats tracking only.
    • sm_ads_status - Used to turn off/on ads.
      • 1 = on
      • 0 = off
    DEFAULTS:

    To change the defaults: configs/ads/plugin.ads.cfg

    COMMANDS:
    • None.
    FILE STRUCTURE:
    • translations/
      • ads.phrases.txt
    • plugins/
      • ads.smx
    • scripting/
      • ads.sp
      • ads/
        • All Development Files
    API:
    Code:
    /**
     * Add an ad message to the system. You can use the stock (Format_Add_Ad) for more advance formating options. 
     *
     * @param Message            The message to add to the ad system
     * @return                    True if the message was added; false if not
     */
    native bool:Add_Ads_Message(const String:message[]);
    
    stock bool:Format_Add_Ad(const String:text[], any:...);
    CHANGELOG:
    • 1.0.4.0 (11/04/07)
      • Set Chat Ads Color (FS#1108)
      • Ad msg capability in upper left-hand corner w/ color options (FS#1054)
      • Array index is out of bounds (FS#1021)
    • 1.0.3.0 (08/09/07)
      • Memory Leak Fix
    • 1.0.2.0 (07/31/07)
      • "Messages" to "AdMessages" in plugin.ads.cfg (Requires you make changes to your config file.) (FS#586)
      • Ads API Included (FS#529)
      • Using HintMessage native for the hint area (FS#547)
    • 1.0.1.0 (07/05/07)
      • Linux server cannot find "plugin.Ads.cfg" (FS#544)
    • 1.0.0.0 (07/03/07)
      • Public Release
    DOWNLOAD:
    This plugin is released under the Steamfriends.com brand name. Download it by going to the website here or here.
    Attached Files
    File Type: zip ads_1.0.4.0.zip (27.1 KB, 5198 views)
    __________________
    Sourcemod Plugin Author and Plugin Approver
    "The correct way is MAXPLAYERS + 1"
    I will not take bugs/new idea reports over the forums. Please use the issue list.

    Last edited by ^BuGs^; 11-04-2007 at 11:41. Reason: Updated to 1.0.4.0!
    ^BuGs^ 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 00:40.


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