←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

Szybko znika napis jak sie napisze @@wiado...

  • +
  • -
`Marcin^ - zdjęcie `Marcin^ 17.08.2014

Siemka, mam problem. Wiec tak jak napisac chce coś przez @@ siemka to napis znika po 0,30 sekundzie czyli połowie nie wiem jak to zmienic. Jestem amatorem wiec prosilbym zeby bylo latwo napisane. Wgralem tez plugin ze mozna podkladac pake na 1 bs gdy jest mniej niz 5 osob i jak sie proboje podlozyc na zlym to jest napisane ze jest zbyt malo osob na gorze wlasnie tez i tez znika po 0,30 sekundy. Bylbym niezmiernie wdzeczny !!

Odpowiedz

kakus002 - zdjęcie kakus002 17.08.2014

:google: 

 

w amxx'ie sa tylko 4 kanaly wyswietlania wiadomości jesli masz pluginy które wyswietlają wiadomości na hud które się odświeżają to wtedy wiadomości z @@ bd znikać jedyne wyjście to usunięcie lub przerobienie tych pluginów

 

Odpowiedz

  • +
  • -
`Marcin^ - zdjęcie `Marcin^ 17.08.2014

A pomozesz jak to zrobic bo z twojego zdania zrozumialem tylko usuniecei lub przerobienie tych pluginów ;D 

Odpowiedz

  • +
  • -
ex0 - zdjęcie ex0 17.08.2014

Najprościej korzystasz z COD Moda lub czegoś takiego?
Na jakim serwerze występuje taka sytuacja?

Zarzuć plugins.ini

Chodzi tutaj o to, że Amxx ma tylko 4 kanały SyncHudObj i jeśli są używane przez inne pluginy tak jak przykładowo CoD Mod czy jakieś KillStreaki i inne pierdoły wiadomość będzie znikać na rzecz tych pluginów. 

 

Odpowiedz

  • +
  • -
`Marcin^ - zdjęcie `Marcin^ 17.08.2014

Tak mam codmoda.

; AMX Mod X plugins


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


0_hp_bug.amxx
c4.amxx
blokuj_he.amxx
hpk_pl.amxx
ptb.amxx
polski_cs.amxx
ReasonKicker.amxx
adminlisten.amxx
show_ip.amxx
bullet_damage.amxx
ad_manager.amxx
parachute.amxx
hi.amxx
female_sound.amxx
wybor_interpu.amxx
best_player.amxx
Allowroundfinish.amxx
timelimitvote.amxx
sillyc4.amxx
bs_limiter.amxx
amx_malamapa_v12.amxx

 

Odpowiedz