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

[TF2]MoneyMod (v1.0, 10-02-2014)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
SuperStarPL
Junior Member
Join Date: Feb 2014
Location: Grzegorzówka, Poland
Plugin ID:
4090
Plugin Version:
1.0
Plugin Category:
Fun Stuff
Plugin Game:
Team Fortress 2
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Plays the sounds when money is picked up.
    Old 02-09-2014 , 14:18   [TF2]MoneyMod (v1.0, 10-02-2014)
    Reply With Quote #1

    Hi. This is my first plugin, so don't be rude

    My plugin actually does magic is playing sound when someone picked money. Simple.
    At this moment, it is playing only one sound, because i couldn't find nice sounds. I'll show how to add your sounds below.

    Installation:
    Put Bz2 files on your fastdownload server;
    Copy .smx and sound files to your server;

    Configuration:
    No config now, I don't know how to make it
    To edit my plugin, you need to change the source code at these places:

    1st
    Spoiler


    2nd
    Spoiler


    3rd
    Spoiler


    Thanks and have fun.

    CHANGELOG:
    Code:
    v1.0 - First release
    //EDIT: Can someone help me make the config file?
    Attached Files
    File Type: zip moneymod.zip (68.5 KB, 214 views)
    File Type: sp Get Plugin or Get Source (moneymod.sp - 644 views - 2.5 KB)

    Last edited by SuperStarPL; 02-10-2014 at 01:26. Reason: Changed [CODE] to [PHP]
    SuperStarPL is offline
    Send a message via Skype™ to SuperStarPL
    joac1144
    Senior Member
    Join Date: Dec 2012
    Location: Copenhagen, Denmark
    Old 02-09-2014 , 15:07   Re: [TF2]MoneyMod (v1.0, 09-02-2014)
    Reply With Quote #2

    A version config like this?
    PHP Code:
    #define PLUGIN_VERSION "1.0"

    public OnPluginStart()
    {
        
    CreateConVar("pluginname_version"PLUGIN_VERSION"Plugin version. Do not change this."FCVAR_NOTIFY|FCVAR_SPONLY);
        
    AutoExecConfig(true"pluginname");

    __________________

    Last edited by joac1144; 02-09-2014 at 15:08.
    joac1144 is offline
    SuperStarPL
    Junior Member
    Join Date: Feb 2014
    Location: Grzegorzówka, Poland
    Old 02-09-2014 , 16:06   Re: [TF2]MoneyMod (v1.0, 09-02-2014)
    Reply With Quote #3

    Quote:
    Originally Posted by joac1144 View Post
    A version config like this?
    PHP Code:
    #define PLUGIN_VERSION "1.0"

    public OnPluginStart()
    {
        
    CreateConVar("pluginname_version"PLUGIN_VERSION"Plugin version. Do not change this."FCVAR_NOTIFY|FCVAR_SPONLY);
        
    AutoExecConfig(true"pluginname");

    Thanks, it will be useful, but that's not what i wanted.
    I want to make config, which will have paths to files, so you won't mess with code.
    Again thanks
    SuperStarPL is offline
    Send a message via Skype™ to SuperStarPL
    SuperStarPL
    Junior Member
    Join Date: Feb 2014
    Location: Grzegorzówka, Poland
    Old 03-03-2014 , 14:34   Re: [TF2]MoneyMod (v1.0, 10-02-2014)
    Reply With Quote #4

    OK, I found the way how to make config, I'll make an update later
    SuperStarPL is offline
    Send a message via Skype™ to SuperStarPL
    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 16:12.


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