Skip to content

KeidaS/PointsSystem-Rank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PointsSystem-Rank

Ranking based on points.

Users can win points with the command !givepoint . Points can be revoked using the command !removepoint .

For watch the rank use !points.

For using this plugin you need to add this to your databses.cfg file (the file is located in \csgo\addons\sourcemod\configs\databases.cfg):

"rankme"
	{
		"driver"			"mysql"
		"host"				"YOUR HOST"
		"database"			"rank" (you can put what you want)
		"user"				"YOUR USER"
		"pass"				"YOUR PASSWORD"
	}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors