ZP 4.3 Zombie classes a ine pluginy

Message
Autor
Tsunami
Příspěvky: 88
Registrován: 05 kvě 2010, 19:12
Reputation: 0
Bydliště: Východ náš Každodenný

Re: ZP 4.3 Zombie classes a ine pluginy

#11 Příspěvekod Tsunami » 24 čer 2010, 13:00

ok a co mam napisat napis mi co a ja len doplnim informacie
Obrázek

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

Re: ZP 4.3 Zombie classes a ine pluginy

#12 Příspěvekod Qefik » 24 čer 2010, 13:09

napiš debug, napiš linky na pluginy, co používáš za pluginy, hoď sem do code plugins.ini a modules.ini, pak se můžeme pohnout dále
Rozdávat rady je zbytečné. Moudrý si poradí sám a hlupák stejně neposlechne.
Mark Twain

Tsunami
Příspěvky: 88
Registrován: 05 kvě 2010, 19:12
Reputation: 0
Bydliště: Východ náš Každodenný

Re: ZP 4.3 Zombie classes a ine pluginy

#13 Příspěvekod Tsunami » 24 čer 2010, 13:49

plugins.ini

Kód: Vybrat vše

; 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      ; 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

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


; Custom - Add 3rd party plugins here
;hats08.amxx
admin_chat_colors.amxx
;bunnyhop.amxx
;connect_messages.amxx
;deathrunmanager.amxx
;drm_trigger_hurt_fix.amxx
;deathtype_effects.amxx
high_ping_kicker.amxx
;knife_mod.amxx
;sank_sounds.amxx
server_messages.amxx
;speclist.amxx
;plugin_trail.amxx
;ghw_ghr.amxx
;scor.amxx
galileo.amxx
;show_admins_vl.amxx
;loadingsounddir.amxx
;amp.amxx
;public_rules.amxx
admin_thunder.amxx
;clockmaker_v1.1.amxx
amx_parachute.amxx
zp_countdown_new_style.amxx
nademodes.amxx
zp_soldier_uqz.amxx
lasermine_023.amxx
unlimited_clip_ammo.amxx
amx_adminmodel.amxx
hns.amxx
nademodes.amxx
ghw_message_disp.amxx
damage_killed_effect.amxx
zp_extra_limited_ammo_packs.amxx
;zp_bank.amxx
;kz_multiplugin.amxx
amx_gore_ultimate.amxx

plugins-zplague.ini

Kód: Vybrat vše

; - Quick tips -
; * Rename this file to disabled-zplague.ini to turn the mod off
; * Rename it back to plugins-zplague.ini to turn it on
; * Put a semi-colon in front of a plugin to disable it
; * Remove a semi-colon to re-enable a plugin
; * Add the word debug after a plugin to place it in debug mode

; Main plugin
zombie_plague40.amxx
zm_vip.amxx

; Default zombie classes
zp_zclasses40.amxx

; Add sub-plugins, custom zombie classes, and extra items here
zp_countdown_new_style.amxx
Unlimited_Clip_Ammo.amxx
nademodes.amxx
zp_soldier_uqz.amxx
lasermine_023.amxx
;zm_vip_extra_adv_antidotegun.amxx
;zm_vip_extra_bazooka.amxx
zp_extra_jetpack_bazooka32.amxx
zp_extra_limited_ammo_packs.amxx
zp_bank.amxx
zp_extra_minigun.amxx

;Zombie Classes
zp_class_spider.amxx
zp_zclass_healing_zombie.amxx
zp_thermal_zombie.amxx
zp_zclass_bhzombie.amxx
zp_class_crow.amxx

modules.ini

Kód: Vybrat vše

;;;
; To enable a module, remove the semi-colon (;) in front of its name.
; If it's not here, simply add it its name, one per line.
; You don't need to write the _amxx part or the file extension.
;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; SQL Modules usually need to be enabled manually ;;
;; You can have any number on at a time.  Use      ;;
;;  amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

mysql
;sqlite

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Put third party modules below here.              ;;
;; You can just list their names, without the _amxx ;;
;;  or file extension.                              ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; These modules will be auto-detected and loaded   ;;
;;  as needed.  You do not need to enable them here ;;
;;  unless you have problems.                       ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

fun
engine
fakemeta
geoip
sockets
regex
nvault
hamsandwich
csx
cstrike

debug poslem tiez al pockam kym sa odpoja hraci nechcem kazit zabavu ked restartujem server
Obrázek

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

Re: ZP 4.3 Zombie classes a ine pluginy

#14 Příspěvekod Qefik » 24 čer 2010, 14:52

