YSI Errors - 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 Errors (
/showthread.php?tid=568232)
YSI Errors -
Thoma - 20.03.2015
PHP код:
C:\Users\Wayne\Desktop\Server\pawno\include\YSI\y_iterate.inc(905) : error 025: function heading differs from prototype
C:\Users\Wayne\Desktop\Server\pawno\include\YSI\y_iterate.inc(907) : error 017: undefined symbol "playerid"
C:\Users\Wayne\Desktop\Server\pawno\include\YSI\y_iterate.inc(909) : error 017: undefined symbol "playerid"
Код:
public OnPlayerDisconnect(playerid, reason)
{
SetTimerEx("Itter_OPDCInternal", 0, false, "i", playerid);
This is the lastest YSI files