Error YSI - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Error YSI (
/showthread.php?tid=505194)
Error YSI -
cuchipkg - 07.04.2014
i use #include <YSI\y_ini> and this error
Код HTML:
D:\BS\mode dang edit\LSL-RP\pawno\include\YSI\y_amx.inc(391) : warning 219: local variable "base" shadows a variable at a preceding level
D:\BS\mode dang edit\LSL-RP\pawno\include\YSI\y_amx.inc(439) : warning 219: local variable "base" shadows a variable at a preceding level
D:\BS\mode dang edit\LSL-RP\pawno\include\YSI\y_amx.inc(660) : warning 219: local variable "base" shadows a variable at a preceding level
D:\BS\mode dang edit\LSL-RP\pawno\include\YSI\y_hooks/impl.inc(1755) : error 025: function heading differs from prototype
D:\BS\mode dang edit\LSL-RP\pawno\include\YSI\y_hooks/impl.inc(2339) : error 025: function heading differs from prototype
D:\BS\mode dang edit\LSL-RP\pawno\include\YSI\y_hooks/impl.inc(2386) : error 025: function heading differs from prototype
D:\BS\mode dang edit\LSL-RP\pawno\include\YSI\y_hooks/impl.inc(3119) : warning 219: local variable "rx" shadows a variable at a preceding level
D:\BS\mode dang edit\LSL-RP\pawno\include\YSI\y_hooks/impl.inc(3119) : warning 219: local variable "ry" shadows a variable at a preceding level
D:\BS\mode dang edit\LSL-RP\pawno\include\YSI\y_hooks/impl.inc(3119) : warning 219: local variable "rz" shadows a variable at a preceding level
D:\BS\mode dang edit\BS.pwn(880) : error 025: function heading differs from prototype
D:\BS\mode dang edit\BS.pwn(16293) : error 035: argument type mismatch (argument 2)
D:\BS\mode dang edit\BS.pwn(16336) : error 035: argument type mismatch (argument 2)
D:\BS\mode dang edit\BS.pwn(16406) : error 035: argument type mismatch (argument 2)
D:\BS\mode dang edit\BS.pwn(16640) : error 035: argument type mismatch (argument 2)
D:\BS\mode dang edit\BS.pwn(57424) : error 025: function heading differs from prototype
D:\BS\mode dang edit\BS.pwn(106061) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Re: Error YSI -
cuchipkg - 07.04.2014
i change this :#include <y_ini>
add error
Код HTML:
D:\BS\mode dang edit\LSL-RP\pawno\include\y_ini.inc(169) : fatal error 100: cannot read from file: "y_inline"
Re: Error YSI -
cuchipkg - 07.04.2014
and this all my include
Код HTML:
//Includes
#include <Flares>
#include <a_samp>
#include <foreach>
#include <dini>
#include <utils>
#include <zones>
#include <yom_buttons>
#include <streamer>
#include <djson>
#include <dmap>
#include <OPSP>
#include <mSelection>
#include <y_ini>
Re: Error YSI -
CharlieSanchez - 07.04.2014
Re download The libraries the full file list and copy them to the include and pawno include folder cause you are missing a include file from ****** libraries.
And by the way Thanks to ****** for the links
and work !
Here you go :
https://sampforum.blast.hk/showthread.php?tid=321092
Re: Error YSI -
cuchipkg - 07.04.2014
i rename but this error, what is y_inline
D:\BS\mode dang edit\LSL-RP\pawno\include\******.inc(169) : fatal error 100: cannot read from file: "y_inline"
Re: Error YSI -
cuchipkg - 07.04.2014
sorry because my english so bad, yo can help me rename global variables and functions i don't how rename , thanks for that
Re: Error YSI -
cuchipkg - 07.04.2014
i can use INI and Dini ?
Re: Error YSI -
cuchipkg - 07.04.2014
i can user include <dini> and Y_ini ?
Re: Error YSI -
cuchipkg - 07.04.2014
hi, i user include <y_ini> and what this error
Код HTML:
D:\BS\mode dang edit\LSL-RP\pawno\include\YSI\y_als.inc(76) : fatal error 111: user error: Use ALS_MAKE not ALS_PREFIX
Re: Error YSI -
cuchipkg - 08.04.2014
how to fix error
D:\BS\mode dang edit\LSL-RP\pawno\include\YSI\y_als.inc(76) : fatal error 111: user error: Use ALS_MAKE not ALS_PREFIX
and i can user include y_ini and dini ?