no, tak v plugins.ini nevidím zombie plague plugin, zkus stáhnout tento http://forums.alliedmods.net/showthread.php?p=636755
Rozdávat rady je zbytečné. Moudrý si poradí sám a hlupák stejně neposlechne.
Mark Twain

Tsunami
Příspěvky: 88
Registrován: 05 kvě 2010, 19:12
Reputation: 0
Bydliště: Východ náš Každodenný

Re: ZP 4.3 Zombie classes a ine pluginy

#15 Příspěvekod Tsunami » 24 čer 2010, 14:54

zombie plague mi ide ale nefunguju niektore pluginy pre ZP a mam tu istu verziu ktoru si poslal to je 4.3
Obrázek

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

Re: ZP 4.3 Zombie classes a ine pluginy

#16 Příspěvekod Qefik » 24 čer 2010, 14:57

ale nemas ji zapsanou v plugin.ini, ne?
Rozdávat rady je zbytečné. Moudrý si poradí sám a hlupák stejně neposlechne.
Mark Twain

Tsunami
Příspěvky: 88
Registrován: 05 kvě 2010, 19:12
Reputation: 0
Bydliště: Východ náš Každodenný

Re: ZP 4.3 Zombie classes a ine pluginy

#17 Příspěvekod Tsunami » 24 čer 2010, 14:58

ok uz mam zapisane ale nic sa nezmenilo
Obrázek

Tsunami
Příspěvky: 88
Registrován: 05 kvě 2010, 19:12
Reputation: 0
Bydliště: Východ náš Každodenný

Re: ZP 4.3 Zombie classes a ine pluginy

#18 Příspěvekod Tsunami » 24 čer 2010, 16:42

tu je debug

Kód: Vybrat vše

L 06/24/2010 - 16:39:17: -------- Mapchange to zm_army --------
L 06/24/2010 - 16:39:31: [AMXX] Zlib error encountered: -2(1355051)
L 06/24/2010 - 16:39:31: [AMXX] Zlib error encountered: -2(19440)
L 06/24/2010 - 16:39:31: Server cvar "amxmodx_version" = "1.8.1.3679"
L 06/24/2010 - 16:39:31: [AMXX] Invalid Plugin (plugin "zp_extra_limited_ammo_packs.amxx")
L 06/24/2010 - 16:39:31: [AMXX] Plugin file open error (plugin "Unlimited_Clip_Ammo.amxx")
L 06/24/2010 - 16:39:31: [AMXX] Invalid Plugin (plugin "zp_bank.amxx")
L 06/24/2010 - 16:39:31: [AMXX] Invalid Plugin (plugin "zp_class_spider.amxx")
L 06/24/2010 - 16:39:31: [AMXX] Invalid Plugin (plugin "zp_thermal_zombie.amxx")
L 06/24/2010 - 16:39:31: [AMXX] Zlib error encountered: -2(1355051)
L 06/24/2010 - 16:39:31: [AMXX] Failed to allocate memory (plugin "zp_zclass_bhzombie.amxx")
L 06/24/2010 - 16:39:31: [AMXX] Zlib error encountered: -2(19440)
L 06/24/2010 - 16:39:31: [AMXX] Failed to allocate memory (plugin "zp_class_crow.amxx")
L 06/24/2010 - 16:39:31: [AMXX] Plugin "nademodes.amxx" failed to load: Plugin uses an unknown function (name "TrieSetCell") - check your modules.ini.
L 06/24/2010 - 16:39:31: Server cvar "sv_maxspeed" = "900"
[AMXX] 4 adminov nacitanych zo suboru
L 06/24/2010 - 16:39:31: Server cvar "amx_language" = "en"
L 06/24/2010 - 16:39:31: Server cvar "amx_client_languages" = "1"
L 06/24/2010 - 16:39:31: Server cvar "amx_language" = "sk"
L 06/24/2010 - 16:39:31: Server cvar "amx_nextmap" = "zm_army"
L 06/24/2010 - 16:39:31: [AMXX] Failed to open dictionary file: cstrike/addons/amxmodx/data/lang/server_messages.txt
L 06/24/2010 - 16:39:31: Server cvar "gal_version" = "1.1.290"
L 06/24/2010 - 16:39:31: Server cvar "jtp10181" = "chute"
L 06/24/2010 - 16:39:31: Server cvar "jtp10181" = "chute,gore"
L 06/24/2010 - 16:39:31: Server cvar "zp_version" = "4.3"
L 06/24/2010 - 16:39:31: Server cvar "atac_version" = "3.0.0"
L 06/24/2010 - 16:39:31: Server cvar "zp_vip_version" = "1.6"
L 06/24/2010 - 16:39:31: Server cvar "zp_jp_version" = "Extra Item Jetpack+Bazooka v3.2"
Menu item 17 added to Menus Front-End: "Plugin Cvars" from plugin "pluginmenu.amxx"
Menu item 18 added to Menus Front-End: "Plugin Commands" from plugin "pluginmenu.amxx"
ML_NOTFOUND: SM_ERROR_FILE
Executing AMX Mod X Configuration File
Frekvencia zobrazenia skrolovacej spravy: 10:00 minut
L 06/24/2010 - 16:39:31: Server cvar "sv_airaccelerate" = "100"
L 06/24/2010 - 16:39:31: Server cvar "sv_airmove" = "10"
L 06/24/2010 - 16:39:31: Server cvar "mp_autokick" = "0"
Executing Galileo ( GAL ) Configuration File
Executing Lasermine Configuration File
L 06/24/2010 - 16:39:31: Called dynanative into a paused plugin.
L 06/24/2010 - 16:39:31: [AMXX] Run time error 10 (plugin "atac_cmds.amxx") (native "get_maxpunishments") - debug not enabled!
L 06/24/2010 - 16:39:31: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. Continuing with current version anyway.
L 06/24/2010 - 16:39:32: Server cvar "sv_accelerate" = "5"
L 06/24/2010 - 16:39:32: Server cvar "sv_stopspeed" = "75"
L 06/24/2010 - 16:39:32: Started map "zm_army" (CRC "1134951193")

