• Pointshop-Vip section
    4 replies, posted
Does anyone knows how to set up, a tab just for a group "VIP" and how add models and stuff just in that tab?
You can use this property on a category to only allow certain user groups be able to purchase from it: [url]http://pointshop.burt0n.net/categories/properties#allowed-user-groups[/url]
Copy an existing folder, rename the category name to whatever you want to be, and add [code]ITEM.AllowedUserGroups = { "admin", "vip" }[/code] to all files in there. [editline]9th July 2014[/editline] [QUOTE=adamdburton;45335072]You can use this property on a category to only allow certain user groups be able to purchase from it: [url]http://pointshop.burt0n.net/categories/properties#allowed-user-groups[/url][/QUOTE] Quick question; does category allowed user groups hide the tab from everyone else, or just not allow anyone else to purchase items out of it?
[QUOTE=code_gs;45335074]Copy an existing folder, rename the category name to whatever you want to be, and add [code]ITEM.AllowedUserGroups = { "admin", "vip" }[/code] to all files in there. [editline]9th July 2014[/editline] Quick question; does category allowed user groups hide the tab from everyone else, or just not allow anyone else to purchase items out of it?[/QUOTE] You're right, it hides them completely. I'll maybe add a config option to show them still but not allow purchasing.
Thanks [editline]9th July 2014[/editline] And the last thing how do I give 1000 credits to someone on the detective/traitor shop?
Sorry, you need to Log In to post a reply to this thread.