View Single Post
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Old 10-21-2018 , 13:22   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1534

Quote:
Originally Posted by paulo_crash View Post
...
Another question I'm having now is if you have to leave a selected item as the default, for example the Store-compatible Parachute Plugin, can you leave one of the parachutes as default?
AFAIK there's no plugin like that. But I'm also thinking about creating one.
Quote:
Originally Posted by paulo_crash View Post
...
And you could tell me what a mistake this would be:[error]
you have to learn how to read a error log. It isn't that hard.

Code:
missing { in file addons/sourcemod/configs/store/items.txt
as it says. you are missing a opening bracket { in your config file near item "(*Smoke*), (*Melancia (VIP)*) "

Code:
Unknown command "sm_store_credit_amount_eventdays"
Unknown command "sm_store_credit_eventdays_alive"
You had installed myjailbreak_zephstore_credits.smx which added/created the Convars(sm_store_credit_amount_eventdays, ...) in your store.cfg
After you removed myjailbreak_zephstore_credits.smx the convars still exist in config but have no plugin using it.
__________________
coding & free software
shanapu is offline