Nici eu nu pot sa dau admine pe amxx

Discutii legate de instalarea, configurarea si modificarea unui server de Counter-Strike.

Moderators: Moderatori ajutatori, Moderatori, Echipa eXtreamCS.com

Post Reply
Crawling
Membru, skill +2
Membru, skill +2
Posts: 582
Joined: 02 Sep 2007, 11:46
Detinator Steam: Da
CS Status: Available!
Detinator server CS: :-j
Location: Radauti
Contact:

04 Sep 2007, 20:15

; Users configuration file
; File location: $moddir/addons/amxmodx/configs/users.ini

; Line starting with ; is a comment

; Access flags:
; a - immunity (can't be kicked/baned/slayed/slaped and affected by other commmands)
; b - reservation (can join on reserved slots)
; c - amx_kick command
; d - amx_ban and amx_unban commands
; e - amx_slay and amx_slap commands
; f - amx_map command
; g - amx_cvar command (not all cvars will be available)
; h - amx_cfg command
; i - amx_chat and other chat commands
; j - amx_vote and other vote commands
; k - access to sv_password cvar (by amx_cvar command)
; l - access to amx_rcon command and rcon_password cvar (by amx_cvar command)
; m - custom level A (for additional plugins)
; n - custom level B
; o - custom level C
; p - custom level D
; q - custom level E
; r - custom level F
; s - custom level G
; t - custom level H
; u - menu access
; z - user (no admin)

; Account flags:
; a - disconnect player on invalid password
; b - clan tag
; c - this is steamid/wonid
; d - this is ip
; e - password is not checked (only name/ip/steamid needed)

; Password:
; Add to your autoexec.cfg: setinfo _pw "<password>"
; Change _pw to the value of amx_password_field

; Format of admin account:
; <name> <password> <access> <account>



; Examples of admin accounts:
; "STEAM_0:0:123456" "" "abcdefghijklmnopqrstu" "ce"
; "123.45.67.89" "" "abcdefghijklmnopqrstu" "de"
; "My Name" "my_password" "abcdefghijklmnopqrstu" "a"

"loopback" "" "abcdefghijklmnopqrstu" "de"



aceasta imi apare cand intru in users.ini..........ce sa fac????sa sterg tot???pls rasp
RoyalServer
User avatar
Bocard
Fost moderator
Fost moderator
Posts: 217
Joined: 11 Jul 2007, 08:14
Detinator Steam: Da
Location: Aici
Been thanked: 2 times

04 Sep 2007, 20:17

nu e nevoie sa stergi tot....scrii la sfarsitul documentului ceva de genul:

Code: Select all

"ip" "" "abcdefghijklmnopqrstu" "de"
sau in fine in functie de ce fel de admin vrei sa dai...ai acolo model...

Code: Select all

; Examples of admin accounts:
; "STEAM_0:0:123456" "" "abcdefghijklmnopqrstu" "ce"
; "123.45.67.89" "" "abcdefghijklmnopqrstu" "de"
; "My Name" "my_password" "abcdefghijklmnopqrstu" "a"

"loopback" "" "abcdefghijklmnopqrstu" "de"
Image
Image
Crawling
Membru, skill +2
Membru, skill +2
Posts: 582
Joined: 02 Sep 2007, 11:46
Detinator Steam: Da
CS Status: Available!
Detinator server CS: :-j
Location: Radauti
Contact:

04 Sep 2007, 20:23

am incercat si tot nu merge :((
Click - :-" ............
Image

www.shinearea.com - Forum/Image host/Steam Grup/Toolbar/Site ! Join us
User avatar
IsTI37
Fost administrator
Fost administrator
Posts: 10987
Joined: 10 Apr 2007, 15:02
Detinator Steam: Da
Reputatie: Fost administrator
Fost SysAdmin
Fost Fondator GTA5 (CVL)
Location: Cluj-Napoca
Has thanked: 28 times
Been thanked: 776 times

04 Sep 2007, 20:28

Crawling wrote:am incercat si tot nu merge :((
imposibil sa nu mearga stergi totul din users.ini

si scrii :

Code: Select all

"ipul" "" "abcdefghijklmnopqrstu" "de"
apoi salvezi si dai in consola amx_reloadadmins

daca sigur ai scris ipul correct si tot nu merge nu ai pus amxmodxul ...
Crawling
Membru, skill +2
Membru, skill +2
Posts: 582
Joined: 02 Sep 2007, 11:46
Detinator Steam: Da
CS Status: Available!
Detinator server CS: :-j
Location: Radauti
Contact:

04 Sep 2007, 20:37

Unknown command: amx_reloadadmin


asta tot imi scrie cand dau ceva :((
Click - :-" ............
Image

www.shinearea.com - Forum/Image host/Steam Grup/Toolbar/Site ! Join us
User avatar
IsTI37
Fost administrator
Fost administrator
Posts: 10987
Joined: 10 Apr 2007, 15:02
Detinator Steam: Da
Reputatie: Fost administrator
Fost SysAdmin
Fost Fondator GTA5 (CVL)
Location: Cluj-Napoca
Has thanked: 28 times
Been thanked: 776 times

04 Sep 2007, 20:41

nu ai amxmodxul pus
User avatar
Dread-Cosmin
Membru, skill +1
Membru, skill +1
Posts: 258
Joined: 01 Jul 2007, 13:56
Detinator Steam: Nu
Location: d3vIl - h3LL
Been thanked: 2 times
Contact:

04 Sep 2007, 21:10

Poftim , ia amxmodx ultima versiune de AICI , instaleazal din nou peste ala care il ai , dute in users ini , si incearca la sfarsit sa dai admine asa:

Code: Select all

PE IP

"IP" "" "accese" "de"
EX:
"89.33.73.31" "" "abcdefghijklmnopqrstu" "de"

PE NUME

"nume" "parola" "accese" "a"
EX:
"<EnOrIaSiI>CoSmIn*cL*" "cosmin" "abcdefghijklmnopqrstu" "a"

Uite un exemplu din users.ini al meu

Code: Select all


;-------------------------------------------------------------------------------------------------------------------------------;
; Access flags:
; a - immunity (can't be kicked/baned/slayed/slaped and affected by other commmands)
; b - reservation (can join on reserved slots)
; c - amx_kick command
; d - amx_ban and amx_unban commands
; e - amx_slay and amx_slap commands
; f - amx_map command
; g - amx_cvar command (not all cvars will be available)
; h - amx_cfg command
; i - amx_chat and other chat commands
; j - amx_vote and other vote commands
; k - access to sv_password cvar (by amx_cvar command)
; l - access to amx_rcon command and rcon_password cvar (by amx_cvar command)
; m - custom level A (for additional plugins)
; n - custom level B
; o - custom level C
; p - custom level D
; q - custom level E
; r - custom level F
; s - custom level G
; t - custom level H
; u - menu access
; z - user (no admin)
;--------------------------------------------------------------------------------------------------------------------------------;
; Account flags:
; a - disconnect player on invalid password
; b - clan tag
; c - this is steamid/wonid
; d - this is ip
; e - password is not checked (only name/ip/steamid needed)
;--------------------------------------------------------------------------------------------------------------------------------;
; Format of admin account:
; <name> <password> <access> <account>
;--------------------------------------------------------------------------------------------------------------------------------;
Accese Admini:

OwneR: abcdefghijklmnopqrstu
GoD: bcdefghijklmnopqrstu
Super moderatoR: bcdefghijklmnopqru
ModeratoR: bcdefghijkmnou
AdministratoR: bcdefhijlmu
SloT: ab      

;--------------------------------------------------------------------------------------------------------------------------------;
Adminii:


"89.33.73.31" "" "abcdefghijklmnopqrstu" "de"
"89.38.183.75" "" "bcdefghijklmnopqrstu" "de"
"89.38.220.170" "" "bcdefghijklmnopqu" "de"
"89.123.36.129" "" "bcdefghijklmnopqrstu" "de"
"83.103.173.106" "" "bcdefghijklmnopqrstu" "de"
"***Css***CaLiN***" "calin" "bcdefghijlmu" "a"
"89.136.28.140" "" "bcdefghijklmnopqrstu" "de"
"89.38.183.75" "" "bcdefghijklmnopqrstu" "de"
"89.43.181.204" "" "bcdefghijklmnopqrstu" "de"
"Sagitarius" "andrei" "bcdefhijlmu" a"


;--------------------------------------------------------------------------------------------------------------------------------;
Logare:

setinfo _pw parola
;----------------------------------------------------------------------------------------------------------------------------------;
Sper ca ti-am fost de ajutor...
daca ai proleme Da-mi IP tau sau numele si parola , iti creez eu un users.ini , contacteazama la cosmin_4396 pentru mai multe informatii ;)
ImageImageImageImage
Post Reply

Return to “Probleme la servere dedicate de Counter-Strike”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 125 guests