L 06/24/2010 - 16:39:32: Server cvar "mp_flashlight" = "1"
L 06/24/2010 - 16:39:32: Server cvar "mp_playerid" = "1"
L 06/24/2010 - 16:39:32: Server cvar "sv_maxspeed" = "9999"
L 06/24/2010 - 16:39:32: Server cvar "amx_contactinfo" = "tomas.0071@azet.sk"
L 06/24/2010 - 16:39:32: Server cvar "mp_tkpunish" = "1"
L 06/24/2010 - 16:39:32: Server cvar "mp_hostagepenalty" = "5"
L 06/24/2010 - 16:39:32: Server cvar "mp_timelimit" = "25"
L 06/24/2010 - 16:39:32: Server cvar "sv_maxspeed" = "320"
L 06/24/2010 - 16:39:32: Server cvar "mp_freezetime" = "1"
L 06/24/2010 - 16:39:32: Server cvar "decalfrequency" = "10"
L 06/24/2010 - 16:39:32: Log file closed
Server logging data to file logs/L0624045.log
L 06/24/2010 - 16:39:32: Log file started (file "logs/L0624045.log") (game "cstrike") (version "48/1.1.2.6/Stdio/4883")
L 06/24/2010 - 16:39:33: [DPROTO]: Client 0 - Set AuthIdType 1 [Native]; pClient = 0xf537cf08
L 06/24/2010 - 16:39:33: "marlon<1><STEAM_0:1:19949821><>" connected, address "93.12.44.168:27005"
Connection to Steam servers successful.
 - 16:39:37: [DPROTO]: Setting game name to: (Native game name)
L 06/24/2010 - 16:39:37: [DPROTO]:  Enable Fix for player ids on hlstats monitoring: OFF
L 06/24/2010 - 16:39:37: [DPROTO]: dp_version cvar will be exported: Yes
[DPROTO]:  Config sucessfully loaded.
L 06/24/2010 - 16:39:37: [DPROTO]:  Config sucessfully loaded.
L 06/24/2010 - 16:39:37: [DPROTO]: Server port: 27482
L 06/24/2010 - 16:39:37: [DPROTO]: engine_i686.so found at 0xf7233000
L 06/24/2010 - 16:39:37: [DPROTO]: Patching for: <Dynamic p48 Linux patcher>...
[DPROTO]: Done.
L 06/24/2010 - 16:39:37: [DPROTO]: Done.
L 06/24/2010 - 16:39:37: [META] dll: Loaded plugin 'dproto': dproto v0.4.8 2010/01/28, Crock

   AMX Mod X version 1.8.1.3679 Copyright (c) 2004-2006 AMX Mod X Development Team
   AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
   This is free software and you are welcome to redistribute it under
   certain conditions; type 'amxx gpl' for details.
 
