Zombie Plague (de KISKE)
Me sale este error en el v6:
Error: Cannot read from file: "zp6" on line 1
y en el v5 igual:
Error: Cannot read from file: "zp5" on line 1
meti el zp5 en la carpeta includes, cual es el problema?
Responder
Error: Undefined symbol "time_to_unix" on line 4166

[i] Por cierto es el v4 , cual es el problema ?



// TAN
static ymd[3], ttu[3]
date(ymd[0], ymd[1], ymd[2])

ttu[0] = time_to_unix(ymd[0], ymd[1], ymd[2], 00, 00, 00)
ttu[1] = time_to_unix(ymd[0], ymd[1], ymd[2], 06, 00, 00)
ttu[2] = time_to_unix(ymd[0], ymd[1], ymd[2], 04, 00, 00) Whatdone
Responder
Debe ser por que tenes una librería con funciones distintas a la del plugin
Free agent - Vendo plugins, mods o apps del foro IPB (Invision community)
Contactarme vía Discord >>> AtselTV#8202
Responder
Muy bueno kiske!!!! Better
Responder
(23/11/2016, 12:12 PM)Wisin escribió: Me sale este error en el v6:
Error: Cannot read from file: "zp6" on line 1
y en el v5 igual:
Error: Cannot read from file: "zp5" on line 1
meti el zp5 en la carpeta includes, cual es el problema?

Me pasa lo mismo..
Responder
ME SALE ESTE ERROR AL COPILAR LA V.3


Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright © 1997-2013 ITB CompuPhase, AMX Mod X Team

Error: Undefined symbol "g_steamid" on line 3983
Warning: Expression has no effect on line 3983
Error: Expected token: ";", but found "]" on line 3983
Error: Invalid expression, assumed zero on line 3983
Error: Too many error messages on one line on line 3983

Compilation aborted.
4 Errors.
Could not locate output file C:\Users\Usuario\Desktop\v3.amx (compile failed).
WhatdoneWhatdone
Responder
Tenes que crear la variable arriba de todo y listo
Código PHP:
new g_steamid[33][35]; 
Free agent - Vendo plugins, mods o apps del foro IPB (Invision community)
Contactarme vía Discord >>> AtselTV#8202
Responder
Me encanta el mod Roflmao
Responder
¿ Alguien me puede pasar la base de datos de la v5 sin ninguna cuenta creada ?

Lo agradecería mucho. Por favor.
Responder
.....


