Warning YSI


Započeo marko00, Avgust 19, 2020, 19:43:43 POSLE PODNE

prethodna tema - sledeća tema

0 članova i 1 gost pregledaju ovu temu.

Problem(error/warning): Warning
Deo skripte:
C:\Program Files (x86)\MSCreate\Sistem Protection\New\Mod x1.0\pawno\include\YSI\internal\..\y_scriptinit.inc(305) : warning 201: redefinition of constant/macro (symbol "OnScriptInit")
Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2016, ITB CompuPhase


1 Warning.

Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log)://

E sad evo vam taj deo coda u includu y_scriptinit de izbacuje warning!!!
#endif

#define OnScriptInit ScriptInit_OnScriptInit // ovde izbacuje ta warning
#define _ALS_OnScriptInit
#if defined ScriptInit_OnScriptInit
	forward ScriptInit_OnScriptInit();
#endif


Ko zna nek pomogne!!!


Neki include ti je prestar pa izgleda ni ne hookuje kako treba, sta koristis?

I molim te probaj da update-as YSI package.
Those parts of the system that you can hit with a hammer (not advised) are called hardware; those program instructions that you can only curse at are called software

Citat: XACK poslato Avgust 19, 2020, 19:47:01 POSLE PODNE
Neki include ti je prestar pa izgleda ni ne hookuje kako treba, sta koristis?

I molim te probaj da update-as YSI package.

Link?

Those parts of the system that you can hit with a hammer (not advised) are called hardware; those program instructions that you can only curse at are called software




Verovatno ima u "pawno >> include >> neku staru includu koja tu jebe nesto,probaj da nadjes koja je,vrv ce onda raditi