19.06.2010, 10:18
Uncomment the line
if you are using it as a FS.
EDIT: BTW
is under OnPlayerConnect. Are you sure you are not missing anything under OnPlayerConnect?
I don't see why removing the OnFilterScriptInit() and other FS related callbacks are gonna make a difference.
Код:
#define FILTERSCRIPT
EDIT: BTW
Код:
MidoStreamDisconnect(playerid);
I don't see why removing the OnFilterScriptInit() and other FS related callbacks are gonna make a difference.