←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

[ROZWIĄZANE] problem z adminem

Locked

  • +
  • -
kapucyn's Photo kapucyn 25.06.2012

Witam otóż mam taki problem:
Dałem admina sobie i koledze jemu na nick, a sobie na steam id dalem na wszytskie flagi poza "z"
niby wszystko cacy, ale na serverze kiedy proboj uzyc jakies komendy z amx to wyskakuje ze niemam do tego dostepu. proszę o pilna pomoc.
Z gory przepraszam za bledy.
Quote

  • +
  • -
Pan PrO's Photo Pan PrO 25.06.2012

a zmieniłeś mapę lub zrestartowałeś serwa po dodaniu adminów ??
Quote

NeO^^Mistic's Photo NeO^^Mistic 25.06.2012

Musisz zmienić mapkę lub zrestartować serwer.

I adma musisz dac w ten sposób aby działał

"nick" "haslo" "flagi" "a"
Quote

Gość_21977_* 25.06.2012

Musisz zmienić mapkę lub zrestartować serwer.

I adma musisz dac w ten sposób aby działał

"nick" "haslo" "flagi" "a"

Wystarczy użyć komendy amx_reloadadmins
Quote

  • +
  • -
kapucyn's Photo kapucyn 25.06.2012

mapke zmienialem admini dodani prawidłowo

restartowałem serva tez

po wpisaniu amx_reloadadmins


[AMXX] No admins found.
Quote

  • +
  • -
Kawon's Photo Kawon 25.06.2012

pokaż users.ini
Quote

Gość_21977_* 25.06.2012

Gdzie zapisujesz Administratorów (users.ini), (g)AmxBans?
Quote

  • +
  • -
kapucyn's Photo kapucyn 25.06.2012

server mam na ownserver i tam jest zakładka specjalna na dodanie admin
gdzie wszystko łopatologicznie podane.

"Duzy Bobo" "zxcasdqwe1" "abcdefghijklmnopqrstu" "b" ; Duzy Bobo
"STEAM_0:1:33283522" "" "abcdefghijklmnopqrstu" "ce" ;

Gdzie zapisujesz Administratorów (users.ini), (g)AmxBans?

w users.ini ale amxbans tez probowalem i nic
Quote

Gość_21977_* 25.06.2012

"Duzy Bobo" "zxcasdqwe1" "abcdefghijklmnopqrstu" "b" ; Duzy Bobo
zamień "b" na "a"
Quote

  • +
  • -
Kawon's Photo Kawon 25.06.2012

pokaż plugins.ini
Quote

  • +
  • -
kapucyn's Photo kapucyn 25.06.2012

"Duzy Bobo" "zxcasdqwe1" "abcdefghijklmnopqrstu" "b" ; Duzy Bobo
zamień "b" na "a"

nie sądze zyby to był kłopot ponieważ na steam id tez nie mam a wczesniej mialem
w zasadzie to chyba po zainstalowaniu amx_bans sie tak zaczelo robic

oprocz tego to mi wywala w konsoli, ale niewiem czy ma zwiazek z tym

[AMXBANS] amxbans.cfg is executed
Executing AMX Mod X Configuration File
Scrolling message displaying frequency: 10:00 minutes
[AMXX] No admins found.
couldn't exec addons/amxmodx/configs/ptb.cfg
Menu item 17 added to Menus Front-End: "Plugin Cvars" from plugin "pluginmenu.amxx"
Menu item 18 added to Menus Front-End: "Plugin Commands" from plugin "pluginmenu.amxx"
Menu item 19 added to Menus Front-End: "Banhistory Menu" from plugin "AMXBans"
L 06/25/2012 - 18:47:25: [amxbans.amxx] [AMXBANS] AMXBans 5.1 is online
[AMXBANS] No reasons found.
[AMXBANS] No reasons found in data base. Static reasons was loaded instead
L 06/25/2012 - 18:47:25: [amxbans.amxx] [AMXBANS] No reasons found in data base. Static reasons was loaded instead

Edited by kapucyn, 25.06.2012 18:02.
Quote

  • +
  • -
Kawon's Photo Kawon 25.06.2012

pokaż plugins.ini

mam prosić ?

pokaż amxbans.cfg
Quote

  • +
  • -
kapucyn's Photo kapucyn 25.06.2012

