emp_atomic is now available

Discussion in 'Mapping' started by Chris0132', Mar 29, 2011.

  1. Trickster

    Trickster Retired Developer

    Messages:
    16,576
    Likes Received:
    46
    Trophy Points:
    0
    No, not even slightly, but it's still a good idea.
     
  2. Candles

    Candles CAPTAIN CANDLES, DUN DUN DUN, DUN DUN DUN DUN.

    Messages:
    4,251
    Likes Received:
    10
    Trophy Points:
    0
    Possible? Maybe. Through some brilliant reverse engineering, people with SourcePawn have managed to convert Steam IDs into Friend IDs, I'm not certain if there is a way to access group IDs, however.

    Probable though? Of course not. It'd be hell trying to make a plugin to do it if it is possible. And the network overhead to check each player if they're in one of the groups would be painful
     
  3. Trickster

    Trickster Retired Developer

    Messages:
    16,576
    Likes Received:
    46
    Trophy Points:
    0
    Well, Recon's old ESL plugin used to only allow people in a specific steamgroup to join a server. And sourcebans supports steamgroup banning. So theoretically, having it check how many people are in the server from a set list of steamgroups should be possible.

    But I would honestly say it's not worth the effort for the few maps that need this. Instead, let's just force them on teams that can't play them properly, and maybe they'll learn the hard way. It might suck for a bit, but in the long term, the average player skill should go up, back to how it used to be.
     
  4. Beerdude26

    Beerdude26 OnThink(){ IsDownYet(); }

    Messages:
    7,243
    Likes Received:
    13
    Trophy Points:
    0
    Probably doable with Steamworks API
     
  5. Chris0132'

    Chris0132' Developer

    Messages:
    9,482
    Likes Received:
    0
    Trophy Points:
    0
    I was actually thinking that, some games do after all do matchmaking systems with people on your friends list or in your groups, so you should be able to do it with steamworks.
     
  6. Trickster

    Trickster Retired Developer

    Messages:
    16,576
    Likes Received:
    46
    Trophy Points:
    0
    Yeah but glhf linking that to a sourcemod plugin.
     
  7. Beerdude26

    Beerdude26 OnThink(){ IsDownYet(); }

    Messages:
    7,243
    Likes Received:
    13
    Trophy Points:
    0
    Oh lol yeah didn't see that part
     

Share This Page