Things to consider

Discussion in 'Garry's Mod 9' started by Bishop, Jul 20, 2007.

  1. Bishop New Member

    Joined:
    Jun 24, 2007
    Messages:
    9
    Likes Received:
    0
    Trophy Points:
    1
    Monthly/Bi-Monthly map change. HugeFlatMap is okay for a while, but it gets kinda bland after a while. Some variety would be a good thing imo, such as freespace06_v2-1 or gm_solarsystem for example.

    Auto-Kicker. Having no experience with lua or ecs scripting, I'm not certain it'd be plausible BUT.. what about scripting up something that tracks how many kills a player makes. If they kill 6 (or more, depending on what you'd deem excessive) in 30min or less, the script would boot them out, or ban them.

    If nothing else, these are things that're worth thinking about implementing.
     
  2. l337Espeon Administrator Staff Member

    Joined:
    Jun 13, 2007
    Messages:
    1,592
    Likes Received:
    30
    Trophy Points:
    48
    Occupation:
    FaceWAN Network Administrator
    Location:
    USA
    Well I could have a vote every week for a new map here on the forums, and whatever wins will be on the server for that week.

    If someone could script something or find a script to do that I would put it on the server, I don't have the time right now to look around or script something myself.
     
  3. o-m-f-g Dragon Supervisor

    Joined:
    Jul 12, 2007
    Messages:
    284
    Likes Received:
    0
    Trophy Points:
    16
    Let me look for one and if not ill try to script some... And tell me if there are any thing that the scipt should have...
     
  4. Rybec Member

    Joined:
    Jun 15, 2007
    Messages:
    90
    Likes Received:
    0
    Trophy Points:
    6
    Occupation:
    Portalized Lead Writer
    Vote-based kicking.
    Copy from already existing ULX scripts if you must, as this already exists elsewhere, but for gods sake, give us a way of kicking non-violent minges.


    (Also, as a suggestion, if you code it yourself you may want to do it by going off of the score, if that's easier. You get, say, 10 kills, then on the 11th (For a score of 11), it kicks you with the message "Kicked for killing", or somesuch. If making it keep track of kills/time proves difficult or something.)
     
  5. Reject FaceWAN Premium Basic

    Joined:
    Jun 16, 2007
    Messages:
    98
    Likes Received:
    0
    Trophy Points:
    6
    A way around wuold be to Suicide like 50 times, then u can kill 60 people. like that would be a way around it.
     
  6. Bishop New Member

    Joined:
    Jun 24, 2007
    Messages:
    9
    Likes Received:
    0
    Trophy Points:
    1
    I wouldn't expect the average PKer Minge to be bright enough to figure that out, but it's possible. The vote-kick may be an easier way to manage things.
     
  7. TheCurse Member

    Joined:
    Jun 14, 2007
    Messages:
    132
    Likes Received:
    0
    Trophy Points:
    16
    Location:
    Norway
    Agreed. 8 9 10
     
  8. o-m-f-g Dragon Supervisor

    Joined:
    Jul 12, 2007
    Messages:
    284
    Likes Received:
    0
    Trophy Points:
    16
    Ok I couldnt find any so ill just have to script em' :(
     
  9. Rybec Member

    Joined:
    Jun 15, 2007
    Messages:
    90
    Likes Received:
    0
    Trophy Points:
    6
    Occupation:
    Portalized Lead Writer
    Nope.
    Lowest your score can go is -1. The rest just add to your deaths, not subtract from your score.