Jump to content

[Guide][CS1.6]Setup On /rank, /top15, /me commands


Recommended Posts

Posted

At a AMX mod The file folder that follows after addons is amx, and config is following. With a AMX mod x amxmodx is, and configs is the one who follows. I have written way for AMX mod x.

Enter / Cstrike /addons/ Amxmodx /configs/ And you open softwares files., you

searchthat :

statsx.amxx ; stats on death or round end (CSX Module required!) 



Assure yourselves that for circumscription statsx. Amxx There should be ; (period and a comma) , To be the plugin live

 

You enter in cstrike / Addons /amxmodx/ Configs. You find fail amxx. Cfg You open it with some notepad platforms. Search inside:

// Rank mode
// 0 - by nick
// 1 - by authid
// 2 - by ip
//
// Default value: 1
csstats_rank 1

or

// Rank mode

// 0 - by nick

// 1 - by authid

// 2 - by ip

//

// Default value: 1

csstats_rank 2



And rather than 1 or 2 write 0 to be able to be allowed on nicks. Must happen :

// Rank mode
// 0 - by nick
// 1 - by authid
// 2 - by ip
//
// Default value: 1
csstats_rank 0

 

  • 2 weeks later...
  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock