←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

DeathRun - Gracze nie mogą dołączyć do gry

Locked

  • +
  • -
D@ruc's Photo D@ruc 19.06.2011

Kiedy co jakiś czas zmienia się mapa na DR to nie można wejść do gry, bo gracze wyglądają jakby byli na SPECTATOR i co jakiś czas przenosi ich w inne miejsce. Na DD2 często tak widziałem na serwerach jak gracz był pokazany w rogu mapy i znikał zmieniając miejsce na mapie nie mogąc dołączyć do żadnego teamu. Dopiero po reconnecie lub kilku reconnectach można dołączyć do gry.

plugins.ini

; 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

// DeathRun \\
50hp.amxx						; CT i TT mają po 50hp
ad_manager.amxx					; Reklamy w sayu
;Allow_round_finish.amxx			; Pozwala dokończyć rundę
alt_end_round_sounds.amxx		; RoundSoundy
amx_blockteam.amxx				; Blokada zmiany teamu
autobuyfix.amxx					; Ochrona HLDS
bunnyhop.amxx					; Auto Bunnyhop
deagsmapmanager.amxx       		; RTV, Nominations
DeathrunManager.amxx			; Główny plugin DeathRun
dontsayips.amxx					; AntyReklama
DRM_trigger_hurt_fix.amxx		; Zabija, gdy spadniesz
freerun.amxx					; Głosowanie Freerun
GHW_Weapon_Replacement.amxx		; Podmiana modeli
hpk_pl.amxx						; Wyrzuca za zbyt duży ping
mutemenu.amxx  					; Pozwala na mutowanie graczy
nazwa.amxx         				; Zmiana nazwy w (GRA)
specinfo.amxx					; Pokazuje obserwujących Cię graczy
speedometer.amxx				; Prędkościomierz
team_join.amxx					; Dołączanie do CT
timer.amxx						; Statystyki DeathRun
tl_fix.amxx						; Stały Limit Czasu
use_button_once.amxx			; Pozwala raz uzyć pułapki    
xredirect.amxx					; Przekierowanie na serwery
Quote

  • +
  • -
;(('s Photo ;(( 19.06.2011

Wyłącz to i zobacz:

amx_blockteam.amxx

Możesz jeszcze spróbować z tym:

team_join.amxx

plugi mogą sobie przeszkadzać.
Edited by DAMIANq, 19.06.2011 11:36.
Quote

  • +
  • -
D@ruc's Photo D@ruc 19.06.2011

Wyłącz to i zobacz:

amx_blockteam.amxx


Już ten plugin blokowałem i nic to nie dało dalej było tak samo. Nawet gdyby to zadziałało to ciekawe w jaki sposób zablokuję wymuszanie przechodzenia do teamu.

Możesz jeszcze spróbować z tym:

team_join.amxx


Jeżeli wyłączę ten plugin to ciekawe w jaki sposób zrobię żeby w TT była 1 osoba, a w CT cała reszta. Plugin Team Limit jest niedopracowany.
Edited by D@ruc, 19.06.2011 11:45.
Quote

  • +
  • -
;(('s Photo ;(( 19.06.2011

Ja używam tego Team Limiter i jest git, ale wyłącz i zobacz :D
Quote

  • +
  • -
D@ruc's Photo D@ruc 29.06.2011

Dzięki DAMIANq pomogło.
Quote

  • +
  • -
KAMIKADZEKKS's Photo KAMIKADZEKKS 29.06.2011

Team Limiter ... damian dał .. ale także to polecam
Quote
Locked