SA-MP Forums Archive
[Ajuda] \YSI_Core\y_utils - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] \YSI_Core\y_utils (/showthread.php?tid=633701)



\YSI_Core\y_utils - LucasW - 06.05.2017

Pessoal pela amor de Deuuss alguйm me ajuda nesse erro que jб esta me dando dor de cabeзa

Code:
..\YSI_Internal\y_shortfunc.inc(112) : fatal error 100: cannot read from file: "..\YSI_Core\y_utils"



Re: \YSI_Core\y_utils - LucasW - 06.05.2017

Alguйemmmmmmm?


Re: \YSI_Core\y_utils - CZ - 06.05.2017

Atualiza sua include.


Re: \YSI_Core\y_utils - LucasW - 06.05.2017

Quote:
Originally Posted by CZ
View Post
Atualiza sua include.
Ta atualizada to usando a versгo 4.0


Re: \YSI_Core\y_utils - Dayvison_ - 06.05.2017

A ordem da barra na hora de incluir tб errada


Re: \YSI_Core\y_utils - LucasW - 06.05.2017

Quote:
Originally Posted by Dayvison_
View Post
A ordem da barra na hora de incluir tб errada
Vishe mano, pode me explicar melhor oque devo fazer? esse erro ai ja me estreзo i muito KKK'


Re: \YSI_Core\y_utils - Dayvison_ - 06.05.2017

certo:
PHP Code:
#incude <YSI\y_utils> 
errado:
PHP Code:
#incude <YSI/y_utils> 



Re: \YSI_Core\y_utils - LucasW - 06.05.2017

Quote:
Originally Posted by Dayvison_
View Post
certo:
PHP Code:
#incude <YSI\y_utils> 
errado:
PHP Code:
#incude <YSI/y_utils> 
Fiz mas ainda ta a mesma coisa


Re: \YSI_Core\y_utils - LucasW - 06.05.2017

Quote:
Originally Posted by Dayvison_
View Post
certo:
PHP Code:
#incude <YSI\y_utils> 
errado:
PHP Code:
#incude <YSI/y_utils> 
Deu esses erros agora

Erros:
Code:
:\Users\lucas\Desktop\teste\filterscripts\house_r40.pwn(139) : error 001: expected token: ";", but found "-identifier-"
C:\Users\lucas\Desktop\teste\filterscripts\house_r40.pwn(556) : error 017: undefined symbol "YSI_gSHouseKeys"
C:\Users\lucas\Desktop\teste\filterscripts\house_r40.pwn(556) : warning 215: expression has no effect
C:\Users\lucas\Desktop\teste\filterscripts\house_r40.pwn(556) : error 001: expected token: ";", but found "]"
C:\Users\lucas\Desktop\teste\filterscripts\house_r40.pwn(556) : error 029: invalid expression, assumed zero
C:\Users\lucas\Desktop\teste\filterscripts\house_r40.pwn(556) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


5 Errors.