25.11.2012, 02:21
Getting this error
warning 235: public function lacks forward declaration (symbol "GetPlayerAVSAdmin")
on this:
public GetPlayerAVSAdmin(playerid)
{
return PlayerInfo[playerid][pAdmin];
}
pAdmin is my admin system
warning 235: public function lacks forward declaration (symbol "GetPlayerAVSAdmin")
on this:
public GetPlayerAVSAdmin(playerid)
{
return PlayerInfo[playerid][pAdmin];
}
pAdmin is my admin system

