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

Brak koloru w adminchat (u@)


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

#1 CinciN1

    Początkujący

  • Zbanowany

Reputacja: 0
Nowy

  • Postów:11
  • Lokalizacja:Grabów
Offline

Napisano 07.08.2014 15:13

Witam. Mam pewien problem z adminchat.  Otóż zawsze działał w porządku, wiadomości na u@ były pokazywane na kolor zielony.

 

Od jakiegoś czasu mam z tym problem. Adminchat (u@) wyświetla mi wiadomości na żółto, a żółty kolor to podstawowy i zlewa się z innymi wiadomościami na say. Próbowałem kilka razy wgrać plugin na nowo. jednak za każdym razem gdy wgrywam działa tylko jedną mapę, a potem jest z powrotem na żółto. 

 

 

Dodam pluginy jakie mam wgrane do plugins i scripting.: 

Oraz to co mam w plugins.ini

amxbans_core.amxx
amxbans_main.amxx
; -----------------------------------------
; Amx Mod X 1.8.2 | HLDS 2013 | Pukawka.pl
; -----------------------------------------
; 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)
ReasonKicker.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
amxbans_ssban.amxx
show_ip.amxx
abd.amxx
ad_manager.amxx
hpk.amxx
admin_spec_esp.amxx
poprawne_rate.amxx
resetscore.amxx
ptb.amxx
afkbombtransfer.amxx
flash.amxx
parachute.amxx
c4.amxx
inf_smierc.amxx
csnadedrops.amxx
fragcounter.amxx
weaponicon.amxx
;Granader.amxx
;ultimate_warmup.amxx
RoundSound.amxx
vips.amxx
X-Kills.amxx
qwe.amxx
cs_team_semiclip.amxx
Allow_round_finish.amxx
reset.amxx
info.amxx
ban_neo_vvv.amxx
interp_by_Adi.amxx
reconnect_features.amxx

Czyli chodzi mi o to, żeby mieć kolorowy adminchat (u@) cały czas, najlepiej na zielono.

Proszę o pomoc i proszę także nie usuwać tego tematu. Z góry dziękuję.


Użytkownik sharkowy edytował ten post 08.08.2014 17:02
Plik .amxx


#2 F0rma

    Nowy

  • Użytkownik

Reputacja: 0
Nowy

  • Postów:5
  • Lokalizacja:Podlasie ;)
Offline

Napisano 07.08.2014 16:03

w plugins.ini nie masz dopisku adminchat.amxx

 

 wgraj to jeszcze raz + dopisz 


Użytkownik sharkowy edytował ten post 08.08.2014 17:05
Plik .amxx

  • +
  • -
  • 0

#3 CinciN1

    Początkujący

  • Autor tematu
  • Zbanowany

Reputacja: 0
Nowy

  • Postów:11
  • Lokalizacja:Grabów
Offline

Napisano 07.08.2014 16:06


w plugins.ini nie masz dopisku adminchat.amxx
 
http://speedy.sh/CJjYg/Prosze.rar wgraj to jeszcze raz + dopisz 

 

Mam dopisane "adminchat.amxx" .

 

 

 

; 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

 



#4 CinciN1

    Początkujący

  • Autor tematu
  • Zbanowany

Reputacja: 0
Nowy

  • Postów:11
  • Lokalizacja:Grabów
Offline

Napisano 07.08.2014 16:41

Czyli wrzuciłem te Twoje pliki i plugins.ini ma wyglądać tak ?

 

 

amxbans_core.amxx

