feedburner
Enter your email address:

Delivered by FeedBurner

Making Admin In AMX MODX

Labels:

Ok guys if you are reading this then I should assume that you already have a steam/non-steam server and you have installed the AMX MODX on your server. To make anyone admin first you have to locate the user.ini file it located in the cstrike/addons/amxmod/configs folder of your server. Open that file in notepad and at the end of the file you can add yourself admin in three ways.

1. By The Counter Strike Name: In this method the user have to enter a password for verification otherwise he will be kicked out of the server if he tries to enter the server with the admin name so this keeps others from using your name also. To make anyone admin by their counter strike name just add the following line at the end of user.ini

"Counter Strike" "password" "abcdefghijklmnopqrstu" "a"

2. By The IP address: This method is very useful if you are hosting a LAN server and the users connecting to your server have a static IP. To make anyone admin by their IP add the following line to the user.ini file in the end.

"IP address" "" "abcdefghijklmnopqrstu" "de" 

3. By The Steam ID: This is the most suitable method if you are hosting a steam server as every player joining the server has a valid steam account and a valid steam ID. To make anyone admin by their steam ID add the following line to the end of user.ini

"STEAM_0:0:123456" "" "abcdefghijklmnopqrstu" "ce"

NOTE: You can use all the three ways together also.



2 comments:
gravatar
Anonymous said...
June 5, 2014 at 6:18 AM  

ready made server for you http://makecsserver.blogspot.com/

gravatar
Anonymous said...
June 5, 2014 at 6:19 AM  

ready made server for you http://makecsserver.blogspot.com/

Post a Comment