Skocz do zawartości

Witamy w Nieoficjalnym polskim support'cie AMX Mod X

Witamy w Nieoficjalnym polskim support'cie AMX Mod X, jak w większości społeczności internetowych musisz się zarejestrować aby móc odpowiadać lub zakładać nowe tematy, ale nie bój się to jest prosty proces w którym wymagamy minimalnych informacji.
  • Rozpoczynaj nowe tematy i odpowiedaj na inne
  • Zapisz się do tematów i for, aby otrzymywać automatyczne uaktualnienia
  • Dodawaj wydarzenia do kalendarza społecznościowego
  • Stwórz swój własny profil i zdobywaj nowych znajomych
  • Zdobywaj nowe doświadczenia

Dołączona grafika Dołączona grafika

Guest Message by DevFuse
 

Zdjęcie

Po raz kolejny problem z adminem.


  • Zamknięty Temat jest zamknięty
11 odpowiedzi w tym temacie

#1 Szala

    Nowy

  • Użytkownik

Reputacja: 0
Nowy

  • Postów:6
Offline

Napisano 31.03.2009 15:10

No więc przeczytalem wsyzstkie tematy na forum zanim zalozylem ten temat.
Prosto z mostu, moge wejsc na server ale wpisuje amxmodmenu i pokazuje sie "You have no access to that command" (czy cos takiego)
Powtarzam nie robie tego 1 raz, wczesniej dzialalo. PACZKA KTOREJ UZYWAM TO TA Z PRZYKLEJONEGO TEMATY BY BAKU.

users.ini

; 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 ""
; Change _pw to the value of amx_password_field

; Format of admin account:
;

; Examples of admin accounts:
; "STEAM_0:1:7331123" "" "abcdefghijklmnopqrstu" "ce"
; "83.8.228.17" "" "abcdefghijklmnopqrstu" "de"
"Szala" "ewrrr" "abcdefghijklmnopqrstu" "a"

"Szala" "ewrrr" "abcdefghijklmnopqrstu" "a"

Plugins.ini
; AMX Mod X by baku

; Admin Base - Zawsze 1 musi byc wlaczone
admin.amxx ; admin base (required for any admin-related)
mini_bans.amxx ; Powod przy banowaniu
;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

; Menu
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)

; Chat / Wiadomości
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 Menu
nextmap.amxx ; displays next map in mapcycle
;mapchooser.amxx ; allows to vote for next map
timeleft.amxx ; displays time left on map

; Konfiguracja
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

; Poniżej dodawaj pluginy
bcd_hudtimer.amxx ;Czas do wybuchu bomby.
ex.interp.amxx ;Wymusza na graczu interp 0.01
anti_teamplay_slay.amxx ;Jezeli TT lub CT nie wykonuje celów mapy to jest auto slay.
weapon_icon.amxx ;Ikona broni po lewej czesci ekranu
custom_radio.amxx ;Polskie radio
M_Antirusher_2.5.amxx ;Anty rasz
DoNotShootTheHostages.amxx ;Nie mozna zabic hostage
admin_spec_esp.amxx ;Wh po smierci
admin_check.amxx ;Po wpisanu /admin pokazuje adminow on-line
descriptive_fire_in_the_hole.amxx ;Polskie Fire In The Hole
lastmanbets.amxx ;Obstawianie kto wygra runde
ad_manager.amxx ;Reklama w say
atac.amxx ;Kary za TK/TA
public_rules.amxx ;Kolorowe zasady przy wejsciu na serwer
ptb.amxx ;Wyrównywanie Teamów
hpkpl.amxx ;HPK wywala graczy z duzym pingiem ;]
mirror_damage.amxx ;Jeżeli ktoś z twojej drużyny w ciebie strzeli to jemu odbiera HP
rr.amxx ;restart po 45 s
deagsmapmanager.amxx ;Nominacja map
admin.amxx
plmenu.amxx



config.cfg

// This file is overwritten whenever you change your user settings in the game.
// Add custom configurations to the file "userconfig.cfg".