amxbans_main.amxx
; -----------------------------------------
; Amx Mod X 1.8.2 | HLDS 2013 | Pukawka.pl
; -----------------------------------------
; 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)
ReasonKicker.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
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
adminchat.amxx
amxbans_ssban.amxx
show_ip.amxx
abd.amxx
ad_manager.amxx
hpk.amxx
admin_spec_esp.amxx
poprawne_rate.amxx
resetscore.amxx
ptb.amxx
afkbombtransfer.amxx
flash.amxx
parachute.amxx
c4.amxx
inf_smierc.amxx
csnadedrops.amxx
fragcounter.amxx
weaponicon.amxx
;Granader.amxx
;ultimate_warmup.amxx
RoundSound.amxx
vips.amxx
X-Kills.amxx
qwe.amxx
cs_team_semiclip.amxx
Allow_round_finish.amxx
reset.amxx
info.amxx
ban_neo_vvv.amxx
interp_by_Adi.amxx
reconnect_features.amxx
 

 



#5 CinciN1

    Początkujący

  • Autor tematu
  • Zbanowany

Reputacja: 0
Nowy

  • Postów:11
  • Lokalizacja:Grabów
Offline

Napisano 07.08.2014 17:21

Dopisz debug po nazwie tego pluginu w plugins.ini i wyślij kod sma.

 


Wrzuciłem te Twoje pliki i mój plugins.ini w tym momencie wygląda tak : 

 

 

amxbans_core.amxx

amxbans_main.amxx
; -----------------------------------------
; Amx Mod X 1.8.2 | HLDS 2013 | Pukawka.pl
; -----------------------------------------
; 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)
ReasonKicker.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
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
amxbans_ssban.amxx
abd.amxx
ad_manager.amxx
hpk.amxx
admin_spec_esp.amxx
poprawne_rate.amxx
resetscore.amxx
ptb.amxx
afkbombtransfer.amxx
flash.amxx
parachute.amxx
c4.amxx
inf_smierc.amxx
csnadedrops.amxx
fragcounter.amxx
weaponicon.amxx
;Granader.amxx
;ultimate_warmup.amxx
RoundSound.amxx
vips.amxx
X-Kills.amxx
qwe.amxx
cs_team_semiclip.amxx
Allow_round_finish.amxx
reset.amxx
info.amxx
ban_neo_vvv.amxx
interp_by_Adi.amxx
reconnect_features.amxx
show_ip.amxx
adminchat.amxx
 

 

 

I tak jak mówiłem. jedną mapę działa, a teraz znowu dalej na żółto cały czas jest u@


Użytkownik CinciN1 edytował ten post 07.08.2014 17:34


#6 Oporowiec

    Wszechobecny

  • Zbanowany

Reputacja: 119
Zaawansowany

  • Postów:441
  • GG:
  • Imię:Maciej
  • Lokalizacja:Małopolska
Offline

Napisano 08.08.2014 12:59

adminchat.amxx dopisz nad antiflood.amxx ; prevent clients from chat-flooding the server

i wtedy daj znać


Aktualny projekt: Dokumentacja Offline || [ 10% ]


#7 CinciN1

    Początkujący

  • Autor tematu
  • Zbanowany

Reputacja: 0
Nowy

  • Postów:11
  • Lokalizacja:Grabów
Offline

Napisano 08.08.2014 13:02

RPK Macior miałem tak i nie pomaga.



#8 Oporowiec

    Wszechobecny

  • Zbanowany

Reputacja: 119
Zaawansowany

  • Postów:441
  • GG:
  • Imię:Maciej
  • Lokalizacja:Małopolska
Offline

Napisano 08.08.2014 13:04

posiadasz może plik adminchat.sma ?
jeśli tak to proszę Cie o wstawienie go.


Aktualny projekt: Dokumentacja Offline || [ 10% ]


#9 CinciN1

    Początkujący

  • Autor tematu
  • Zbanowany

Reputacja: 0
Nowy

  • Postów:11
  • Lokalizacja:Grabów
Offline

Napisano 08.08.2014 14:26

Proszę

Załączone pliki



#10 Oporowiec

    Wszechobecny

  • Zbanowany

Reputacja: 119
Zaawansowany

  • Postów:441
  • GG:
  • Imię:Maciej
  • Lokalizacja:Małopolska
Offline

Napisano 08.08.2014 16:55

a sprawdź to: 

Załączone pliki


Aktualny projekt: Dokumentacja Offline || [ 10% ]





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

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