View Single Post
cakedon
New Member
Join Date: Oct 2021
Old 01-18-2022 , 14:43   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #307

Hi guys.
I've made a little local server on my PC to test some stuff on, etc. I've installed this plugin (along with all dependencies) but I can't seem to set up a local database.

No databases made - the plugin reacts to !stickers command in chat, does not apply and save stickers (obviously)

Copied in the default database config - does say that it can't connect to the database as expected, reacts to !stickers command

Made a local sqlite database using:
Code:
	"csgo_weaponstickers"
    {
        "driver"              "sqlite"
        "database"            "stickers-local"
	}
Now, SM made a database in the local folder. It's empty, but the plugin doesn't even react to !stickers - it's not even displayed in "sm plugins"...

There needs to be an obvious solution to this. I might just set up a free website on some free hosting and hook up a connection to that.
Cheers!
cakedon is offline