unbindall
bind "TAB" "+showscores"
bind "ENTER" "+attack"
bind "ESCAPE" "cancelselect"
bind "SPACE" "+jump"
bind "'" "+moveup"
bind "+" "sizeup"
bind "," "buyammo1"
bind "-" "sizedown"
bind "." "buyammo2"
bind "/" "+movedown"
bind "0" "slot10"
bind "1" "slot1"
bind "2" "slot2"
bind "3" "slot3"
bind "4" "slot4"
bind "5" "slot5"
bind "6" "slot6"
bind "7" "slot7"
bind "8" "amxmodmenu"
bind "9" "amx_menu"
bind ";" "+mlook"
bind "=" "sizeup"
bind "[" "invprev"
bind "]" "invnext"
bind "`" "toggleconsole"
bind "a" "+moveleft"
bind "b" "buy"
bind "c" "radio3"
bind "d" "+moveright"
bind "e" "+use"
bind "f" "impulse 100"
bind "g" "drop"
bind "h" "+commandmenu"
bind "i" "showbriefing"
bind "j" "cheer"
bind "k" "+voicerecord"
bind "m" "chooseteam"
bind "n" "nightvision"
bind "o" "buyequip"
bind "q" "lastinv"
bind "r" "+reload"
bind "s" "+back"
bind "t" "impulse 201"
bind "u" "messagemode2"
bind "w" "+forward"
bind "x" "radio2"
bind "y" "messagemode"
bind "z" "radio1"
bind "~" "toggleconsole"
bind "UPARROW" "+forward"
bind "DOWNARROW" "+back"
bind "LEFTARROW" "+left"
bind "RIGHTARROW" "+right"
bind "ALT" "+strafe"
bind "CTRL" "+duck"
bind "SHIFT" "+speed"
bind "F1" "autobuy"
bind "F2" "rebuy"
bind "F5" "snapshot"
bind "F6" "save quick"
bind "F7" "load quick"
bind "F10" "quit prompt"
bind "INS" "+klook"
bind "PGDN" "+lookdown"
bind "PGUP" "+lookup"
bind "END" "centerview"
bind "MWHEELDOWN" "invnext"
bind "MWHEELUP" "invprev"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+attack2"
bind "PAUSE" "pause"
_cl_autowepswitch "1"
_snd_mixahead "0.1"
ati_npatch "1.0"
ati_subdiv "2.0"
bgmvolume "1.000000"
bottomcolor "6"
brightness "1"
cl_allowdownload "1"
cl_allowupload "1"
cl_backspeed "400"
cl_cmdbackup "2"
cl_cmdrate "30"
cl_corpsestay "600.000000"
cl_crosshair_color "50 250 50"
cl_crosshair_size "auto"
cl_crosshair_translucent "1"
cl_dlmax "128"
cl_download_ingame "1"
cl_dynamiccrosshair "1"
cl_forwardspeed "400"
cl_himodels "0"
cl_idealpitchscale "0.8"
cl_lc "1"
cl_logocolor "#Valve_Orange"
cl_logofile "lambda"
cl_lw "1"
cl_minmodels "0"
cl_radartype "0"
cl_righthand "1"
cl_shadows "1"
cl_timeout "300"
cl_updaterate "30"
cl_vsmoothing "0.05"
cl_weather "1"
con_color "255 180 30"
console "1"
crosshair "1.000000"
fastsprites "0"
fps_max "72.0"
fps_modem "0"
gamma "3"
gl_dither "1"
gl_flipmatrix "0"
gl_fog "1"
gl_monolights "0"
gl_overbright "0"
gl_polyoffset "0.1"
hisound "1"
hpk_maxsize "4"
hud_capturemouse "1"
hud_centerid "0"
hud_draw "1"
hud_fastswitch "0"
hud_saytext_internal "1"
hud_takesshots "0"
joystick "0"
lookspring "0.000000"
lookstrafe "0.000000"
m_filter "0"
m_forward "1"
m_pitch "0.022"
m_side "0.8"
m_yaw "0.022"
model "gordon"
MP3FadeTime "2.0"
MP3Volume "0.800000"
mp_decals "300.000000"
name "Szala"
net_graph "0"
net_graphpos "1"
net_scale "5"
r_bmodelhighfrac "5.0"
r_detailtextures "0"
s_a3d "0"
s_automax_distance "30.0"
s_automin_distance "2.0"
s_bloat "2.0"
s_distance "60"
s_doppler "0.0"
s_eax "0"
s_leafnum "0"
s_max_distance "1000.0"
s_min_distance "8.0"
s_numpolys "200"
s_polykeep "1000000000"
s_polysize "10000000"
s_refdelay "4"
s_refgain "0.4"
s_rolloff "1.0"
s_verbwet "0.25"
sensitivity "20"
skin ""
spec_autodirector_internal "1"
spec_drawcone_internal "1"
spec_drawnames_internal "1"
spec_drawstatus_internal "1"
spec_mode_internal "1"
spec_pip "0"
suitvolume "0.250000"
sv_aim "0"
sv_voiceenable "1"
team ""
topcolor "30"
viewsize "110"
voice_enable "1"
voice_forcemicrecord "1"
voice_modenable "1"
voice_scale "0.750000"
volume "0.800000"
setinfo "_vgui_menus" "1"
setinfo "_ah" "1"
setinfo "_pw" "ewrrr"
+mlook
+jlook
exec userconfig.cfg



