Error 209
#1

Hi i get the next error when i try to compile : filterscripts\LuxAdmin.pwn(12241) : warning 209: function "GetPlayerAVSAdmin" should return a value

the line is:
forward GetPlayerAVSAdmin(playerid);
public GetPlayerAVSAdmin(playerid)
{
if(AccInfo[playerid][Level] >= 5)
return GetPlayerAVSAdmin(playerid);
}
Reply


Messages In This Thread
Error 209 - by GRZX - 10.11.2013, 01:13
Re: Error 209 - by Emmet_ - 10.11.2013, 01:19
Re: Error 209 - by GRZX - 10.11.2013, 01:29
Re: Error 209 - by DavidLuango - 10.11.2013, 02:09

Forum Jump:


Users browsing this thread: 2 Guest(s)