![]() |
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread |
|
|
#3 (permalink) | |
|
Member
Counter-Terrorist
Join Date: Mar 2008
Location: BC , Canada
Posts: 237
|
u may need to add urself as admin:
Setting Up Admins: Step 1: Go into your FTP area, and then head to your cstrike\addons\amx\config folder and copy the users.ini file to your computer. This is the file that stores who the admins are, and what privileges they get. Step 2: Decide whether you'd like to use your STEAM ID to authenticate you as an admin, or if you'd like to use your IP address. Another possibility is authenticating via a username/password, but this method is usually not recommended. Please note: you should only choose one of those three methods to authenticate yourself. Step 3: Add the following line to the bottom of your users.ini file if you're using a STEAM ID. The only thing you have to change is the STEAM ID to match your own (you can check what your STEAM ID by going into the game and typing "status" in the console), and the permissions if you want to only give yourself or others specific permissions. For more information regarding what each letter stands for regarding permissions, please see your users.ini file. Do not change what's in the second empty quotes, or what's in the last quotes: "STEAM_0:1:12345" "" "abcdefghijklmnopqrstu" "ce" If you'd like to use your IP address, make it look like this instead (remember to only change the IP address, and if you'd like, the permissions in the third quotes. You can check your IP address by going to www.myipaddress.com): "123.43.43.53" "" "abcdefghijklmnopqrstu" "de" If you'd like to use a username/password, it should look like this (please only change the username, password, and privileges, while leaving the last quotes alone): "login_name" "my_password" "abcdefghijklmnopqrstu" "a" Please note that for the above option, you will be required to set a password on the client end as well. To do that, create a file in your cstrike folder on your computer called userconfig.cfg if you don't already have one. In it, have the client put setinfo _pw "password" in it. For example: setinfo _pw "my_password" Remember: You only need to use *one* of the above lines of code to authenticate yourself as an admin. Either choose the Steam ID method, the IP address method, or the username/password method. Step 4: Save the users.ini file, and copy it back via FTP to the cstrike\addons\amx\config folder. Step 5: Stop and start your server so the new users.ini file is loaded. For more configuration information, please visit here.
__________________
Want to improve your CS:S skillz? Check out FPS God! Second Place = First Loser Quote:
-To add flavor, we've extended the visible spectrum. Need some one on one assitence, or just want to play? Add me on steam: alfastark |
|
|
|
|
|
|
#5 (permalink) | |
|
Member
Counter-Terrorist
Join Date: Mar 2008
Location: BC , Canada
Posts: 237
|
hm, i may have got the 2 mixed up... try this: and make sure to edit the Steam ID and IP address
For Steam ID: Code:
"STEAM_0:1:12345" "" "abcdefghijklmnopqrstu" "de" Code:
"123.43.43.53" "" "abcdefghijklmnopqrstu" "ce"
__________________
Want to improve your CS:S skillz? Check out FPS God! Second Place = First Loser Quote:
-To add flavor, we've extended the visible spectrum. Need some one on one assitence, or just want to play? Add me on steam: alfastark |
|
|
|
|
|
|
#7 (permalink) | |
|
Member
Counter-Terrorist
Join Date: Mar 2008
Location: BC , Canada
Posts: 237
|
no problem man
__________________
Want to improve your CS:S skillz? Check out FPS God! Second Place = First Loser Quote:
-To add flavor, we've extended the visible spectrum. Need some one on one assitence, or just want to play? Add me on steam: alfastark |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|