YCMD eror
#2

Quote:
Originally Posted by bigboy81
Посмотреть сообщение
i making my script to use ycmd commands i deleted all zcmd commands and included ycmd,and put YSI files to include folder but i have about 21 eror whic say me two things..


Код:
Gamemode X3\pawno\include\YSI\y_stringhash.inc(669) : warning 219: local variable "hash" shadows a variable at a preceding level
Gamemode X3\pawno\include\YSI\y_master/once.inc(335) : error 017: undefined symbol "YSIM_MASTER"
as for warning 219
this just means that somewhere in one of your scripts is a variable that has the same identifier as something in y_stringhash. "hash"in your case. so just search form that in your scripts and rename it.

asfor the undefined symbol... not sure, might even disappear after fixing the 1st one with a lil luck :P
you'll see
Reply


Messages In This Thread
YCMD eror - by bigboy81 - 02.01.2015, 13:15
AW: YCMD eror - by CutX - 02.01.2015, 14:37
Re: AW: YCMD eror - by bigboy81 - 02.01.2015, 20:49
AW: Re: AW: YCMD eror - by CutX - 02.01.2015, 21:05
Re: AW: Re: AW: YCMD eror - by bigboy81 - 02.01.2015, 22:39
AW: Re: AW: Re: AW: YCMD eror - by CutX - 02.01.2015, 22:47

Forum Jump:


Users browsing this thread: 1 Guest(s)