AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Store (https://forums.alliedmods.net/forumdisplay.php?f=157)
-   -   Zephyrus Store VIP Section (https://forums.alliedmods.net/showthread.php?t=324465)

halis 05-16-2020 16:20

Zephyrus Store VIP Section
 
How can i set a category whiches only VIP can bought from?
The other players can see the category but they cant buy whats in it.

(Zephyrus Store Plugin)

OXYD 05-18-2020 02:37

Re: Zephyrus Store VIP Section
 
For Only VIP:
HTML Code:

                        "Samuel"
                        {
                                "model" "models/player/custom_player/kuristaja/cso2/arctic/arctic.mdl"
                                "team" "3"
                                "price" "0"
                                "type" "playerskin"
                                "flag" "t" //THIS IS WHAT YOU NEED, IGNORE THE REST
                        }

To show items in store with grey
HTML Code:

// If you enable this VIP items will be shown in grey.
// -
// Default: "0"
sm_store_show_vip_items "1"



All times are GMT -4. The time now is 05:02.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.