08.03.2014, 00:38
Quote:
else { SetPlayerPos(playerid, 851.4866,-602.8960,18.4219,358.9967); SetPlayerCameraPos(playerid, 841.6047,-570.2173,21.1877,203.5901); SetPlayerCameraLookAt(playerid, 841.6047,-570.2173,21.1877,203.5901); if(PlayerInfo[playerid][pWantedLevel] > 0) { SendClientMessage(playerid,COLOR_YELLOW,"The Los Santos Police Department has been informed of your current location."); SendCopMessage(TEAM_BLUE_COLOR, "HQ: All Units APB: Reporter: Dillimore Hospital Staff"); format(string, sizeof(string), "HQ: Crime: Unknown, Suspect: %s",sendername); SendCopMessage(TEAM_BLUE_COLOR, string); } } |
Check the post, the red else its wrong