View Single Post
clqrk
Junior Member
Join Date: Oct 2021
Old 10-28-2021 , 19:22   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #1682

Quote:
Originally Posted by paulo_crash View Post
Apparently the latest merged version now on github needs the updater to work.

Install it from this link: https://forums.alliedmods.net/showthread.php?p=1570806

I believe that @kgns can see later for those who do not use the updater the plugin work yet, leave it as optional.

Remember, if you've updated your SourceMod & Metamod to the latest versions it has overwritten your entire configuration, do it all over again.

As I mentioned, follow the installation tutorial to the letter.

i followed the tutorial, but ill install the updater plugin and see if it works now. thanks for the help!

And I created a new database called weapons and a new schema called test to test if it works. I'll see if it works now. But in the databases, I put the following:

"weapons"
{
"driver" "mysql"
"host" "localhost"
"database" "test"
"user" "root"
"pass" "wont enter in pass but pretend this pass is filled in"
//"timeout" "0"
"port" "3306"
}

Is anything wrong with this setup in databases.cfg?

And yes, I fixed all sourcemod and metamod folders, so it's back to its original state.

Last edited by clqrk; 10-28-2021 at 19:23.
clqrk is offline