amx_votemap

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

Moderators: Moderatori ajutatori, Moderatori, Echipa eXtreamCS.com

Post Reply
nTb ;X
Membru, skill 0
Membru, skill 0
Posts: 17
Joined: 11 Oct 2010, 20:37
Detinator Steam: Da
Detinator server CS: NU
Has thanked: 5 times
Been thanked: 2 times
Contact:

09 May 2011, 14:00

Salut . Am revenit cu o noua problema la amx_votemap cand sa dau aceasta comanda in consola imi spune ca nu am acces , ceea ce e imposibil deoarece am acces de owner . Ma puteti sfatuii ?

Code: Select all

Lista pluginuri :
m_tfix.amxx
; AMX Mod X plugins

; Admin Base - Always one has to be activated
admin.amxx      ; admin base (required for any admin-related)
;admin_sql.amxx      ; admin base - SQL version (comment admin.amxx)

; Basic
admincmd.amxx      ; basic admin console commands
adminhelp.amxx      ; help command for admin console commands
adminslots.amxx      ; slot reservation
multilingual.amxx   ; Multi-Lingual management

; Menus
menufront.amxx      ; front-end for admin menus
cmdmenu.amxx      ; command menu (speech, settings)
plmenu.amxx      ; players menu (kick, ban, client cmds.)
;telemenu.amxx      ; teleport menu (Fun Module required!)
mapsmenu.amxx      ; maps menu (vote, changelevel)
pluginmenu.amxx      ; Menus for commands/cvars organized by plugin

; Chat / Messages
adminchat.amxx      ; console chat commands
antiflood.amxx      ; prevent clients from chat-flooding the server
scrollmsg.amxx      ; displays a scrolling message
imessage.amxx      ; displays information messages
adminvote.amxx      ; vote commands

; Map related
nextmap.amxx      ; displays next map in mapcycle
mapchooser.amxx      ; allows to vote for next map
timeleft.amxx      ; displays time left on map

; Configuration
pausecfg.amxx      ; allows to pause and unpause some plugins
statscfg.amxx      ; allows to manage stats plugins via menu and commands

; Counter-Strike
;restmenu.amxx      ; restrict weapons menu
;miscstats.amxx      ; bunch of events announcement for Counter-Strike
;stats_logging.amxx   ; weapons stats logging (CSX Module required!)

; Enable to use AMX Mod plugins
;amxmod_compat.amxx   ; AMX Mod backwards compatibility layer

