Skip to content

TeasOfficial/shavit-countjump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CountJump(CJ) in Shavit-Timer

English | 简体中文

Brought CountJump(cj) from CS1.6 to Shavit-Timer.

If you want to be able to use it in any mode, you might be looking for: sm-countjump

How to use

  1. Put the plugin inside sourcemod/plugin.

PS: shavit-countjump-auto.smx is a plugin for automatic countjump, which can be selected according to the situation.

  1. Open shavit-styles.cfg (cstrike/addons/sourcemod/configs/shavit-styles.cfg) and add the following to the file:
"11"
{
	"name"				"CountJump (10AA)"
	"shortname"			"CJ"
	"command"			"cj; countjump"
	"clantag"			"CJ"
	"rankingmultiplier"	        "2.0"
	"specialstring"		        "countjump_10aa; bash_bypass"
	"airaccelerate"		        "10.0"
	"autobhop"			"0"
	"easybhop"			"0"
}

PS: airaccelerate can be changed any value you want. But dont change specialstring.

If you're using shavit-countjump-auto.smx, you can also add the following:

"12"
{
	"name"				"Auto CountJump (10AA)"
	"shortname"			"ACJ"
	"command"			"acj; autocountjump"
	"clantag"			"ACJ"
	"rankingmultiplier"	"1.0"
	"specialstring"		"countjump_auto; bash_bypass"
	"airaccelerate"		"10.0"
}

PS: airaccelerate can be changed any value you want. But dont change specialstring.

  1. Then restart your server or load plugin manually and change a map to take effect.

About

New style for Shavit-Timer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published