View Single Post
e54385991
AlliedModders Donor
Join Date: Aug 2013
Old 12-30-2015 , 13:55   Re: [ANY] Store by Zephyrus
Reply With Quote #104

Quote:
Originally Posted by fard View Post
How can I add a spray?

Is there any possibility to give additional credits to people with selected permissions?
PHP Code:
             "spray name"   
                 
{
                    
"material"        "materials/spray/figure1.vmt"
                    "type"        "spray"
                    "price"        "100"
                

You can make other api plugin

include <store>

Store_SetClientCredits(client, Store_GetClientCredits(client)+10);
__________________
e54385991 is offline
Send a message via ICQ to e54385991