Player Reward System

Discussion in 'Server/Website Chat' started by Geit, 5 Nov 2009.

  1. Reag My name is an anagram for a reason

    Re: Player Reward System

    Fancy idea but it might put some "extremists" off.
    I'd also like to note that the current equipment manager which is out is very resource whoring.
    I'd recommend maybe making a similar one if you add this system in.
     
  2. Re: Player Reward System

    75 Points per £1 Donation - I feel that could be a little too many points. Say someone donates £10 one-off (An amount I consider would be about average for donating), that's 750 Points. That's enough to cover several items for a few months.
    Maybe £1 for 25 - 50 points, or increase amount of points required to purchase the 'items'.
    1 Post = 1 Point, also seems a little open to abuse in my opinion.
    Hiding Ingame Advertisements - I'm against that, and tbh I don't think it affects/annoys many people either. Advertisements could be holding information such as available ingame commands to execute, or just general rules to follow whilst playing on the GM Servers. Allowing people to hide that sorta stuff aint a good idea imo

    Other than that, sounds like a nice system! Maybe around 15 different awards would be a good range to hit, although I can't really think of anything else that would be nice to include.
     
  3. Geit Coding wizard!

    Re: Player Reward System

    Sounds fair, changed and added to OP, any abuse of the system, will be dealt with, severely.


    Also, how about (Dark will not like implementing this):

    Custom title(On forums) - 1 week - 10 credits
     
  4. Reag My name is an anagram for a reason

    Re: Player Reward System

    Why do I get the feeling darks reaction to this will be the following:

    [video]http://www.youtube.com/watch?v=E29iOPSxF94[/video]
     
  5. Re: Player Reward System

    Yup, FUUUUU
     
  6. Geit Coding wizard!

    Re: Player Reward System

    Added all the teamwork stuff.

    Also, anyone else got anything against it?
     
  7. Re: Player Reward System

    Other than the work involved for next to no gain? :P

    What we really need is more people signing up on the forums.
     
  8. Re: Player Reward System

    Custom title (or forum name colour) sounds cool, but maybe have them achieve like 500 points and let them have the title for a month :P 10 Credits for a week, you know people will just spam that for life..
     
  9. BeauChaotica bodyshot noob

    Re: Player Reward System

    Well that was a little anticlimactic.

    Sounds like the best 'rewards' idea so far...

    Edit: The points amounts will take/need a lot of tweaking...but that comes with time and testing.
     
  10. Re: Player Reward System

    All seems good if the community take us up on it... let's see how it goes with a trial run - no pain no gain! :3
     
  11. Geit Coding wizard!

    Re: Player Reward System

    Moved into Server / Website Chat.
     
  12. Re: Player Reward System

    well if you want to do a trail start with GM only see how it goes, then open it up to everyone if everything goes well (im sure it will all go well)
     
  13. Knud Phat beats only

    Re: Player Reward System

    Run it on one server first, for testing.
     
  14. Gaw discord is my friend now

    Re: Player Reward System

    Don't release it.. You've already released prophunt and now the servers are less populated :(
     
  15. Geit Coding wizard!

    Re: Player Reward System

    He means internal testing, to check how balanced it is, and how easily it could be abused. :suicide:

    Releasing a donor system is stupid.

    Also, we were getting close to hate mail for not releasing prophunt, and our servers are still the most popular prophunt servers, and that won't be changing.
     
  16. Geit Coding wizard!

    Re: Player Reward System

    Managed to miss this one before. The advertisements, really, are just spam, there's only 2 useful ones, and if you've been playing on the servers long enough, you know them already.

    Code:
    // Advertisements 
    //
    // 
    // Types
    // -----
    // C: Center message
    // H: Hint message
    // M: Menu message
    // S: Say message
    //    - Colors:  {DEFAULT}, {TEAM}, {GREEN}, {GREEN}
    //    - Example: {GREEN}Current {GREEN}Map: {DEFAULT}{CURRENTMAP}
    // T: Top message
    //    - Colors:  {WHITE},  {RED},  {GREEN}, {BLUE}, {YELLOW}, {PURPLE}, {CYAN},
    //               {ORANGE}, {PINK}, {OLIVE}, {LIME}, {VIOLET}, {LIGHTBLUE}
    //    - Example: {ORANGE} [URL="http://www.example.com/"]www.example.com[/URL]
    //
    // Flags (optional)
    // -----
    // Accepts flags of admins that will not see the advertisement.
    // When omitted everyone will see the advertisement.
    // When left empty only admins will see the advertisement.
    
    "Advertisements"
    {
        "1"
        {
            "type"        "S"
            "text"        "{DEFAULT}Visit {GREEN}https://www.gamingmasters.org/{DEFAULT} to take part in our open, friendly community."
            "flags"        "b"
        }
        "2"
        {
            "type"        "S"
            "text"        "{DEFAULT}Require an admin? Contact them via DarkiSock by typing {GREEN}~{DEFAULT} before your message."
            "flags"        "b"
        }
        "3"
        {
            "type"        "S"
            "text"        "{DEFAULT}Visit {GREEN}https://www.gamingmasters.org/{DEFAULT} to see our HLstatsX, ZPS Stats and more."
            "flags"        "b"
        }
        "4"
        {
            "type"        "S"
            "text"        "{DEFAULT}Think GM is awesome? Place the {GREEN}|GM|{DEFAULT} community tag in your name to support Gaming Masters!"
            "flags"        "b"
        }
        "5"
        {
            "type"        "S"
            "text"        "{DEFAULT}Want to take part in GM? Visit {GREEN}https://www.gamingmasters.org/{DEFAULT} to find out more."
            "flags"        "b"
        }
        "7"
        {
            "type"        "S"
            "text"        "{DEFAULT}For a full list of the servers we offer in various games, visit {GREEN}https://www.gamingmasters.org/{DEFAULT}."
            "flags"        "b"
        }
            "8"
        {
            "type"        "H"
            "text"        "Visit https://www.gamingmasters.org/{DEFAULT}."
            "flags"        "b"
        }
            "9"
        {
            "type"        "C"
            "text"        "Visit https://www.gamingmasters.org/."
            "flags"        "b"
        }
                "9"
        {
            "type"        "S"
            "text"        "{DEFAULT}Annoying Mic-spammer? Type {GREEN}!votemute{DEFAULT}."
            "flags"        "b"
        }
        
    }
     
    Last edited by a moderator: 27 Nov 2013
  17. Spykodemon Disabled account

    Re: Player Reward System

    Probably the first step to turning the servers noob.


    All servers with speed boosts and increased crit rate have this kind of system. :P
     
  18. Re: Player Reward System

    Agreed with spyko :P

    All we need is more people showing up on the forums, which the new MOTD and upcoming vB4 should sort out :)



    EDIT: FACEPALM

    No fucking wonder no one registers here.
     
  19. Knud Phat beats only

    Re: Player Reward System

    Yeah, that was kinda lame... (had to input that, when i set a title?!?!)
     
  20. Geit Coding wizard!

    Re: Player Reward System

    Give me a link or a server IP that rewards players in a similar method for teamwork or community based actions, and lets them buy single non-OP donator like abilities, by signing up the the forums and using a web-based purchase system. - I for one, have never seen a system anything like this.

    You don't have to enter that correctly on initial registration IIRC.
     

Users Viewing Thread (Users: 0, Guests: 0)

Users found this page by searching for:

  1. GM reward system

    ,
  2. gamingmasters prophunt green text