Stránka 1 z 2
nefunguji práva
Napsal: 26 pro 2010, 15:52
od zlatan14
ahoj all nevim čim to je ale uz se stim seru asi 5 dni psal sem do napovědy pro users.ini jenze tam se odpovedi asi nedockam tak pišu tady do users.ini si zadam tohle
Kód: Vybrat vše
"*zlatan14*" "npř:heslo" "abcdefghijklmnopqrstu" "ba"
zapnu csko nick si zkontroluju at mam *zlatan14* pripojim se na muj server a prava nemam no tak jdu do konzole ve hře napíšu
taky to mam napsane v config.cfg jen at víte no a mam dva problemy teda zapsal sem to do te konzole necham se zabit nebo ze vymenit za druhy team a mam prava např napišu amxmodmenu vyjede mi amx menu vše ok začne druhe kolo a už prava nemam nevite v čem je chyba ???? to mam zase napsat to konzole
ale i tohle jsem o5 zkoušel a nefunkcni pls poradte mi jak nato dík
Re: nefunguji práva
Napsal: 26 pro 2010, 19:28
od Qefik
pokud sis žádal o amxbans, tak se to dělá přes amxbans

zjistíš to jednoduže, otevřeš si soubor plugins.ini a nahoře máš buď napsaný řádek admin_amxbans.amxx nebo admin.amxx. Když tam máš to první, admini se zadávají přes amxbans, pokud tam máš to druhé tak server bere informace ze souboru users.ini
Re: nefunguji práva
Napsal: 26 pro 2010, 22:39
od zlatan14
no vsak psal sem omg ze to delam pres user.ini to nidko nevi jak nato????
Re: nefunguji práva
Napsal: 26 pro 2010, 23:11
od Qefik
přes users.ini tam si můžeš psát co chceš, ale pokud sis nechal nainstalovat amxbans tak problém bude nejspíše tady.
"*zlatan14*" "npř:heslo" "abcdefghijklmnopqrstu" "ba"
pokud ti tohle nefunguje a kontroloval sis jak config u sebe, tak plugins.ini, tak jediný problém může být mezi klávesnicí a židlí...
takže
neuvedl si port jako identifikaci serveru
hned se neurážej a nedělej že jsme tu všichni na nic a že ty vlastně víš o co jde. V tom případě asi NAŠI pomoc nepotřebuješ, ale vyhledal bych lékaře
když už vypisuji body, tak očekávám že další příspěvek bude věcný a poskytneš mi alespoň port, abych měl záminku se s tebou dále bavit 
Re: nefunguji práva
Napsal: 27 pro 2010, 15:23
od zlatan14
jo tak port je 27015

:D a nemislim si ze problem bde mezi klavesnici a zidly jednou sem hostoval tady server a jelo to vše ok jenže ted kdyz chci udelat to same tak to nejde a předtim sem zadaval to same jenže bez hesla
Re: nefunguji práva
Napsal: 27 pro 2010, 16:03
od Smesi

misli

No musí tam být chyba, zkus si přepsat plugin
admin_amxbans.amxxna
admin.amxx
Re: nefunguji práva
Napsal: 27 pro 2010, 18:06
od zlatan14
admin.amxx ma taky mam to v plugins a taky to mam zapsane v plugins.ini
Re: nefunguji práva
Napsal: 27 pro 2010, 18:21
od Qefik
to samé jako v jiném příspěvku. Dej sem plugins.ini, users.ini a případně debug kde sa načítá plugin admin.amxx nebo admin_amxbans.amxx. Teď tu zatím jenom spekulujeme.
Re: nefunguji práva
Napsal: 27 pro 2010, 20:13
od zlatan14
zde je users.ini
Kód: Vybrat vše
; 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"
"*zlatan14*" "heslo" "abcdefghijklmnopqrstu" "ba"
plugins.ini
Kód: Vybrat vše
; 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
statsx.amxx ; stats on death or round end (CSX Module required!)
;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
SantaHat.amxx
Buy_Menu.amxx
Ultimate_sounds_female.amxx
resetscore.amxx
admin_chat_colors.amxx
abd.amxx
lastround.amxx
superShield.amxx
high_ping_kicker.amxx
say_restart.amxx
winter_environment.amxx
knife_duel.amxx
rockthevote_custom.amxx
votekick.amxx
knife_mod.amxx
eim.amxx
VIP.amxx
admin_check.amxx
speclist.amxx
afkkicker2.amxx
afkkisss.amxx
ptb.amxx
ad_manager.amxx
public_rules.amxx
lastmanbets.amxx
Re: nefunguji práva
Napsal: 27 pro 2010, 23:27
od Qefik
zkus si dát práva na IP, pokud nemáš dynamickou
"123.45.67.89" "" "abcdefghijklmnopqrstu" "de" takto to má vypadat
pak uvidíme... nepřidával si v poslední době nějakej plugin, po kterém ti to nešlo?
a prosím, restartuj server v debug modu a pošli mi ho sem.