pokaż plugins.ini

mam prosić ?


"Duzy Bobo" "zxcasdqwe1" "abcdefghijklmnopqrstu" "a" ; Duzy Bobo
"STEAM_0:1:33283522" "" "abcdefghijklmnopqrstu" "ce" ;




// Amxbans configuration file
echo [AMXBANS] amxbans.cfg is executed

// Set this to 1 to enable debug messages from amxbans to amxx logs.
// If you dont want to see "[AMXBANS] AMXBans 4.x is online" in the amxx logs set this to 10
amxbans_debug 0

// Set this cvar to what the adminname should be on the webpages if the server make the ban.
// Ie. amxbans_servernick "My Great server" Leave emty if you want to use the default name from server.cfg
amxbans_servernick ""

// Print green hudmessages top left when banning
amxbans_show_hud_messages 1

// If you want to see ban announcments in the HLSW chat have this set to 1
amxbans_show_in_hlsw 1

// Set this to 1 if you want the map name to show in the DB.
amxbans_add_mapname_in_servername 0

// To be able to ban players not in the server. 1 enabled and 0 disabled.
amxbans_ban_evenif_disconnected 1

// Dont use http:// in this cvar. The url will show to banned players in the console.
amxbans_complain_url "www.cstrikezgl.cba.pl"

// Show if a player has been banned before as amx_chat to admins. 0 to disable
amxbans_show_prebanned 1

// How many previous offences must the player at least have to notify the admins in amx_chat?
amxbans_show_prebanned_num 2

// To filter out very old bans you can set how many days must have gone to NOT count.
amxbans_max_time_to_show_preban 9999

// Put the path to your findex.php here if you want to use the banhistory menu
amxbans_banhistmotd_url "http://pathToYour/findex.php?steamid=%s"

// Should prebanned count atac bans or NOT in the amx_chat to admins
amxbans_show_prebans_from_atac 1

// What flag should admins have to NOT get their Nick printed when banning/Unbanning
amxbans_admin_mole_access "r"

// If an admin has the admin_mole_access should his name be shown when he bans?
amxbans_show_name_evenif_mole 1

// This is the first bantime (in minutes) that will show in the banmenu.
amxbans_first_banmenu_value 5

// This is the max value an admin with only the d-flag can ban in the console.
amxbans_consolebanmax 1440

// How long after a ban has been made can an admin with the d-flag unBan? This is set in minutes.
amxbans_max_time_gone_to_unban 1440

// What flag should admins have to get the high ban times.
amxbans_higher_ban_time_admin "n"


// Ban times for admins with d-flag, set the highest time in minutes they can ban with "amxbans_consolebanmax"
// IMPORTANT put the lowest value first and the highest value last. You can have 1 to 12 values
// The -1 value is for flagging players, do not remove that!
// "0 m" = permanent ban!
// Values you can use:
// 1 - 59 with the flag m is for minutes
// 1 - 23 with the flag h is for hours
// 1 - 6 with the flag d is for days
// The w flag is for weeks

// Example:
// "5 m" is 5 minutes
// "1 h" is 1 hour
// "1 d" is 1 day
// "1 w" is 1 week

amx_setlowbantimes "5 m" "30 m" "1 h" "8 h" "10 h" "1 d" "-1 m"

// Ban times for admin with n-flag and d-flag
// IMPORTANT!! put the lowest value first and the highest value last. You can have 1 to 12 values
// The "-1 m" value is for flagging players, do not remove that!
// "0 m" = permanent ban!
// Values you can use:
// 1 - 59 with the flag m is for minutes
// 1 - 23 with the flag h is for hours
// 1 - 6 with the flag d is for days
// The w flag is for weeks
//
// Example:
// "5 m" is 5 minutes
// "1 h" is 1 hour
// "1 d" is 1 day
// "1 w" is 1 week

amx_sethighbantimes "5 m" "1 h" "4 h" "10 h" "1 w" "0 m" "-1 m"

Edited by kapucyn, 25.06.2012 18:20.
Quote

  • +
  • -
Kawon's Photo Kawon 25.06.2012

Użytkownik Kawon dnia 25 czerwiec 2012 - 19:05 napisał
Użytkownik Kawon dnia 25 czerwiec 2012 - 18:56 napisał
pokaż plugins.ini
mam prosić ?


