17.05.2012, 07:26
A fallback technique like in websites would be nice for fonts, maybe defined like this:
\n would separate the font names in the example above
pawn Code:
SetObjectMaterialText(objectid, text[], materialindex = 0, materialsize = OBJECT_MATERIAL_SIZE_256x128, fontface[] = "Pridedown\nArial\nTimes New Roman", fontsize = 24, bold = 1, fontcolor = 0xFFFFFFFF, backcolor = 0, textalignment = 0);