SteamGroups

Moved

Total Downloads: 1,119 - First Release: Aug 17, 2016 - Last Update: Nov 9, 2017

5/5, 12 likes
  1. Yes it seems to update it within like 1ms, i'm receiving at peak 100mbit incoming steam traffic upon enabling the plugin :/
    Disabled it > traffic gone
    Enabling again > traffic comes ...

    (almost like steam wants to ddos me :D )
     
  2. Wulf

    Wulf Community Admin

    Yeah, not sure why it would be doing that, but it was reported before too though I haven't been able to reproduce it yet. I'll do some thinking though.
     
  3. @Wulf i can provide some info if needed. @Sir Eb described my server's issue.
     
  4. Any one knows why it doesnt work my configuration? I place my Steam group ID and the GroupName from the BetterChat data and it doesnt work :S
     

    Attached Files:

  5. Wulf

    Wulf Community Admin

    I doubt 27642961 is your group ID. You need to copy what the URL has in it.
     
  6. The full steam group url?
     
  7. you should be able to find your group id from the admin settings within the group when changing thr name
     
  8. I've tried to use the group ID and the full custom url and just the custom url name, and the plugin is still not working :S
     
  9. Wulf

    Wulf Community Admin

    Could you show your config please? It doesn't use the URL, just the ID from the URL.
     
  10. Sure, i've uploaded both files
     

    Attached Files:

  11. did you create a group within betterchat ? - ops it just update and i saw your post
    [DOUBLEPOST=1486149501][/DOUBLEPOST]
    can i get a link for your group
     
  12. Steam Community :: Group :: Rustganistan
     
  13. try replacing the id with rustganistan
    [DOUBLEPOST=1486149669][/DOUBLEPOST]
    the chat group was set up correctly
     
  14. tbh I tried all the possibilities and the plugin doesnt work :/
     
  15. how are you check if it works or now is there an error or is it just not assigning people to the group
    [DOUBLEPOST=1486150200][/DOUBLEPOST]
    Code:
     {
        "GroupName": "steamgroup",
        "Priority": 3,
        "Title": {
          "Text": "[Verificado]",
          "Color": "#0081d0",
          "Size": 15,
          "Hidden": true,
          "HiddenIfNotPrimary": false
    they might be already in the group just a heads up i noticed Hidden was on true
     
  16. There's no errors, when I reload the plugin it just says:
    Unloaded plugin SteamGroups v0.3.2 by Wulf/lukespragg
    Loaded plugin SteamGroups v0.3.2 by Wulf/lukespragg

    No errors or stuff like that, seems like it doesnt assign the people to the server group
     
  17. and if you want to keep it hidden and want to see if they're in the group use

    Code:
    chat user groups <player|steamid> list groups of a user
     
  18. They're not in the group as their color name doesnt change, thats how I know when it works :S

    The color for the default group is grey, but it should be blue if they join the group
     
  19. i would recommend using the console command to check because as said before your group is hidden so it might interfere with the colors
    Code:
    chat user groups <player|steamid> list groups of a user
     
  20. This command gives me an error
    Code:
    Syntax: /chat user <add l remove>
    Also I set the group option 'Hidden' to false



    Edit:

    nvm I fixed it lol
    I just needed to change the group priority
     
    Last edited by a moderator: Feb 3, 2017