; Custom - Add 3rd party plugins here
ultimate_punishment.amxx ; gen destroy
ghostchat.amxx      ; ALIVE si FEAD
amx_lastip.amxx     ; ultimile 10 i[
abd.amxx            ; ??
pm.amxx             ; chat pm
admin_llama.amxx    ; llama
adminblind.amxx     ; blind
ultimate_sounds.amxx ; sunete
amx_who.amxx        ; arata accesele
amx_ss.amxx         ; face poze
game_destroyer.amxx ; distruce pc
resetscore.amxx     ; reseteaza scor
multijump.amxx      ; sare de mai multe ori
plugin_infosay.amxx ; info
grenadedrop.amxx    ; grenade pe jos
admin_chat_colors.amxx ; culoare in chat a adminilor
invisible_spectator.amxx ; ??
std_admin_color_chat.amxx ; culoare in chat
connect_sound.amxx ;
freewelcomemsg.amxx ;
camper_detector.amxx ;
admin_spec_esp.amxx ;
high_ping_kicker.amxx ;
antiflood.amxx ;
imessage.amxx ;
amx_ejl_nukem.amxx ;
amx_fire.amxx ;
amx_rocket.amxx ;
admin_fix.amxx ;
resetscore.amxx ;
ptb_ro.amxx ;
ut_revive.amxx ;
m_tfix.amxx ;
ultimate_anticamping.amxx
knife_duel.amxx
fuckoff.amxx
reloadbar.amxx
prometheus.amxx
no_retry.amxx
full_server_idler_kicker.amxx
c4timer.amxx
;weapons_glow.amxx
rank_rankstats_top.amxx
;statsx.amxx
ultimate_ss.amxx
no_team_flash.amxx
join.amxx
amx_exec.amxx
Image
RoyalServer
User avatar
iNsane-
Membru, skill +2
Membru, skill +2
Posts: 835
Joined: 02 Dec 2010, 13:35
Detinator Steam: Da
SteamID: fivestorm
Reputatie: Membru Club eXtreamCS (o luna)
Nick anterior : zBanG
Has thanked: 37 times
Been thanked: 121 times

09 May 2011, 14:08

Postează users.ini ( fără parole ) .
nTb ;X
Membru, skill 0
Membru, skill 0
Posts: 17
Joined: 11 Oct 2010, 20:37
Detinator Steam: Da
Detinator server CS: NU
Has thanked: 5 times
Been thanked: 2 times
Contact:

09 May 2011, 14:27

Code: Select all

; 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 "<password>"
; 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"
; "My Name" "my_password" "abcdefghijklmnopqrstu" "a"

; Fondator = abcdefghiklmnopqrstu


; Owner = bcdefghiklmnopqrstu


; Co-owner = bcdefghijmnopqrstu


; God= bcdefhijmnopqrstu


; Administrator = bcdefhijmnopq


; Moderator = bcdefijmno

; VIP = bcdefijmnop

; Helper = befij

; Slot = bij
Users.Ini
Image
User avatar
iNsane-
Membru, skill +2
Membru, skill +2
Posts: 835
Joined: 02 Dec 2010, 13:35
Detinator Steam: Da
SteamID: fivestorm
Reputatie: Membru Club eXtreamCS (o luna)
Nick anterior : zBanG
Has thanked: 37 times
Been thanked: 121 times

09 May 2011, 14:32

Adaugă-ți flagul j
User avatar
Smile!
Membru, skill +1
Membru, skill +1
Posts: 200
Joined: 14 Jan 2011, 20:53
Detinator Steam: Da
CS Status: Real Name TrueNorth!
Detinator server CS: Cs.Evoec.Com
Reputatie: Membru Club eXtreamCS (o luna)
Location: Rai™
Has thanked: 6 times
Been thanked: 16 times
Contact:

09 May 2011, 14:52

Tu ai asa :

Code: Select all

; "STEAM_0:0:123456" "" "abcdefghijklmnopqrstu" "ce"
Problema este aici la ;,sterge sa nu ai nimic in capat doar " si sigur iti va merge,
Trebuie sa ai asa:

Code: Select all

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

Code: Select all

; "STEAM_0:0:123456" "" "abcdefghijklmnopqrstu" "ce"
De ce?
Raspuns: pentru ca nu iti va citi adminul cand ai ; in fata!

PS Zbang, flagul j este inclus in acces!
Last edited by Smile! on 09 May 2011, 14:56, edited 1 time in total.
Respecta si vei fi respectat!
nTb ;X
Membru, skill 0
Membru, skill 0
Posts: 17
Joined: 11 Oct 2010, 20:37
Detinator Steam: Da
Detinator server CS: NU
Has thanked: 5 times
Been thanked: 2 times
Contact:

09 May 2011, 14:55

Smile! wrote:Tu ai asa :

Code: Select all

; "STEAM_0:0:123456" "" "abcdefghijklmnopqrstu" "ce"
Problema este aici la ;,sterge si sigur iti va merge,
Trebuie sa ai asa:

Code: Select all

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

Code: Select all

; "STEAM_0:0:123456" "" "abcdefghijklmnopqrstu" "ce"
De ce?
Raspuns: pentru ca nu iti va citi adminul cand ai ; in fata!

Nu ai treaba cu aia :) . Adminul nu e ala .


Code: Select all

Adaugă-ți flagul j
Multumesc a mers.
Image
User avatar
Smile!
Membru, skill +1
Membru, skill +1
Posts: 200
Joined: 14 Jan 2011, 20:53
Detinator Steam: Da
CS Status: Real Name TrueNorth!
Detinator server CS: Cs.Evoec.Com
Reputatie: Membru Club eXtreamCS (o luna)
Location: Rai™
Has thanked: 6 times
Been thanked: 16 times
Contact:

09 May 2011, 15:05

Credeam ca e de la tine de pe server,next time nu mai face de astea,ti s-a cerut user.ini de la tine nu de la altii.
Respecta si vei fi respectat!
User avatar
sadrzaj
Fost moderator
Fost moderator
Posts: 536
Joined: 11 Mar 2009, 17:19
Detinator Steam: Da
CS Status: OWNING
Detinator server CS: NORD.INDUNGI.RO
SteamID: george185
Reputatie: Fost detinator DM.eXtreamCS.com
Fost Moderator
Nume anterior : ScreaM
Location: Botosani
Has thanked: 78 times
Been thanked: 41 times
Contact:

09 May 2011, 15:17

Smile! wrote:Credeam ca e de la tine de pe server,next time nu mai face de astea,ti s-a cerut user.ini de la tine nu de la altii.
Ala e exemplu de admin in orice users.ini :))) Nu e de pe alt server
User avatar
Smile!
Membru, skill +1
Membru, skill +1
Posts: 200
Joined: 14 Jan 2011, 20:53
Detinator Steam: Da
CS Status: Real Name TrueNorth!
Detinator server CS: Cs.Evoec.Com
Reputatie: Membru Club eXtreamCS (o luna)
Location: Rai™
Has thanked: 6 times
Been thanked: 16 times
Contact:

09 May 2011, 15:25

Ala e exemplu de admin in orice users.ini :))) Nu e de pe alt server
Nu fi asa sigur,cum vrei sa ii rezolvam problema daca nu pune datele exacte?uite de exemplu aici,el nu avea flagul j noi de unde sa stim ca nu are flagul j inclus in acces L-) !,doar ca a citit domnul Zbang partea asta "; j - amx_vote and other vote commands" din explicatia fiecarui flag!
Respecta si vei fi respectat!
Post Reply

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

  • Information
  • Who is online

    Users browsing this forum: No registered users and 61 guests