Compile Error
#10

I looked at the YSI file and it's the OnPlayerDisconnect hook. Do you by any chance have this in your script?
pawn Код:
public OnPlayerDisconnect(playerid)
This callback must have the second parameter as well:
pawn Код:
public OnPlayerDisconnect(playerid, reason)
Reply


Messages In This Thread
Compile Error [SOLVED] - by AfiqIqbal - 19.06.2017, 13:49
Re: Compile Error - by Whatname - 19.06.2017, 13:59
Re: Compile Error - by AfiqIqbal - 19.06.2017, 14:23
Re: Compile Error - by JasonRiggs - 19.06.2017, 18:11
Re: Compile Error - by AfiqIqbal - 19.06.2017, 22:55
Re: Compile Error - by JasonRiggs - 20.06.2017, 01:46
Re: Compile Error - by AfiqIqbal - 20.06.2017, 02:42
Re: Compile Error - by AfiqIqbal - 21.06.2017, 12:43
Re: Compile Error - by JasonRiggs - 21.06.2017, 13:01
Re: Compile Error - by Konstantinos - 21.06.2017, 13:05

Forum Jump:


Users browsing this thread: 2 Guest(s)