Hey,
I have a Xenforo forums for my gaming community and I need it so when they link their steam account with their forums account or log in via steam, my TTT server gives them the "Member" ranks via ULX.
Is their a way to do this with RCON? If you have a idea on how to do it, add my steam! [URL="http://steamcommunity.com/profiles/76561198056568569"]Here![/URL]
Thanks!!!
I don't quite sure what you're asking for..
Auto promote people through steam/forum.
Steam-group:
The way I'm promoting members is by using http.fetch with an xml-page, like: http://steamcommunity.com/groups/<GroupName>/memberslistxml/?xml=1.
That will return an xml-page containing all members 64ID in your group.
Forum:
You need a xml-page on your forum, containing all the members-ID and then fetch it with http-fetch on the server.
If gForum can't do it already, I think it's pretty easy to implement.
[url]http://facepunch.com/showthread.php?t=1189744[/url]
I have see gForum but I dont think it add's the player to the rank when they sign up. Not sure tbh.
[editline]30th May 2013[/editline]
Nak, could you add me on steam and help me?
[QUOTE=Smexy Pig;40838308]I have see gForum but I dont think it add's the player to the rank when they sign up. Not sure tbh.[/QUOTE]
It probably doesn't. But again, it's not hard to implement.
Would you change it for me if you add me?
[editline]30th May 2013[/editline]
The alt way would be like a account linker in game, so you type like !link and it pops up and you type your forum login and it would link it and give you the in game rank
Sorry, you need to Log In to post a reply to this thread.