Here's the line of code in publicmoongate:
AddHtmlLocalized(30, 35 + (i * 25), 150, 20, checkLists.Number, false, false);
Here's the parameters for Html Localized:
public void AddHtmlLocalized(
int x,
int y,
int width,
int height,
int number,
string args,
int color,
bool...