iamjudd
Well-known member
I will try and put as much info in here as possible.
So I run a gaming community that hosts some Garry's Mod servers in which we have in game usergroups.
Currently when someone on our forum donates (using https://xenforo.com/community/resources/donation-manager.385/) we have to manually add them to their vip usergroup on the forum (I know I could make that automatic) and in game.
What I am looking for is someway to sync usergroups or at least vip from our forum to our game server.
I do have the ability to sync usergroups via sql in game (not currently being used but wont be hard for me to get sorted out).
To run you through exactly what I'm looking to happen:
User donates on forum -> Usergroup set on forum -> Usergroup/in game points given to user upon joining game server.
I have a lot of code as far as doing stuff outside of the game server to set groups and even to give points via steam id but I would really like to consolidate all these different tools as much as possible.
If you understand what I am trying to do and think you can do it please let me know here, we are obviously up to paying for this to get done!
So I run a gaming community that hosts some Garry's Mod servers in which we have in game usergroups.
Currently when someone on our forum donates (using https://xenforo.com/community/resources/donation-manager.385/) we have to manually add them to their vip usergroup on the forum (I know I could make that automatic) and in game.
What I am looking for is someway to sync usergroups or at least vip from our forum to our game server.
I do have the ability to sync usergroups via sql in game (not currently being used but wont be hard for me to get sorted out).
To run you through exactly what I'm looking to happen:
User donates on forum -> Usergroup set on forum -> Usergroup/in game points given to user upon joining game server.
I have a lot of code as far as doing stuff outside of the game server to set groups and even to give points via steam id but I would really like to consolidate all these different tools as much as possible.
If you understand what I am trying to do and think you can do it please let me know here, we are obviously up to paying for this to get done!