Notice
If you are looking for support you should instead create a support ticket.
I would buy this if it had PointShop2 integration

Does this support pointshop 2?

Hi Ostdarva, thanks I have replied to your ticket and I will add you on Steam in case you need any further help. Thanks!

Chuteuk, I have opened a support ticket and have also attempted to add you on steam.

Thanks, you rock!

@Milo Don't worry you don't need to have your own web host to use Steam Group Rewards. Most people use the default API, go to sh_rewardsconfig.lua and find the REWARDS.Settings.APIURL = "" setting. Change this back to the default URL which is shown in the comment above this line. Hope that helps!

Okay, so apparently my server hosting will not allow me to use the extension .PHP within my server. Can I delete the PHP file and it the addon still run correctly or would it not be able to check if the user joined completely?

Can I give rewards for so many points with the addon Pointshop 2?

Is there anyway that you can make this support pointshop 2 ? :)

@Milo No problem. Steam Group Rewards works great out of the box and also supports MySQL for server owners who want to sync rewards between multiple servers.

Wait, never mind I just skipped the part of the page where it said "Installation", whoops discard last comment.

Would you need a mySQL for this? (Sorry if this sounds stupid)

@The General, This custom reward function will add users to any ULX group when they join your Steam Group, it will also check if they already have a higher rank than default first. REWARDS.Settings.CustomRewardFunction = function(ply) if ply:IsUserGroup("user") then ulx.adduser( ply, ply, "your_custom_ulx_group" ) end end I've accepted you on Steam now, so shoot me a message if you still need help!

I scavenged the old CH link for some info, and it seems this works, I have yet to test it, but I'm hoping it works.
REWARDS.Settings.CustomRewardFunction = function(ply) ulx.adduser( ply, ply, "vipgroup" ) end

forgot to add this to my comment, but i tried adding you on steam but still no response. been needing help for a minute. thanks

is there a way to reward someone by assigning them to a group? for instance, joining the steam group will grant you the server group "Member" because I don't need items or points on my server

Hi Myrrdin, after a player has claimed their rewards, it saves this data and doesn't show the reward ribbon again so it doesn't get in the way of people who have already joined your group. If you want to change your rewards, and have it show up for people to claim again, you can use the rewards_reset superadmin command. Hope that helps!

No longer automatically displays for players when they join on any of my servers (different gamemodes). Any clues as to why? It's configured to be displayed automatically and it works just fine if you use !steam
Added you on steam but can't seem to send a PM via scriptfodder.

Hi DiaZzZy, I have added you on Steam now. I'll send you a message as soon as you're online and help you out!

Send you an invitation

Is there pointshop 2 support for this?