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

[CS:GO] Steam group money reward


Post New Thread Reply   
 
Thread Tools Display Modes
Author
boomix
Senior Member
Join Date: May 2015
Location: Latvia
Plugin ID:
5024
Plugin Version:
1.1
Plugin Category:
Server Management
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Gives extra money for players that are in your steam group!
    Old 01-30-2016 , 20:35   [CS:GO] Steam group money reward
    Reply With Quote #1



    This is a simple plugin, that allows you to give extra money for people who are in your steam group.





    Config file: cfg/sourcemod/groupplayers.cfg

    sm_moneyperkill (default: 50)
    sm_groupid (default: xxx)

    Money per kill, is how much more money player will get from kill, if he is in steam group.
    Your group ID you can find here
    http://steamcommunity.com/groups/{YOUR GROUP NAME}/memberslistxml/?xml=1

    Example:
    http://steamcommunity.com/groups/tra...listxml/?xml=1











    1. Drag and drop all files
    2. Edit file cfg/sourcemod/groupplayers.cfg
    3. Reload plugins





    Attached Files
    File Type: sp Get Plugin or Get Source (groupplayers.sp - 2167 views - 2.3 KB)
    File Type: smx groupplayers.smx (17.8 KB, 1349 views)

    Last edited by boomix; 07-17-2016 at 14:23.
    boomix is offline
    Lannister
    Veteran Member
    Join Date: Apr 2015
    Old 01-30-2016 , 20:49   Re: [CS:GO] Steam group money reward
    Reply With Quote #2

    boomix: your here ?
    Lord Cheaterfield SSS♥: im here
    Lord Cheaterfield SSS♥: do you need me?
    Lord Cheaterfield SSS♥: im going to eat in 5 mins
    Lord Cheaterfield SSS♥: 2 mins
    boomix: Wait
    boomix: Help me for a sec
    boomix: How can I name this plugin
    boomix: More money for players who are in steam group
    boomix: MMFPWAISG ?
    Lord Cheaterfield SSS♥: shieeet
    Lord Cheaterfield SSS♥: eee
    Lord Cheaterfield SSS♥: Group money reward
    Lord Cheaterfield SSS♥: (?
    Lord Cheaterfield SSS♥: Steam Group Money Reward
    Lord Cheaterfield SSS♥: SGMR
    Lord Cheaterfield SSS♥: https://www.youtube.com/watch?v=k8xFbWLUDoQ

    Good plugin my friend! keep up the good work!
    Lannister is offline
    proffs
    Senior Member
    Join Date: Jul 2013
    Old 01-31-2016 , 14:22   Re: [CS:GO] Steam group money reward
    Reply With Quote #3

    This is a nice plugin to be honest!
    __________________
    proffs is offline
    supreeda
    Senior Member
    Join Date: Jul 2015
    Old 01-31-2016 , 18:54   Re: [CS:GO] Steam group money reward
    Reply With Quote #4

    Hi, Can you edit for me or other people want this
    https://forums.alliedmods.net/showthread.php?t=255418
    supreeda is offline
    CaptainNervous
    Senior Member
    Join Date: Mar 2015
    Location: World
    Old 01-31-2016 , 19:12   Re: [CS:GO] Steam group money reward
    Reply With Quote #5

    Quote:
    Originally Posted by supreeda View Post
    Hi, Can you edit for me or other people want this
    https://forums.alliedmods.net/showthread.php?t=255418
    It's a good idea can you make this with Zephyrus Store. Like if players in your group they earn 2x credits.
    __________________
    CaptainNervous is offline
    boomix
    Senior Member
    Join Date: May 2015
    Location: Latvia
    Old 01-31-2016 , 19:24   Re: [CS:GO] Steam group money reward
    Reply With Quote #6

    Quote:
    Originally Posted by CaptainNervous View Post
    It's a good idea can you make this with Zephyrus Store. Like if players in your group they earn 2x credits.
    Will see, maybe I will make it.
    boomix is offline
    kaeming
    Senior Member
    Join Date: Nov 2015
    Old 02-06-2016 , 00:00   Re: [CS:GO] Steam group money reward
    Reply With Quote #7

    Any updates? If it works with zephryrus plugin , it'll be awesome
    __________________
    Add me up HERE if you have inquiries regarding server related stuff!
    CS:GO Multimod & Jailbreak Servers > I am selling my entire ready to play server, add me up on steam to discuss.
    kaeming is offline
    SHAREN
    Senior Member
    Join Date: Dec 2011
    Old 02-08-2016 , 18:58   Re: [CS:GO] Steam group money reward
    Reply With Quote #8

    I don't understand how it's works.
    For example http://steamcommunity.com/groups/tra...listxml/?xml=1 groupID64 = 103582791434277245

    but 103582791434277245 more than integer(2.147.483.647)
    SHAREN is offline
    Send a message via Skype™ to SHAREN
    yash1441
    Senior Member
    Join Date: Feb 2015
    Location: Illuminati HQ
    Old 02-09-2016 , 10:40   Re: [CS:GO] Steam group money reward
    Reply With Quote #9

    Quote:
    Originally Posted by SHAREN View Post
    I don't understand how it's works.
    For example http://steamcommunity.com/groups/tra...listxml/?xml=1 groupID64 = 103582791434277245

    but 103582791434277245 more than integer(2.147.483.647)
    That's the GroupID64, use the other Group ID not this one.
    __________________
    yash1441 is offline
    Send a message via Skype™ to yash1441
    8guawong
    AlliedModders Donor
    Join Date: Dec 2013
    Location: BlackMarke7
    Old 02-12-2016 , 08:09   Re: [CS:GO] Steam group money reward
    Reply With Quote #10

    did you miss something?
    cuz the current source you posted just add kills to every1

    PHP Code:
    public Action Event_PlayerDeath(Handle event, const char[] namebool dontBroadcast)
    {
        
    int client GetClientOfUserId(GetEventInt(event"attacker"));
        
        
    int money Client_GetMoney(client);
        
    Client_SetMoney(clientmoney iMoneyPerKill);
            

    __________________
    8guawong 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 17:16.


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