Archivos adjuntos
.sql   zombiep.sql (Tamaño: 16.74 KB / Descargas: 85)
Free agent - Vendo plugins, mods o apps del foro IPB (Invision community)
Contactarme vía Discord >>> AtselTV#8202
Responder
Buen aporte +10
Esto me servira bien
Responder
Ayuda Me Sale Este Error
Código PHP:
Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright (c1997-2006 ITB CompuPhaseAMX Mod X Team

Error
Undefined symbol "arg_time" on line 4658
Error
Undefined symbol "arg_time" on line 4819
Error
Undefined symbol "arg_time" on line 6021
Error
Undefined symbol "arg_time" on line 6031
Error
Undefined symbol "arg_time" on line 6038
Error
Undefined symbol "arg_time" on line 6049
Error
Undefined symbol "arg_time" on line 6060
Error
Undefined symbol "arg_time" on line 6068
Error
Undefined symbol "arg_time" on line 13190
Error
Undefined symbol "arg_time" on line 13203
Error
Undefined symbol "arg_time" on line 18663
Error
Undefined symbol "arg_time" on line 31762
Warning
Symbol is never used"setAchievement__First" on line 32416

12 Errors
.
Could not locate output file C:\Users\Jiren\Downloads\Plugins Del CS 1.6\zp_tcs5.amx (compile failed). 
Responder
(22/04/2018, 04:53 PM)Jiren escribió: Ayuda Me Sale Este Error
Código PHP:
Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright (c1997-2006 ITB CompuPhaseAMX Mod X Team

Error
Undefined symbol "arg_time" on line 4658
Error
Undefined symbol "arg_time" on line 4819
Error
Undefined symbol "arg_time" on line 6021
Error
Undefined symbol "arg_time" on line 6031
Error
Undefined symbol "arg_time" on line 6038
Error
Undefined symbol "arg_time" on line 6049
Error
Undefined symbol "arg_time" on line 6060
Error
Undefined symbol "arg_time" on line 6068
Error
Undefined symbol "arg_time" on line 13190
Error
Undefined symbol "arg_time" on line 13203
Error
Undefined symbol "arg_time" on line 18663
Error
Undefined symbol "arg_time" on line 31762
Warning
Symbol is never used"setAchievement__First" on line 32416

12 Errors
.
Could not locate output file C:\Users\Jiren\Downloads\Plugins Del CS 1.6\zp_tcs5.amx (compile failed). 
Revisa si tenes la libreria unixtime y ahi luncion arg_time, puede estar como ArgTime creo, solo cambia el nombre a arg_time
Responder
solo me sale esto
Código PHP:
year 1970
    month 
1
    day 
1
    hour 
0

    
while(time_stamp 0)
    {
        
temp is_leap_year(year)

        if((
time_stamp g_year_seconds[temp]) >= 0)
        {
            
time_stamp -= g_year_seconds[temp]
            
year++ 
es time_stamp ??
Responder
Estos mod singuen funcionando actualmente? cual es el mas estable de usar busco uno para mi server help
Responder
(15/06/2018, 01:37 AM)Chuki escribió: Estos mod singuen funcionando actualmente? cual es el mas estable de usar busco uno para mi server help

Es uno de los mejores zp que vas a ver en tu vida

Responder
Buena al compilar la v5, me tira esto.. Recibe el unixtime.inc pero no hay caso porque no me aparece el "arg_time" o "ArgTime" ..

Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright © 1997-2006 ITB CompuPhase, AMX Mod X Team

Error: Undefined symbol "arg_time" on line 4658
Error: Undefined symbol "time_to_unix" on line 4675
Warning: Symbol is assigned a value that is never used: "iSec" on line 4723
Warning: Symbol is assigned a value that is never used: "iMin" on line 4723
Warning: Symbol is assigned a value that is never used: "iHour" on line 4723
Warning: Symbol is assigned a value that is never used: "iDay" on line 4723
Warning: Symbol is assigned a value that is never used: "iMonth" on line 4723
Warning: Symbol is assigned a value that is never used: "iYear" on line 4723
Error: Undefined symbol "arg_time" on line 4819
Error: Undefined symbol "time_to_unix" on line 4836
Warning: Symbol is assigned a value that is never used: "iSec" on line 4840
Warning: Symbol is assigned a value that is never used: "iMin" on line 4840
Warning: Symbol is assigned a value that is never used: "iHour" on line 4840
Warning: Symbol is assigned a value that is never used: "iDay" on line 4840
Warning: Symbol is assigned a value that is never used: "iMonth" on line 4840
Warning: Symbol is assigned a value that is never used: "iYear" on line 4840
Error: Undefined symbol "time_to_unix" on line 6018
Error: Undefined symbol "time_to_unix" on line 6019
Error: Undefined symbol "arg_time" on line 6021
Error: Undefined symbol "time_to_unix" on line 6027
Error: Undefined symbol "time_to_unix" on line 6028
Error: Undefined symbol "time_to_unix" on line 6029
Error: Undefined symbol "arg_time" on line 6031
Error: Undefined symbol "time_to_unix" on line 6035
Error: Undefined symbol "time_to_unix" on line 6036
Error: Undefined symbol "arg_time" on line 6038
Error: Undefined symbol "time_to_unix" on line 6046
Error: Undefined symbol "time_to_unix" on line 6047
Error: Undefined symbol "arg_time" on line 6049
Error: Undefined symbol "time_to_unix" on line 6057
Error: Undefined symbol "time_to_unix" on line 6058
Error: Undefined symbol "arg_time" on line 6060
Error: Undefined symbol "time_to_unix" on line 6065
Error: Undefined symbol "time_to_unix" on line 6066
Error: Undefined symbol "arg_time" on line 6068
Error: Undefined symbol "arg_time" on line 13190
Error: Undefined symbol "arg_time" on line 13203
Error: Undefined symbol "unix_to_time" on line 13221

Compilation aborted.
26 Errors.
Could not locate output file C:\Users\User\Desktop\Plugins AMX\zp_tcs5.amx (compile failed).
Responder
https://amxmodx-es.com/Thread-Error-al-c...#pid100218
[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
(20/11/2018, 05:56 PM)totopizza escribió: https://amxmodx-es.com/Thread-Error-al-c...#pid100218

No comprendo la solucion, si debo agregarlo debajo del plug, o en el include zp5
Responder
(20/11/2018, 10:17 PM)wavee escribió:
(20/11/2018, 05:56 PM)totopizza escribió: https://amxmodx-es.com/Thread-Error-al-c...#pid100218

No comprendo la solucion, si debo agregarlo debajo del plug, o en el include zp5

Te demoras 30 segundos en comprobarlo de las 2 maneras Trolleyes
Responder
(21/11/2018, 02:02 PM)warrior escribió:
(20/11/2018, 10:17 PM)wavee escribió:
(20/11/2018, 05:56 PM)totopizza escribió: https://amxmodx-es.com/Thread-Error-al-c...#pid100218

No comprendo la solucion, si debo agregarlo debajo del plug, o en el include zp5

Te demoras 30 segundos en comprobarlo de las 2 maneras Trolleyes

" Warning: Symbol is never used: "setAchievement__First" on line 32416 "
Symbol is never used: "iTimexBan"
"iExpireTime"
"IfinishTime"
Me quedan solo esos 4 warning.. No logro repararlos.
Responder
(21/11/2018, 03:51 PM)wavee escribió:
(21/11/2018, 02:02 PM)warrior escribió:
(20/11/2018, 10:17 PM)wavee escribió:
(20/11/2018, 05:56 PM)totopizza escribió: https://amxmodx-es.com/Thread-Error-al-c...#pid100218

No comprendo la solucion, si debo agregarlo debajo del plug, o en el include zp5

Te demoras 30 segundos en comprobarlo de las 2 maneras Trolleyes

" Warning: Symbol is never used: "setAchievement__First" on line 32416 "
Symbol is never used: "iTimexBan"
"iExpireTime"
"IfinishTime"
Me quedan solo esos 4 warning.. No logro repararlos.

Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright © 1997-2006 ITB CompuPhase, AMX Mod X Team

Error: Undefined symbol "zombieMe" on line 6996
Warning: Expression has no effect on line 6996
Error: Expected token: ";", but found ")" on line 6996
Error: Invalid expression, assumed zero on line 6996
Error: Too many error messages on one line on line 6996

Compilation aborted.
4 Errors.
Could not locate output file C:\Users\User\Desktop\Plugins AMX\zp_tcs5.amx (compile failed).

aLGUIEN QUE PUEDA AYUDARME?
Responder
donde tengo q poner el "v3.sma" es q soy nuevo en esto
Responder
amxx studio
[Imagen: zcsztw-4.png] [Imagen: 6u5fj2-4.png]
[Imagen: linkedin_thumb_image.png][Imagen: 76561198283253977.png][Imagen: linkedin_thumb_image.png]
Responder
(02/01/2019, 07:05 PM)ifremx escribió: donde tengo q poner el "v3.sma" es q soy nuevo en esto

En:

Cita:C:\Program Files\Counter-Strike 1.6\cstrike\addons\amxmodx\scripting
Responder


Salto de foro:


Usuarios navegando en este tema: 1 invitado(s)