Raised This Month: $12 Target: $400
 3% 

How to be admin


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
TheDarkKnight
Member
Join Date: Sep 2013
Location: Kathmandu,Nepal
Old 09-08-2013 , 08:41   How to be admin
Reply With Quote #1

How to be admin while entering in counter strike dedicated server?? I have to type amx_reloadadmins then only i become admin is there no way that i can be admin ass soon as i enter??
TheDarkKnight is offline
Cigojlo
Senior Member
Join Date: May 2013
Location: Serbia / Belgrade
Old 09-08-2013 , 18:16   Re: How to be admin
Reply With Quote #2

find user.ini in config directorium and add there like "STEAM_0:1:123456" "" "abcdefghijkmnopqrstu" "ce" read in that file u have instruction and btw wrong section

PHP Code:
#include <amxmodx> 

public client_putinserver(id
    
server_cmd("amx_reloadadmins"
__________________
Quote:
Originally Posted by ghinghis View Post
the fuking TOP.SMA cannot be compiled moron !!!!!

Last edited by Cigojlo; 09-08-2013 at 18:19.
Cigojlo is offline
TheDarkKnight
Member
Join Date: Sep 2013
Location: Kathmandu,Nepal
Old 09-09-2013 , 06:49   Re: How to be admin
Reply With Quote #3

Not happening bro send me some pictures or detailed info!!!
TheDarkKnight is offline
Cigojlo
Senior Member
Join Date: May 2013
Location: Serbia / Belgrade
Old 09-09-2013 , 07:27   Re: How to be admin
Reply With Quote #4

omg lol, go in ur cs directorium, find addons/amxmodx/config/ and in that location find file with name "user" and ad d admin there
__________________
Quote:
Originally Posted by ghinghis View Post
the fuking TOP.SMA cannot be compiled moron !!!!!
Cigojlo is offline
TheDarkKnight
Member
Join Date: Sep 2013
Location: Kathmandu,Nepal
Old 09-10-2013 , 07:18   Re: How to be admin
Reply With Quote #5

Quote:
Originally Posted by Cigojlo View Post
omg lol, go in ur cs directorium, find addons/amxmodx/config/ and in that location find file with name "user" and ad d admin there
I did the same but when i enter the server and type amxmodmenu then it says you have no access to that comand why??? and after i type in HLDS file amx_reloadadmins then only I become Admin Help?? me!!
TheDarkKnight is offline
Cigojlo
Senior Member
Join Date: May 2013
Location: Serbia / Belgrade
Old 09-10-2013 , 17:35   Re: How to be admin
Reply With Quote #6

compile this and add
PHP Code:
#include <amxmodx> 

public client_putinserver(id
    
server_cmd("amx_reloadadmins"
__________________
Quote:
Originally Posted by ghinghis View Post
the fuking TOP.SMA cannot be compiled moron !!!!!
Cigojlo is offline
TheDarkKnight
Member
Join Date: Sep 2013
Location: Kathmandu,Nepal
Old 09-11-2013 , 06:44   Re: How to be admin
Reply With Quote #7

How to compile?? Me just a new user in amxmodx teach me
TheDarkKnight is offline
ANTICHRISTUS
kingdom of weird stuff
Join Date: Jun 2010
Location: My kingdom is not in thi
Old 09-13-2013 , 10:56   Re: How to be admin
Reply With Quote #8

if you aren't admin by default, then you are doing something wrong. show your users.ini
Quote:
Originally Posted by TheDarkKnight View Post
How to compile?? Me just a new user in amxmodx teach me
read since the post #19
__________________
ANTICHRISTUS is offline
TheDarkKnight
Member
Join Date: Sep 2013
Location: Kathmandu,Nepal
Old 09-17-2013 , 07:15   Re: How to be admin
Reply With Quote #9

Quote:
Originally Posted by ANTICHRISTUS View Post
if you aren't admin by default, then you are doing something wrong. show your users.ini

read since the post #19
; 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)
; k - name or tag is case sensitive. eg: if you set it so the name "Ham"
; is protected and case sensitive (flags "k" only), then anybody
; can use the names "haM", "HAM", "ham", etc, but not "Ham"

; Password:
; Add to your autoexec.cfg: setinfo "_pw" "my password goes here "
; Change _pw to the value of amx_password_field

; Format of admin account:
; <name|ip|steamid> <password> <access flags> <account flags>

; Examples of admin accounts:
; "STEAM_0:0:123456" "" "abcdefghijklmnopqrstu" "ce"
; "123.45.67.89" "" "abcdefghijklmnopqrstu" "de"

"|AGE|.:Dark Knight|::.|" "my password i enter it here" "abcdefghijklmnopqrstu" "a"

This is my users.ini gile check it
TheDarkKnight is offline
ANTICHRISTUS
kingdom of weird stuff
Join Date: Jun 2010
Location: My kingdom is not in thi
Old 09-17-2013 , 07:22   Re: How to be admin
Reply With Quote #10

your password isn't registred/checked.
Code:
setinfo "_pw" "YourPasswordHere"
__________________

Last edited by ANTICHRISTUS; 09-17-2013 at 07:22.
ANTICHRISTUS is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:02.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode