24.02.2013, 19:57
New Error:
Код:
YSI\y_uvar.inc(397) : error 025: function heading differs from prototype
Код:
#if defined _ALS_OnPlayerLogout #undef OnPlayerLogout #else #define _ALS_OnPlayerLogout #endif #if defined Uvar_OnPlayerLogout forward Uvar_OnPlayerLogout(playerid, uid);//This line #endif #define OnPlayerLogout(%0) Uvar_OnPlayerLogout(%0)
Код:
(97) : warning 203: symbol is never used: "yid" stock OnPlayerLogout(playerid, yid)//Error line {