Wysłany: 2015-11-23, 16:33
Predators
Wiek: 26 Na forum: 4102 dni Posty: 16
pom??cie gdy kompiluje gamemoda to pokazuj? si? takie errory, my?le ?e co? z includami.
Kod: C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_utils.inc(1045) : warning 201: redefinition of constant/macro (symbol "GLOBAL_TAG_TYPES")
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_utils.inc(470) : error 025: function heading differs from prototype
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_utils.inc(471) : error 021: symbol already defined: "hexstr"
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_utils.inc(520) : error 025: function heading differs from prototype
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_utils.inc(521) : error 021: symbol already defined: "binstr"
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_hooks.inc(185) : error 017: undefined symbol "Debug_PrintW"
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_hooks.inc(202) : error 017: undefined symbol "ALS_OnScriptInit"
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_hooks.inc(202) : error 017: undefined symbol "ALS_OnScriptInit"
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_hooks.inc(203) : error 017: undefined symbol "ALS_OnScriptExit"
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_hooks.inc(203) : error 017: undefined symbol "ALS_OnScriptExit"
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_hooks.inc(246) : error 017: undefined symbol "ALS_OnPlayerLogin"
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_hooks.inc(246) : error 017: undefined symbol "ALS_OnPlayerLogin"
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_hooks.inc(247) : error 017: undefined symbol "ALS_OnPlayerLogout"
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_hooks.inc(247) : error 017: undefined symbol "ALS_OnPlayerLogout"
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_hooks.inc(248) : error 017: undefined symbol "ALS_OnPlayerGiveDamage"
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_hooks.inc(248) : error 017: undefined symbol "ALS_OnPlayerGiveDamage"
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_hooks.inc(249) : error 017: undefined symbol "ALS_OnPlayerTakeDamage"
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_hooks.inc(249) : error 017: undefined symbol "ALS_OnPlayerTakeDamage"
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_hooks.inc(251) : error 017: undefined symbol "ALS_OnScriptInit"
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_hooks.inc(317) : error 017: undefined symbol "ALS_OnScriptExit"
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_hooks.inc(378) : error 017: undefined symbol "ALS_R_GameModeInit"
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_hooks.inc(382) : error 017: undefined symbol "HOOK_C_INT"
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_hooks.inc(382 -- 384) : warning 215: expression has no effect
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_hooks.inc(384) : error 001: expected token: ";", but found "new"
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_hooks.inc(384) : warning 217: loose indentation
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_hooks.inc(406) : error 017: undefined symbol "hooks_do_hooks_call_no_als"
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_hooks.inc(420) : error 017: undefined symbol "hooks_do_hooks_call_no_als"
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_hooks.inc(424) : error 017: undefined symbol "HOOK_R_INT"
C:\Users\Kacper\Desktop\gta sa\mapa\pawno\include\YSI\y_hooks.inc(424 -- 426) : error 057: unfinished expression before compiler directive
Wysłany: 2015-11-23, 17:11
carl0987
Wiek: 37 Na forum: 4891 dni Posty: 295
Nick w MP: Lolek
Piwa : 10
y_hooks.inc co? nie tak z tym includem
Wysłany: 2015-11-23, 17:14
ToxiC.
Wiek: 28 Na forum: 5246 dni Posty: 3792
Piwa : 8590
Zaktualizuj include, sprawd? czy klamry { s? r?wne }
Wysłany: 2015-11-23, 19:17
Predators
Wiek: 26 Na forum: 4102 dni Posty: 16
"ToxiC`" napisał/a :Zaktualizuj include, sprawd? czy klamry { s? r?wne }
nadal to samo
Wysłany: 2015-11-23, 21:18
ToxiC.
Wiek: 28 Na forum: 5246 dni Posty: 3792
Piwa : 8590
Wysłany: 2015-11-24, 15:18
Predators
Wiek: 26 Na forum: 4102 dni Posty: 16
tak dok?adnie 26 ich jest
Wysłany: 2015-11-24, 15:49
ToxiC.
Wiek: 28 Na forum: 5246 dni Posty: 3792
Piwa : 8590
To pewnie liczba klamr { nie jest r?wna liczbie } , sprawd? tam gdzie ostatnio grzeba?e? czy si? wszystko zgadza.
Wysłany: 2015-11-24, 16:08
Predators
Wiek: 26 Na forum: 4102 dni Posty: 16
sprawdzalem licznikiem i wszystko w porz?dku, m?g?by kto? podes?ac ten include y_hooks bo juz wywiercilem internet i przy wszystkich to samo ?
Wysłany: 2015-11-24, 17:53
ToxiC.
Wiek: 28 Na forum: 5246 dni Posty: 3792
Piwa : 8590
Tagi: includy
Anonymous
Na forum: 245 dni
Posty: 1
Anonymous Koniecznie zajrzyj na: