Raised This Month: $51 Target: $400
 12% 

[ANY] Store by Zephyrus [1.1 - 03.01.2016]


Post New Thread Reply   
 
Thread Tools Display Modes
MalachE
Junior Member
Join Date: May 2019
Old 06-11-2019 , 03:17   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1681

Quote:
Originally Posted by Cruze View Post
You need Simple Chat Processor.
With the SCP, can i add more tags within the shop?
MalachE is offline
Cruze
Veteran Member
Join Date: May 2017
Old 06-11-2019 , 12:51   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1682

Quote:
Originally Posted by MalachE View Post
With the SCP, can i add more tags within the shop?
Yup, custom ones too....by adding more in items.txt
__________________
Taking paid private requests! Contact me
Cruze is offline
UntitledMcC
Member
Join Date: Sep 2016
Old 06-13-2019 , 13:43   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1683

Do “plans” work on the Zephyrus version?

Also, Is there a way to add valve sprays to the shop menu?

Thanks!
UntitledMcC is offline
Cruze
Veteran Member
Join Date: May 2017
Old 06-13-2019 , 14:24   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1684

Quote:
Originally Posted by UntitledMcC View Post
Do “plans” work on the Zephyrus version?

Also, Is there a way to add valve sprays to the shop menu?

Thanks!
1) https://forums.alliedmods.net/showpo...postcount=1255
2) I don't think so but you can add custom sprays I guess
Code:
"Nameofthespray"
{
"material" "material/sprays/etcetc/sprayname.vmt"
"type" "spray"
}
__________________
Taking paid private requests! Contact me

Last edited by Cruze; 06-13-2019 at 14:28. Reason: Misread a little.
Cruze is offline
CheRryS_MinT
New Member
Join Date: Jun 2019
Old 06-17-2019 , 05:32   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1685

Hi guys,
I have some items available just for VIP players (with certain flag), and i want to give players the ability to buy this VIP with credits from this store. How can i do it? Please help
CheRryS_MinT is offline
krikus62
Senior Member
Join Date: Jan 2015
Old 06-21-2019 , 10:05   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1686

Is there a way to disable item to be non tradeable ?
__________________
My plugins:
Spoiler
krikus62 is offline
LionKing
Member
Join Date: Jan 2017
Location: Belgium
Old 06-25-2019 , 14:25   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1687

Quote:
Originally Posted by krikus62 View Post
Is there a way to disable item to be non tradeable ?
Yes just look into your CFG's

Also my problem is that skins get unequipped onto mapchange.
LionKing is offline
UntitledMcC
Member
Join Date: Sep 2016
Old 06-28-2019 , 11:47   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1688

Quote:
Originally Posted by Cruze View Post
1) https://forums.alliedmods.net/showpo...postcount=1255
2) I don't think so but you can add custom sprays I guess
Code:
"Nameofthespray"
{
"material" "material/sprays/etcetc/sprayname.vmt"
"type" "spray"
}
Thank you! It worked like a charm, I was able to add sprays NP.

Is there anyway for a user to disable hats/trails/glasses ETC with Zephyrus version???
UntitledMcC is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 07-06-2019 , 13:26   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1689

Quote:
Originally Posted by GetRektByNoob View Post
how do i set the database to be local?
like this?
Code:
	"store"
	{
		"driver"			"sqlite"
		"host" 				"localhost"
		"database" 			"store"
		"user"				"root"
		"pass"				""
	}
Try this:
Code:
"store"
	{
		"driver"			"sqlite"
		"database"			"store"
	}
paulo_crash is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 07-06-2019 , 16:05   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1690

Quote:
Originally Posted by GetRektByNoob View Post
how do i set the database to be local?
like this?
Code:
	"store"
	{
		"driver"			"sqlite"
		"host" 				"localhost"
		"database" 			"store"
		"user"				"root"
		"pass"				""
	}
i think you dont need this, if you upload the plugin, thats set the database to local...you can change this from local (sqlite) to mysql in your store.cfg in cfg/sourcemod/store.cfg
freak.exe_uLow is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:15.


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