View Single Post
Author Message
yogev
Member
Join Date: Mar 2017
Old 05-12-2017 , 15:09   help with auras on Zephyrus store plugin
Reply With Quote #1

how i can add auras to Zephyrus store ?
on addons/sourcemod/translations/store.phrases.txt i put
"CustomParticles"
{
"en" "Aura"
}


and om addons/sourcemod/configs/items.txt
"Auras"
{
"halloween"
{
"flag" "z"
"particlename" "particles/public2.pcf"
"effectname" "public2"
"position" "0.0 0.0 0.0"
"price" "3000"
"type" "CustomParticles"
}
}

}
-------
and its just not showing on the menu why ?
yogev is offline