vyhazuje hrače

Technická podpora k herním serverům Counter-Strike 1.6
Message
Autor
tesarik31
Příspěvky: 72
Registrován: 20 led 2013, 13:57
Reputation: 0

vyhazuje hrače

#1 Příspěvekod tesarik31 » 23 led 2013, 19:48

ahoj při změně mapy co je automaticky tak mi to vyhodí hrače nevím co s tím

81.0.217.175:27541

Uživatelský avatar
Qefik
Příspěvky: 5714
Registrován: 26 pro 2009, 11:26
Reputation: 0
Kontaktovat uživatele:

Re: vyhazuje hrače

#2 Příspěvekod Qefik » 23 led 2013, 19:50

Co to píše v konzoli serveru? Co to píše u klienta? Seznam pluginů?

Vařit z vody opravdu neumím.
Rozdávat rady je zbytečné. Moudrý si poradí sám a hlupák stejně neposlechne.
Mark Twain

tesarik31
Příspěvky: 72
Registrován: 20 led 2013, 13:57
Reputation: 0

Re: vyhazuje hrače

#3 Příspěvekod tesarik31 » 23 led 2013, 20:17

"amx_nextmap" changed to "de_vegas"
Host_Error: UserMsg: Not Present on Client 2

Uživatelský avatar
Qefik
Příspěvky: 5714
Registrován: 26 pro 2009, 11:26
Reputation: 0
Kontaktovat uživatele:

Re: vyhazuje hrače

#4 Příspěvekod Qefik » 23 led 2013, 20:19

Potřebuju všechno co jsem napsal, to nebyl výčet možností :)
Rozdávat rady je zbytečné. Moudrý si poradí sám a hlupák stejně neposlechne.
Mark Twain

tesarik31
Příspěvky: 72
Registrován: 20 led 2013, 13:57
Reputation: 0

Re: vyhazuje hrače

#5 Příspěvekod tesarik31 » 23 led 2013, 20:22

255 PARDON

tesarik31
Příspěvky: 72
Registrován: 20 led 2013, 13:57
Reputation: 0

Re: vyhazuje hrače

#6 Příspěvekod tesarik31 » 23 led 2013, 20:25

"latency" (ping "0")
L 01/23/2013 - 19:22:56: ".:BLACK REBEL:.<6><STEAM_0:1:55527717><SPECTATOR>" disconnected
L 01/23/2013 - 19:22:56: World triggered "Round_Draw" (CT "3") (T "4")
L 01/23/2013 - 19:22:56: World triggered "Round_End"
Dropped .:BLACK REBEL:. from server
Reason: Client sent 'drop'
L 01/23/2013 - 19:23:01: World triggered "Round_Start"
L 01/23/2013 - 19:23:36: Team "CT" scored "3" with "0" players
L 01/23/2013 - 19:23:36: Team "TERRORIST" scored "4" with "0" players
[MAP GENERATOR] Generating maps.ini and mapcycle.txt
L 01/23/2013 - 19:23:38: [META] ini: Begin re-reading plugins list: /hlserver/27541/cstrike/addons/metamod/plugins.ini
L 01/23/2013 - 19:23:38: [META] ini: Read plugin config for: dproto
L 01/23/2013 - 19:23:38: [META] ini: Read plugin config for: AMX Mod X
L 01/23/2013 - 19:23:38: [META] ini: Finished reading plugins list: /hlserver/27541/cstrike/addons/metamod/plugins.ini; Found 2 plugins
L 01/23/2013 - 19:23:38: [META] dll: Updating plugins...
L 01/23/2013 - 19:23:38: [META] dll: Finished updating 9 plugins; kept 2, loaded 0, unloaded 0, reloaded 0, delayed 0
L 01/23/2013 - 19:23:38: Log file closed
Server logging data to file logs/L0123132.log
L 01/23/2013 - 19:23:38: Log file started (file "logs/L0123132.log") (game "cstrike") (version "48/1.1.2.6/Stdio/5787")
L 01/23/2013 - 19:23:38: Loading map "de_chateau"
L 01/23/2013 - 19:23:38: Server cvars start
L 01/23/2013 - 19:23:38: Server cvar "_tutor_bomb_viewable_check_interval" = "0.5"
L 01/23/2013 - 19:23:38: Server cvar "_tutor_debug_level" = "0"
L 01/23/2013 - 19:23:38: Server cvar "_tutor_examine_time" = "0.5"

tesarik31
Příspěvky: 72
Registrován: 20 led 2013, 13:57
Reputation: 0

Re: vyhazuje hrače

#7 Příspěvekod tesarik31 » 23 led 2013, 20:28

admin_amxbans.amxx
amxbans.amxx





;;;admin.amxx
ptb.amxx
; 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)
plmenu.amxx ; players menu (kick, ban, client cmds.)
telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
pluginmenu.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

; 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
admin_spec_esp.amxx ; viditelnost pres zdi pro adminy
deagsmapmanager.amxx ; nominace map rtv
map_generator.amxx ; generator seznamu map maps.ini
;hpk.amxx ; proti hracum s vysokym pingem
full_server_idler_kicker.amxx ; kickuje afk hrace pokud se chce nekdo novy pripojit

afkbombtransfer.amxx ; prenasi bombu jinemu, pokud je afk

vip.amxx

backweapons.amxx

bad_camper.amxx

roundsound.amxx

abd.amxx

Uživatelský avatar
Qefik
Příspěvky: 5714
Registrován: 26 pro 2009, 11:26
Reputation: 0
Kontaktovat uživatele:

Re: vyhazuje hrače

#8 Příspěvekod Qefik » 23 led 2013, 22:29

Aktualizuj si deagesmapmanager, je v příloze. Stačí to nahrát na server. Pak ještě musíš nahrát překladový soubor, také v příloze, do složky amxmodx/data/lang.
Přílohy
deagsmapmanager.txt
(114.06 KiB) Staženo 196 x
deagsmapmanager.amxx
(109.55 KiB) Staženo 157 x
Rozdávat rady je zbytečné. Moudrý si poradí sám a hlupák stejně neposlechne.
Mark Twain

tesarik31
Příspěvky: 72
Registrován: 20 led 2013, 13:57
Reputation: 0

Re: vyhazuje hrače

#9 Příspěvekod tesarik31 » 24 led 2013, 04:03

Kde tam přesně to mam hodit nevím ještě sem to nedělal

Uživatelský avatar
Qefik
Příspěvky: 5714
Registrován: 26 pro 2009, 11:26
Reputation: 0
Kontaktovat uživatele:

Re: vyhazuje hrače

#10 Příspěvekod Qefik » 24 led 2013, 07:53

viewtopic.php?f=33&t=2106

ten txt soubor patří do amxmodx/data/lang
Rozdávat rady je zbytečné. Moudrý si poradí sám a hlupák stejně neposlechne.
Mark Twain


Zpět na „Counter-Strike 1.6“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 3 hosti