Nereziel / cs2-WeaponPaints

GNU General Public License v3.0
217 stars 55 forks source link

Skins not changing #223

Closed candyman6996 closed 2 weeks ago

candyman6996 commented 7 months ago

i used my friends configs and everything, its working fine on his server but not on mine, menus are opening and everything but the skins, knife, gloves nothing is changing any fix i saw a post saying to try removing the database can anyone guide me how ? i am using without sql

candyman6996 commented 7 months ago

Screenshot 2024-03-24 215545 I have narrowed down it to here can anyone help how to configure this ?

mrc4tt commented 7 months ago

You must set up your database credentials, or it will not work. :-)

Korabi123 commented 7 months ago

You must set up your database credentials, or it will not work. :-)

what do i put in at DatabaseHost?

cardosomarcos commented 5 months ago

You must set up your database credentials, or it will not work. :-)

what do i put in at DatabaseHost?

It's necessary to have a database to use the skins, if you don't have one, you need to hire someone that provides this service for you. If you already have, you just need to fill the file with the database information. Like "DatabaseHost" : "yourdatabasehost", "DatabaseUser : "usernamethatwascreatedforyoudatabase" .....