Nie wiem co jest zle, ofc w ~ napisalem setinfo _pw "ewrrr" a takze probowalem setinfo _pw ewrrr i takze setinfo "_pw" "ewrrr"
Zadne nie dziala. To nie wina paczki bo probowalem z 3 innymi a takze z czystym amxem.

Co do cholery robie zle ? proszę o pomoc.
  • +
  • -
  • 0

#2 naXe

    Banned

  • Zbanowany

Reputacja: 269
Wszechwidzący

  • Postów:1 489
  • GG:
  • Steam:steam
  • Lokalizacja:Kwidzyn
Offline

Napisano 31.03.2009 15:12

Usuń ; w Access flags:

#3 exero

    Życzliwy

  • Użytkownik

Reputacja: 0
Nowy

  • Postów:24
Offline

Napisano 31.03.2009 15:13

masz 2 razy

"Szala" "ewrrr" "abcdefghijklmnopqrstu" "a"

usun jedno
  • +
  • -
  • 0

#4 Szala

    Nowy

  • Autor tematu
  • Użytkownik

Reputacja: 0
Nowy

  • Postów:6
Offline

Napisano 31.03.2009 15:20

zadna z tych rad nie pomogla ....
Moge prosic o dalsze wskazowki ?

Moze sprobowal bym gdyby ktos dal swoje pliki ini ? ale moje sa wporzadku nic nie grzebalem...
  • +
  • -
  • 0

#5 exero

    Życzliwy

  • Użytkownik

Reputacja: 0
Nowy

  • Postów:24
Offline

Napisano 31.03.2009 15:44

reinstal amxx
  • +
  • -
  • 0

#6 Szala

    Nowy

  • Autor tematu
  • Użytkownik

Reputacja: 0
Nowy

  • Postów:6
Offline

Napisano 31.03.2009 15:51

Czy ciebie nauczyli czytac ? Pisalem ze probowalem na 3 roznych amxach od 3 roznych osob. Na zadnym nie dziala... -.-
  • +
  • -
  • 0

#7 pejsik

    Życzliwy

  • Użytkownik

Reputacja: 2
Nowy

  • Postów:33
  • Lokalizacja:Rzeszów
Offline

Napisano 31.03.2009 16:04

Masz steam czy nonsteam ?
  • +
  • -
  • 0

#8 Szala

    Nowy

  • Autor tematu
  • Użytkownik

Reputacja: 0
Nowy

  • Postów:6
Offline

Napisano 31.03.2009 19:24

A CO ZA ROZNICA ?! za przeproszeniem... non steam... na steam ID nie zrobie, na ip probowalem i to samo
  • +
  • -
  • 0

#9 pejsik

    Życzliwy

  • Użytkownik

Reputacja: 2
Nowy

  • Postów:33
  • Lokalizacja:Rzeszów
Offline

Napisano 31.03.2009 19:57

Już nie ważne
Chciałem pomóc .

ps. Admin nie działa tylko tobie czy innym administratorom tez ?
  • +
  • -
  • 0

#10 Szala

    Nowy

  • Autor tematu
  • Użytkownik

Reputacja: 0
Nowy

  • Postów:6
Offline

Napisano 01.04.2009 11:11

Admini nie dzialaja nikomu, nie da sie poprostu uzyc menu adma
  • +
  • -
  • 0

#11 TiTu$

    Czempion

  • Użytkownik

Reputacja: 139
Zaawansowany

  • Postów:817
  • GG:
  • Lokalizacja:Rzeszów
Offline

Napisano 01.04.2009 18:18

z jakiej hostowni masz serwer? Jeżeli masz taką opcję klikni przeinstaluj sewer może źle wgrywasz amxx... ;>
  • +
  • -
  • 0

#12 Szala

    Nowy

  • Autor tematu
  • Użytkownik

Reputacja: 0
Nowy

  • Postów:6
Offline

Napisano 02.04.2009 21:12

Natepny... Mowilem ze 3 razy 3 inne amxy robilem i dalej tak samo.
  • +
  • -
  • 0




Użytkownicy przeglądający ten temat: 0

0 użytkowników, 0 gości, 0 anonimowych