Variables bien guardadas, gamedata / no actualice el hlds.
#26
Cita:AMXX VERSION:

AMX Mod X 1.10.0.5248 (http://www.amxmodx.org)
Authors:
David "BAILOPAN" Anderson, Pavol "PM OnoTo" Marko
Felix "SniperBeamer" Geyer, Jonny "Got His Gun" Bergstrom
Lukasz "SidLuke" Wlasinski, Christian "Basic-Master" Hammacher
Borja "faluco" Ferrer, Scott "DS" Ehlert
Compiled: Jan 30 2019 07:05:11
Built from: https://github.com/alliedmodders/amxmodx...t/fd643273
Build ID: 5248:fd643273
Core mode: JIT+ASM32
VERSION:
Protocol version 47
Exe version 1.1.2.5 (cstrike)
Exe build: 13:23:42 Sep 29 2005 (3262)
GAME VERSION: no salio.
Responder
#27
Motivo del error: https://forums.alliedmods.net/showpost.p...ostcount=5

Posible Solución 1: https://forums.alliedmods.net/showpost.p...ostcount=7
Posible Solucion 2: https://forums.alliedmods.net/showpost.p...stcount=29

Y de por último (En caso de que tengas permitido instalarlo):

(12/02/2019, 01:00 PM)w0w escribió: Fácil. Usar ReHLDS: http://teamcity.rehlds.org/guestAuth/dow...Successful (descargar última versión).
[Imagen: b_350_20_323957_202743_f19a15_111111.png]

Estudia siempre; el tiempo es oro, lo material se puede recuperar pero el tiempo no se puede recuperar.
(02/10/2016, 05:05 PM)meTaLiCroSS escribió: Siempre me gusta ayudar cuando alguien esta interesado realmente en ver que esta programando.
(08/08/2019, 05:32 PM)meTaLiCroSS escribió: grax x el dato cr4ck


Mis aportes

PLUGINS
MAPAS
Menú LANG [SF] Sistema de Frags
Say System (Admin Prefix)
Responder
#28
(13/02/2019, 04:53 PM)totopizza escribió: Motivo del error: https://forums.alliedmods.net/showpost.p...ostcount=5

Posible Solución 1: https://forums.alliedmods.net/showpost.p...ostcount=7
Posible Solucion 2: https://forums.alliedmods.net/showpost.p...stcount=29

Y de por último (En caso de que tengas permitido instalarlo):

(12/02/2019, 01:00 PM)w0w escribió: Fácil. Usar ReHLDS: http://teamcity.rehlds.org/guestAuth/dow...Successful (descargar última versión).
Gracias estare probando las soluciones.
Responder
#29
Estos son los logs que me tira, ya no me dice binding/hooking
Cita:L 02/13/2019 - 18:54:25: Start of error session.
L 02/13/2019 - 18:54:25: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20190213.log")
L 02/13/2019 - 18:54:25: [AMXX] Displaying debug trace (plugin "zombie_plague40.amxx", version "4.3 Fix6a V1")
L 02/13/2019 - 18:54:25: [AMXX] Run time error 4: index out of bounds
L 02/13/2019 - 18:54:25: [AMXX] [0] zpparty.sma::menu_upgrades_human (line 13637)
L 02/13/2019 - 18:53:27: [admin.amxx] Login: "wavees2<2><STEAM_ID_LAN><>" became an admin (account "wavee") (access "abcdefghijklmnopqrstuv") (address "192.168.0.144")
L 02/13/2019 - 18:53:39: [admincmd.amxx] Cmd: "wavees2<2><STEAM_ID_LAN><>" changelevel "de_dust2"
L 02/13/2019 - 18:53:41: -------- Mapchange to de_dust2 --------
L 02/13/2019 - 18:53:43: [admin.amxx] Login: "wavees2<2><STEAM_ID_LAN><>" became an admin (account "wavee") (access "abcdefghijklmnopqrstuv") (address "192.168.0.144")
L 02/13/2019 - 18:54:00: [admincmd.amxx] Cmd: "wavees2<2><STEAM_ID_LAN><>" set cvar (name "sv_restart") (value "1")
L 02/13/2019 - 18:54:29: [admincmd.amxx] Cmd: "wavees2<2><STEAM_ID_LAN><>" set cvar (name "sv_restart") (value "1")
L 02/13/2019 - 18:55:14: [admincmd.amxx] Cmd: "wavees2<2><STEAM_ID_LAN><>" changelevel "de_dust2"
L 02/13/2019 - 18:55:16: -------- Mapchange to de_dust2 --------
L 02/13/2019 - 18:55:17: [admin.amxx] Login: "wavees2<2><STEAM_ID_LAN><>" became an admin (account "wavee") (access "abcdefghijklmnopqrstuv") (address "192.168.0.144")
Responder
#30
Cita:L 02/13/2019 - 18:54:25: [AMXX] Displaying debug trace (plugin "zombie_plague40.amxx", version "4.3 Fix6a V1")
L 02/13/2019 - 18:54:25: [AMXX] Run time error 4: index out of bounds
L 02/13/2019 - 18:54:25: [AMXX] [0] zpparty.sma::menu_upgrades_human (line 13637)

Linea 13637?
[Imagen: b_350_20_323957_202743_f19a15_111111.png]

Estudia siempre; el tiempo es oro, lo material se puede recuperar pero el tiempo no se puede recuperar.
(02/10/2016, 05:05 PM)meTaLiCroSS escribió: Siempre me gusta ayudar cuando alguien esta interesado realmente en ver que esta programando.
(08/08/2019, 05:32 PM)meTaLiCroSS escribió: grax x el dato cr4ck


Mis aportes

PLUGINS
MAPAS
Menú LANG [SF] Sistema de Frags
Say System (Admin Prefix)
Responder
#31
Código PHP:
if (g_habilidad[id][0][Key] < hab_hm[Key][MAX_HAB_H]
//en ese caso subi la habilidad humana, pero cuando subo la zombie sale esta linea.
if (g_habilidad[id][1][Key] < hab_zm[Key][MAX_HAB]) 
Hice un thread acerca de eso..
Responder


Salto de foro:


Usuarios navegando en este tema: 1 invitado(s)