SA-MP Forums Archive
YSI - y_timers - 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: YSI - y_timers (/showthread.php?tid=295340)



YSI - y_timers - Baboon - 05.11.2011

Hey guys,

When I try to compile using the include it fails -_-.

I get the following errors:

Код:
I:\Users\Timothy Kramer\Desktop\Bureaublad mappen\sa-mp 0.3d\pawno\include\YSI\y_timers.inc(489) : error 029: invalid expression, assumed zero
I:\Users\Timothy Kramer\Desktop\Bureaublad mappen\sa-mp 0.3d\pawno\include\YSI\y_timers.inc(489) : error 029: invalid expression, assumed zero
I:\Users\Timothy Kramer\Desktop\Bureaublad mappen\sa-mp 0.3d\pawno\include\YSI\y_timers.inc(489) : error 017: undefined symbol "@yT_"
I:\Users\Timothy Kramer\Desktop\Bureaublad mappen\sa-mp 0.3d\pawno\include\YSI\y_timers.inc(489) : fatal error 107: too many error messages on one line

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


4 Errors.

I am using the newest version of YSI: YSI 3.0 RC2.
Does anyone knows a fix?

BTW, I am having it in this order:

#include <a_samp>
#include <streamer>
#include <a_mysql>
#include <mapandreas>
#include <gvar>
#include <YSI\y_timers>


Re: YSI - y_timers - sleepysnowflake - 05.11.2011

Error lines ?


Re: YSI - y_timers - Baboon - 05.11.2011

y_si timers is compiling fine, so I am sure that the problem doesnt lay there...
You can view it yourself:

https://sampforum.blast.hk/showthread.php?tid=285756


Re: YSI - y_timers - Baboon - 06.11.2011

Hmm...
Someone?


Re: YSI - y_timers - Baboon - 06.11.2011

Uhm ******, can you give me the fix?


Re: YSI - y_timers - Baboon - 06.11.2011

thnx, now the following ******:

if I run my server I get this error:

*** YSI ERROR: y_amx tracer not found

uhm?
I do have the y_amx and all the other stuff in my pawno/inc/ysi folder.