View Single Post
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 12-03-2016 , 22:16   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1008

Quote:
Originally Posted by wwahgnerbp View Post
I followed this guide but auras aren't working here. Everytime I try to run I get this error:

Code:
Attempted to precache unknown particle system "Effect01"!
Attempting to create unknown particle system 'Effect01'
I placed the files correctly in csgo/particles

Code:
"Auras"
{
	"Halloween"
	{
		"particlename" "particles/public2.pcf"
		"effectname" "Effect01"
		"position" "0.0 0.0 0.0"
		"price" "1"
		"type" "CustomParticles"
	}
}
I can see the item purchase and buy normally but by some reason it isn't working. I tried some obscure things like adding precache stocks to the plugin but it keeps not working. Tell me if auras keep working for you and if so please give me a pratical example because I think I have nothing more to try
Does the effect name Effect01 actually exist in "public2.pcf"?
__________________
sneaK is offline