Detaljan opis problema:CAo svima,problem je sljedeci.
Kada dodam neki od YSI include-sa skirpta mi daje errore/warninge..
Kako to rijesitit?
Evo npr. dodam ovaJ: #include
I dobijem ovo:
C:\WST\pawno\include\YSI\y_utils.inc(974) : warning 201: redefinition of constant/macro (symbol "GLOBAL_TAG_TYPES")
C:\WST\pawno\include\YSI\y_hooks.inc(2703) : warning 201: redefinition of constant/macro (symbol "OnPlayerKeyStateChange")
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
2 Warnings.nezz zasto daje warninge za include,ikao mi skripta uposte nekoristi niejdan od ovih(y_hooks i y_utilis).
Takodjer kad dodam jos i y_commands onda mi daje jos vise errora
C:\BURPG\pawno\include\YSI\y_utils.inc(974) : warning 201: redefinition of constant/macro (symbol "GLOBAL_TAG_TYPES")
C:\BURPG\pawno\include\YSI\y_hooks.inc(2703) : warning 201: redefinition of constant/macro (symbol "OnPlayerKeyStateChange")
C:\BURPG\pawno\include\YSI\y_bintree.inc(376) : warning 219: local variable "right" shadows a variable at a preceding level
C:\BURPG\pawno\include\YSI\y_bintree.inc(509) : warning 219: local variable "right" shadows a variable at a preceding level
C:\BURPG\pawno\include\YSI\y_commands.inc(948) : error 017: undefined symbol "_YSIM_IS_CLIENT"
C:\BURPG\pawno\include\YSI\y_commands.inc(1014) : error 017: undefined symbol "_YSIM_IS_CLIENT"
C:\BURPG\pawno\include\YSI\y_commands.inc(1095) : error 017: undefined symbol "_YSIM_IS_CLIENT"
C:\BURPG\pawno\include\YSI\y_commands.inc(2048) : error 017: undefined symbol "_YSIM_IS_CLIENT"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.Da li postoji nacin da se to dovede u red.
Dio skripte://
Neke slike/video za lakse dobivanje pomoci(neobavezno)://
