SA-MP Forums Archive
YSI - pawno complining gamemode problems - 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 - pawno complining gamemode problems (/showthread.php?tid=403861)



YSI - pawno complining gamemode problems - Socan - 01.01.2013

Hi all! First of all HAPPY NEW YEAR! Wish everyone the best for 2013!!

So, I complied my script after downloading and installing YSI and I'm getting these errors, can anyone help me?

Код:
C:\Users\bob\Desktop\sa-mp server\pawno\include\YSI\internal\..\y_scriptinit.inc(133) : warning 209: function "SSCANF_OnFilterScriptInit" should return a value
C:\Users\bob\Desktop\sa-mp server\pawno\include\YSI\internal\..\y_scriptinit.inc(170) : warning 209: function "SSCANF_OnGameModeInit" should return a value
C:\Users\bob\Desktop\sa-mp server\pawno\include\YSI\internal\y_dohooks.inc(3813) : warning 235: public function lacks forward declaration (symbol "OnPlayerClickTextDraw")
C:\Users\bob\Desktop\sa-mp server\pawno\include\YSI\internal\y_dohooks.inc(3878) : warning 235: public function lacks forward declaration (symbol "OnPlayerClickPlayerTextDraw")
C:\Users\bob\Desktop\sa-mp server\pawno\include\YSI\internal\y_dohooks.inc(3942) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
C:\Users\bob\Desktop\sa-mp server\pawno\include\YSI\internal\y_dohooks.inc(4023) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditAttachedObject")
C:\Users\bob\Desktop\sa-mp server\pawno\include\YSI\internal\y_dohooks.inc(4112) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase



Re: YSI - pawno complining gamemode problems - Magic_Time - 01.01.2013

Iґm having problems with YSI.
It crashes my gamemode.


Re: YSI - pawno complining gamemode problems - ViruZz - 01.01.2013

Quote:
Originally Posted by Magic_Time
Посмотреть сообщение
Iґm having problems with YSI.
It crashes my gamemode.
Post a separate thread with enough information to help you.


Re: YSI - pawno complining gamemode problems - Socan - 01.01.2013

What includes do you think Arnt updated ? YSI or others? Also; this works for every gm, I'm on my sisters comp since mines smashed and when I run the server it doesn't work but complies fine.