14.03.2014, 03:20
The object is blank, no text appears on it, what can be wrong?
pawn Код:
PlayerObject[playerid][PlayerObjectCount[playerid]] = CreateDynamicObject(19353, x + 6, y + 6, z + 0.5, 0.0, 0.0, 96.0);
SetObjectMaterialText(objectid, text, 0, OBJECT_MATERIAL_SIZE_256x128,\
"Arial", 28, 0, COLOR_RED, 0xFF000000, OBJECT_MATERIAL_TEXT_ALIGN_CENTER);