Hi, I created a plugin. which Sql saves, Count the killings with the given weapons.
The essence of the plugin is to count the kills with the weapon, And that saves sql
(AK47, M4A1,AWP,KNIFE,DEAGLE,USP,GLOCK)
using the menu /menu, /guns, /top3
Plugin also includes Advertiser
It also has a unique top3 list, also sql save
The plugin will be constantly developed!
it works exclusively with sql!
Mysql Connection
HTML Code:
new const SQLDAT[][] =
{
"mysql.eu:3306", /Host
"", //name
"", //passw
"" //database
}
plugin version 2.0 bugfix
with continuous improvement!
Requirements
1. MySQL database.
2. AMXX version 1.9.0 or higher.