Por que ocurre este error
#1

PHP код:
C:\Users\Javier\Desktop\Zombies VS Humans V1.2\gamemodes\multigames.pwn(31) : warning 201redefinition of constant/macro (symbol "BULLET_HIT_TYPE_PLAYER")
Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
Header size
:           9324 bytes
Code size
:           590076 bytes
Data size
:          5589528 bytes
Stack
/heap size:      16384 bytesestimated maxusage=100082 cells (400328 bytes)
Total requirements6205312 bytes
1 Warning

Si tengo todos los plugins actualizados
-
Y cuando lo enciendo ocurre esto.
PHP код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[16:16:10filterscripts ""  (string)
[
16:16:10
[
16:16:10Server Plugins
[16:16:10] --------------
[
16:16:10]  Loading pluginsscanf
[16:16:10
[
16:16:10]  ===============================
[
16:16:10]       sscanf plugin loaded.     
[
16:16:10]          Version:  2.8.1        
[16:16:10]    (c2012 Alex "******" Cole  
[16:16:10]  ===============================
[
16:16:10]   Loaded.
[
16:16:10]  Loading pluginstreamer
[16:16:10
*** 
Streamer Plugin v2.8.2 by Incognito loaded ***
[
16:16:10]   Loaded.
[
16:16:10]  Loaded 2 plugins.
[
16:16:10
[
16:16:10Ban list
[
16:16:10] --------
[
16:16:10]  Loadedsamp.ban
[16:16:10
[
16:16:10
[
16:16:10Filterscripts
[16:16:10] ---------------
[
16:16:10]   Loaded 0 filterscripts.
[
16:16:10Script[gamemodes/multigames.amx]: Run time error 19"File or function is not found"
[16:16:10Number of vehicle models
Plugins en la Gamemode
PHP код:
#include <a_samp>
#include <a_npc>
#include <zcmd>
#include <sscanf2>
#include <foreach>
#include <YSI\y_ini>
#include <KickBan>
#include <streamer> 
y el archivo .amx y .pawn existe en la carpeta gamemode.
Gracias de ante mano.
Reply
#2

Ya esta definido BULLET_HIT_TYPE_PLAYER
Reply
#3

Quote:
Originally Posted by wharlos
Посмотреть сообщение
Ya esta definido BULLET_HIT_TYPE_PLAYER
Listo gracias, pero la gm no enciende que habrб pasado?
PHP код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[16:35:11filterscripts ""  (string)
[
16:35:11
[
16:35:11Server Plugins
[16:35:11] --------------
[
16:35:11]  Loading pluginsscanf
[16:35:11
[
16:35:11]  ===============================
[
16:35:11]       sscanf plugin loaded.     
[
16:35:11]          Version:  2.8.1        
[16:35:11]    (c2012 Alex "******" Cole  
[16:35:11]  ===============================
[
16:35:11]   Loaded.
[
16:35:11]  Loading pluginstreamer
[16:35:11
*** 
Streamer Plugin v2.8.2 by Incognito loaded ***
[
16:35:11]   Loaded.
[
16:35:11]  Loaded 2 plugins.
[
16:35:11
[
16:35:11Ban list
[
16:35:11] --------
[
16:35:11]  Loadedsamp.ban
[16:35:11
[
16:35:11
[
16:35:11Filterscripts
[16:35:11] ---------------
[
16:35:11]   Loaded 0 filterscripts.
[
16:35:11Script[gamemodes/multigames.amx]: Run time error 19"File or function is not found"
[16:35:11Number of vehicle models
Reply
#4

El gamemode tiene main() ?
Reply
#5

Quote:
Originally Posted by wharlos
Посмотреть сообщение
El gamemode tiene main() ?
te refieres a este?
PHP код:
main()
{
    print(
"\n----------------------------------");
    print(
""NAME" cargando la version del "SCRIPT"");
    print(
"----------------------------------\n");

Reply
#6

Ese error es porque alguna funciуn native esta definida en un .inc pero no existe en los plugins cargados.

Usa CrashDetect
Reply
#7

Quote:
Originally Posted by bm0z
Посмотреть сообщение
Ese error es porque alguna funciуn native esta definida en un .inc pero no existe en los plugins cargados.

Usa CrashDetect
Creo que te refieres a nativechecker.
Reply
#8

Quote:
Originally Posted by SickAttack
Посмотреть сообщение
Creo que te refieres a nativechecker.
Sн, por un momento pensй que se trataba del mismo plugin.
Reply
#9

Yo se que estamos todos acб para aprender y se que nadie le hace el trabajo a nadie pero querнa probar esta gm y me salta el error y ya puse el nativecheker, y demбs
el url es esta http://******************/post/18232...des/deathmatch si me echan una mano le agradecerнa 1+.
-
EDIT : http://*******/fjbD9Y
-
EDIT:
PHP код:
Loaded log file"server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[16:11:48filterscripts ""  (string)
[
16:11:48
[
16:11:48Server Plugins
[16:11:48] --------------
[
16:11:48]  Loading pluginsscanf
[16:11:48
[
16:11:48]  ===============================
[
16:11:48]       sscanf plugin loaded.     
[
16:11:48]          Version:  2.8.1        
[16:11:48]    (c2012 Alex "******" Cole  
[16:11:48]  ===============================
[
16:11:48]   Loaded.
[
16:11:48]  Loading pluginstreamer
[16:11:48
*** 
Streamer Plugin v2.8.2 by Incognito loaded ***
[
16:11:48]   Loaded.
[
16:11:48]  Loading plugincrashdetect
[16:11:48]   CrashDetect must be loaded before 'streamer.DLL'
[16:11:50]   Failed.
[
16:11:50]  Loaded 2 plugins.
[
16:11:50
[
16:11:50Ban list
[
16:11:50] --------
[
16:11:50]  Loadedsamp.ban
[16:11:50
[
16:11:50
[
16:11:50Filterscripts
[16:11:50] ---------------
[
16:11:50]   Loaded 0 filterscripts.
[
16:11:51Script[gamemodes/multigames.amx]: Run time error 19"File or function is not found"
[16:11:51Number of vehicle models
Reply
#10

El crashdetect tiene que cargarse primero que los otros plugins, por lo que tienes que poner primer ese plugin, ejemplo:

Код:
plugins crashdetect sscanf streamer
Pero de todas formas, para este caso en especial, lo que necesitas es el nativechecker: https://sampforum.blast.hk/showthread.php?tid=249226

Puedes dejarlo asн (el crashdetect viene bien dejarlo de todas formas aunque no te sirva para este caso):

Код:
plugins crashdetect nativechecker sscanf streamer
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)