11.12.2012, 18:40
Quote:
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 |
Code:
forward GetPlayerAVSAdmin(playerid);