SA-MP Forums Archive
big/large include problem - 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: big/large include problem (/showthread.php?tid=390598)



big/large include problem - HardBoy - 07.11.2012

guys i was scripting and then i'm done and pressed compile and all was fine, then i made my PC "sleep" then in the next day i pressed compile again without editing anything or touching it these errors came


Код:
C:\Users\semo\Desktop\files\Server\pawno\include\YSI\y_als.inc(132) : error 075: input line too long (after substitutions)
C:\Users\semo\Desktop\files\Server\pawno\include\YSI\internal\y_dohooks.inc(329) : error 017: undefined symbol "ALS_OnPlayerClickPlayerTextDraw"
C:\Users\semo\Desktop\files\Server\pawno\include\YSI\internal\y_dohooks.inc(329) : error 017: undefined symbol "ALS_OnPlayerClickPlayerTextDraw"
C:\Users\semo\Desktop\files\Server\pawno\include\YSI\internal\y_dohooks.inc(330) : error 017: undefined symbol "ALS_OnPlayerEditObject"
C:\Users\semo\Desktop\files\Server\pawno\include\YSI\internal\y_dohooks.inc(330) : error 017: undefined symbol "ALS_OnPlayerEditObject"
C:\Users\semo\Desktop\files\Server\pawno\include\YSI\internal\y_dohooks.inc(331) : error 017: undefined symbol "ALS_OnPlayerEditAttachedObject"
C:\Users\semo\Desktop\files\Server\pawno\include\YSI\internal\y_dohooks.inc(331) : error 017: undefined symbol "ALS_OnPlayerEditAttachedObject"
C:\Users\semo\Desktop\files\Server\pawno\include\YSI\internal\y_dohooks.inc(332) : error 017: undefined symbol "ALS_OnPlayerSelectObject"
C:\Users\semo\Desktop\files\Server\pawno\include\YSI\internal\y_dohooks.inc(332) : error 017: undefined symbol "ALS_OnPlayerSelectObject"
C:\Users\semo\Desktop\files\Server\pawno\include\YSI\internal\y_dohooks.inc(3857) : error 017: undefined symbol "ALS_OnPlayerClickPlayerTextDraw"
C:\Users\semo\Desktop\files\Server\pawno\include\YSI\internal\y_dohooks.inc(3863) : error 017: undefined symbol "ALS_OnPlayerClickPlayerTextDraw"
C:\Users\semo\Desktop\files\Server\pawno\include\YSI\internal\y_dohooks.inc(3908) : error 017: undefined symbol "ALS_OnPlayerClickPlayerTextDraw"
C:\Users\semo\Desktop\files\Server\pawno\include\YSI\internal\y_dohooks.inc(3921) : error 017: undefined symbol "ALS_OnPlayerEditObject"
C:\Users\semo\Desktop\files\Server\pawno\include\YSI\internal\y_dohooks.inc(3927) : error 017: undefined symbol "ALS_OnPlayerEditObject"
C:\Users\semo\Desktop\files\Server\pawno\include\YSI\internal\y_dohooks.inc(3988) : error 017: undefined symbol "ALS_OnPlayerEditObject"
C:\Users\semo\Desktop\files\Server\pawno\include\YSI\internal\y_dohooks.inc(4002) : error 017: undefined symbol "ALS_OnPlayerEditAttachedObject"
C:\Users\semo\Desktop\files\Server\pawno\include\YSI\internal\y_dohooks.inc(4008) : error 017: undefined symbol "ALS_OnPlayerEditAttachedObject"
C:\Users\semo\Desktop\files\Server\pawno\include\YSI\internal\y_dohooks.inc(4077) : error 017: undefined symbol "ALS_OnPlayerEditAttachedObject"
C:\Users\semo\Desktop\files\Server\pawno\include\YSI\internal\y_dohooks.inc(4091) : error 017: undefined symbol "ALS_OnPlayerSelectObject"
C:\Users\semo\Desktop\files\Server\pawno\include\YSI\internal\y_dohooks.inc(4097) : error 017: undefined symbol "ALS_OnPlayerSelectObject"
C:\Users\semo\Desktop\files\Server\pawno\include\YSI\internal\y_dohooks.inc(4152) : error 017: undefined symbol "ALS_OnPlayerSelectObject"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


21 Errors.



Re: big/large include problem - [HK]Ryder[AN] - 07.11.2012

update your YSI


Re: big/large include problem - HardBoy - 07.11.2012

dude before i make sleep for my pc i compiled then all was fine, then next day i opened pc pressed compile without changing anything then it gave me these errors

comeon i need help

these are my includes:

PHP код:
#include <a_samp>
#include <zcmd>
#include <sscanf2>
#include <YSI\y_ini>// this is amazing for save files
#include <foreach>
#include <streamer>
#include <paused> 



Re: big/large include problem - HardBoy - 07.11.2012

worked for installing the last version

thanks ryder +REP for u