←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

Zacinanie się cs przy Precaching resources

  • +
  • -
Raen's Photo Raen 05.07.2012

Siemka, mam pytanie co może być nie tak że podczas wchodzenia na serwer zacina się cs na okienku z napisem Precaching resources ?
Dzieje się tak tylko na moim serwerze kilku osobą, niektórzy mogą wbić ale akurat Ci nie.
Pozdrawiam.
Quote

  • +
  • -
Raen's Photo Raen 06.07.2012

Odświeżam a przy okazji dodam ze nie ma nic w logach, cs zacina się i tyle -.-
Zmiana binnarek i dproto nic nie dała...
Quote

  • +
  • -
speedkill's Photo speedkill 06.07.2012

Pokaż plugins.ini
Quote

  • +
  • -
Stachuu :D ??'s Photo Stachuu :D ?? 06.07.2012

wpisz do konsoli przed wejsciem na serw
fs_lazy_precache 1


Przyczyna jest zle wpisany w plugin_preache plik muzyczny np plik .mp3 dany jest pod preache_sound

nie jestem pewny jesli wprowadzilem w blad to sory.
Quote

  • +
  • -
Raen's Photo Raen 06.07.2012

mój plugins.ini
; AMX Mod X plugins

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

; Map related
nextmap.amxx        ; displays next map in mapcycle
;mapchooser.amxx        ; allows to vote for next map
mapchooser4.amxx debug    ; 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

; Enable to use AMX Mod plugins
;amxmod_compat.amxx    ; AMX Mod backwards compatibility layer


; Custom - Add 3rd party plugins here
wymuszanie_komend.amxx  ;Wymusza komendy
0_hp_bug.amxx ;0 hp bug
amx_ip_zmienne.amxx ;amx ip w konsoli
c4timer.amxx  ;Licznik c4 na dole ekranu, nie hud!
freedef.amxx  ;Darmowy def dla ct
polski_cs.amxx  ;Polskie napisy
ad_manager_array.amxx ;Spam bot
mutemenu.amxx ;Menu mutowania graczy
afkkisss.amxx ;Zarzadzanie afkami
auto_reload.amxx  ;Automatyczny reload broni
ptb.amxx  ;Wyrownane teamy
say.amxx  ;Reklama w say i konsoli
Allow_round_finish.amxx ;dokonczenie rundy po czasie
bullet_damage.amxx  ;obrazenia pokazuje

;Bugi i fixy
;antiflashbug.amxx ;Flash bug fix
antyipnick.amxx ;Ip w nicku fix
antynr.amxx ;No recoil fix
autobuybugban.amxx  ;Autobuy fix
dontsayips.amxx ;Ip say fix
;naprawa_room_type.amxx  ;Room type fix
;ban_net_packet_spammer.amxx ;Fix

Stachu, czyli powienienem sprawdzić każdy plugin, perk i klasę pod względem plugin_precache ?

z tą komendą działa, lecz chciałbym się dowiedzieć jak to powinno być zrobione żeby nie trzeba było używać tej komendy... ?
Quote