L 06/24/2010 - 16:39:37: [META] dll: Loaded plugin 'MySQL': MySQL v1.8.1.3662 Jan 28 2008, AMX Mod X Dev Team
L 06/24/2010 - 16:39:37: [META] dll: Loaded plugin 'Fun': Fun v1.8.1.3660 Jan 28 2008, AMX Mod X Dev Team
L 06/24/2010 - 16:39:37: [META] dll: Loaded plugin 'Engine': Engine v1.8.1.3660 Jan 28 2008, AMX Mod X Dev Team
L 06/24/2010 - 16:39:37: [META] dll: Loaded plugin 'FakeMeta': FakeMeta v1.8.0.3399 Jan 28 2008, AMX Mod X Dev Team
L 06/24/2010 - 16:39:37: [META] WARNING: Failed to find memloc for regcmd 'ham'
L 06/24/2010 - 16:39:37: [META] dll: Loaded plugin 'Ham Sandwich': Ham Sandwich v1.8.1.3660 Jan 28 2008, AMX Mod X Dev Team
stray key in process_key: item_getiteminfo 63
L 06/24/2010 - 16:39:37: [META] dll: Loaded plugin 'CSX': CSX v1.8.1.3666 Jan 28 2008, AMX Mod X Dev Team
L 06/24/2010 - 16:39:37: [META] dll: Loaded plugin 'CStrike': CStrike v1.8.1.3660 Jan 28 2008, AMX Mod X Dev Team
L 06/24/2010 - 16:39:37: [META] dll: Loaded plugin 'AMX Mod X': AMX Mod X v1.8.1.3679 Jan 28 2008, AMX Mod X Dev Team
L 06/24/2010 - 16:39:37: [META] WARNING: dll: Not loading plugin 'MySQL'; already loaded (status=running)
L 06/24/2010 - 16:39:37: [META] WARNING: dll: Failed to load plugin 'mysql_amxx_i386.so'
L 06/24/2010 - 16:39:37: [META] WARNING: dll: Not loading plugin 'Fun'; already loaded (status=running)
L 06/24/2010 - 16:39:37: [META] WARNING: dll: Failed to load plugin 'fun_amxx_i386.so'
L 06/24/2010 - 16:39:37: [META] WARNING: dll: Not loading plugin 'Engine'; already loaded (status=running)
L 06/24/2010 - 16:39:37: [META] WARNING: dll: Failed to load plugin 'engine_amxx_i386.so'
L 06/24/2010 - 16:39:37: [META] WARNING: dll: Not loading plugin 'FakeMeta'; already loaded (status=running)
L 06/24/2010 - 16:39:37: [META] WARNING: dll: Failed to load plugin 'fakemeta_amxx_i386.so'
L 06/24/2010 - 16:39:37: [META] WARNING: dll: Not loading plugin 'Ham Sandwich'; already loaded (status=running)
L 06/24/2010 - 16:39:37: [META] WARNING: dll: Failed to load plugin 'hamsandwich_amxx_i386.so'
L 06/24/2010 - 16:39:37: [META] WARNING: dll: Not loading plugin 'CSX'; already loaded (status=running)
L 06/24/2010 - 16:39:37: [META] WARNING: dll: Failed to load plugin 'csx_amxx_i386.so'
L 06/24/2010 - 16:39:37: [META] WARNING: dll: Not loading plugin 'CStrike'; already loaded (status=running)
L 06/24/2010 - 16:39:37: [META] WARNING: dll: Failed to load plugin 'cstrike_amxx_i386.so'
L 06/24/2010 - 16:39:37: [META] dll: Finished loading 2 plugins
scandir failed:/hlserver/27482/./platform/SAVE
L 06/24/2010 - 16:39:37: Log file closed
Server logging data to file logs/L0624047.log
L 06/24/2010 - 16:39:37: Log file started (file "logs/L0624047.log") (game "cstrike") (version "48/1.1.2.6/Stdio/4883")
Obrázek

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

Re: ZP 4.3 Zombie classes a ine pluginy

#19 Příspěvekod Qefik » 24 čer 2010, 17:16

takže smaž pluginy které nepatří do plugins.ini, ty nech jen v zp configu pro pluginy. 2. otevři si v amxmodx slošku modules a napiš co tam je za soubory.
Rozdávat rady je zbytečné. Moudrý si poradí sám a hlupák stejně neposlechne.
Mark Twain

Tsunami
Příspěvky: 88
Registrován: 05 kvě 2010, 19:12
Reputation: 0
Bydliště: Východ náš Každodenný

Re: ZP 4.3 Zombie classes a ine pluginy

#20 Příspěvekod Tsunami » 24 čer 2010, 17:25

ok vymazal som a tu mas moduly

Kód: Vybrat vše

cstrike_amxx_i386
csx_amxx_i386
engine_amxx_i386
fakemeta_amxx_i386
fun_amxx_i386
geoip_amxx_i386
hamsandwich_amxx_i386
mysql_amxx_i386
nvault_amxx_i386
regex_amxx_i386
sockets_amxx_i386
sqlite_amxx_i386
Obrázek


Zpět na „AMX mod X“

Kdo je online

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