Użytkownik kapucyn dnia 25 czerwiec 2012 - 18:54 napisał
"Duzy Bobo" "zxcasdqwe1" "abcdefghijklmnopqrstu" "a" ; Duzy Bobo
"STEAM_0:1:33283522" "" "abcdefghijklmnopqrstu" "ce" ;

i to jest twoim zdaniem plugins.ini ? :crazy:
Quote

  • +
  • -
kapucyn's Photo kapucyn 25.06.2012

Użytkownik Kawon dnia 25 czerwiec 2012 - 19:05 napisał
Użytkownik Kawon dnia 25 czerwiec 2012 - 18:56 napisał
pokaż plugins.ini
mam prosić ?


Użytkownik kapucyn dnia 25 czerwiec 2012 - 18:54 napisał
"Duzy Bobo" "zxcasdqwe1" "abcdefghijklmnopqrstu" "a" ; Duzy Bobo
"STEAM_0:1:33283522" "" "abcdefghijklmnopqrstu" "ce" ;

i to jest twoim zdaniem plugins.ini ? :crazy:

sory zmeczony jestem strasznie juz ci wysylam

; AMX Mod X plugins

; Admin Base - Always one has to be activated
amxbans.amxx ;AMXBans
;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



ad_manager.amxx ;reklamy w sayu
admin_freelook.amxx ;admin widzi wszystkich graczy
admin_spec_esp.amxx ;wh dla admina po œmierci
bulletdamage.amxx ;pokazuje zadane obra¿enia
descriptive_fire_in_the_hole.amxx ;pokazuje jaki granat zosta³ rzucony
dib.amxx ;pokazuje linie sk¹d nas zabili
realnadedrops.amxx ;wszystkie bronie po œmierci
polski_cs.amxx ;spolszczony cs
afkbombtransfer.amxx ;przerzuca pakê do gracza, który nie jest afk
ptb.amxx ;wyrównuje dru¿yny
reconnect_features.amxx ;przywraca staty i kase po 'reconnect'
runplanting.amxx ;Ruszasz siê podczas podk³adania paki
sillyc4.amxx ;Podk³adanie paki na œcianach
parachute.amxx ;spadochron
amx_banconfig.amxx ;ban na cfg
autoreload_on_newround.amxx ;prze³adowanie w nowej rundzie
alt_end_round_sounds.amxx ;muzyka na koniec rundy
hpk_pl.amxx ;wyrzuca za wysoki ping
;galileo.amxx ;zaawansowany map_chooser
dead_talk.amxx ;rozmowa po œmierci ze wszystkimi
grenade_trail.amxx ;smuga za granatem
grenade_sack-0.4.1.amxx ;wiêksza iloœæ granatów
;knife_mod.amxx ;wybór no¿y
show_ips.amxx ;pokazuje IP
c4timer.amxx ;nowy czas w odliczaniu bomby
amx_ex_changer.amxx ;wymusza interp 0.01
flash.amxx ;pokazuje kto oœlepi³
ultimate_sounds.amxx ;dŸwiêki typu HeadShot
gracz_rundy.amxx ;pokazuje najbardziej rani¹cego i najelepszego gracza rundy
;task_complete.amxx ;tr¹bka na koniec rundy
;vip.amxx ;vip 3.2 flagi xib
ruletka.amxx ;ruletka
bomb_explode_3sounds.amxx ;10 s do wybuchu
amx_ssban.amxx ;ssban
;day&night.amxx ;dzien, wieczór, noc
menu_zasady_x2.amxx ;zasady
przepros.amxx ;przepros za brzydkie slowa
lightsaber.amxx ;miecz switlny
doublejump.amxx ;podwójny skok
eim.amxx ;leczenie
Quote

  • +
  • -
kapucyn's Photo kapucyn 25.06.2012

do zamkniecia reinstalnolem server
Quote

Gość_21977_* 25.06.2012

Wiadomość wygenerowana automatycznie


Ten temat został zamknięty przez moderatora.

Powód: Pomoc udzielona

Jeśli się z tym nie zgadzasz, Dołączona grafika raportuj ten post, a moderator lub administrator rozpatrzy go ponownie.


Z pozdrowieniami,
Zespół AMXX.PL
Quote
Locked