22.08.2011, 08:47
I'm assuming that the compiler you're using, is looking for indentation, because it has a pair. Try this:
And again, what's the name of that compiler?
pawn Code:
{
ShowPlayerDialog(playerid,210,DIALOG_STYLE_MSGBOX,"Acievements","Achievement Name: Serial Killer \n Achievement ID: 10 \n\n Achievement Objective: Kill 75 Players. \n\n Status: EARNED!","Ok","Cancel");
}

