Setobjectmaterialtext
#2

Use This:

Fun With SetObjectMaterialText
Pastebin for Fun With SetObjectMaterialText

Commands:
  1. dcmd_createtext (/createtext)
  2. dcmd_editobj (/editobj)
  3. dcmd_deleteobject (/deleteobject)
Functions / Parameters:

Код:
SetObjectMaterialText(objectid, text[], materialindex = 0, materialsize = OBJECT_MATERIAL_SIZE_256x128, fontface[] = "Arial", fontsize = 24, bold = 1, fontcolor = 0xFFFFFFFF, backcolor = 0, textalignment = 0)
Код:
objectid = The ID of the object to replace the texture of with text.
text = The text to show on the object.
materialindex = The object's material index to replace with text.
materialsize = The size of the material.
fontface = The font to use.
fontsize = The size of the text (MAX 255).
bold = Bold text. Set to 1 for bold, 0 for not.
fontcolor = The color of the text, in ARGB format.
backcolor = The background color, in ARGB format.
textalignment = The alignment of the text (default: left).
Reply


Messages In This Thread
Setobjectmaterialtext - by Pro_LiZzy - 30.10.2013, 14:46
Re: Setobjectmaterialtext - by SAMProductions - 30.10.2013, 14:53
Re: Setobjectmaterialtext - by Pro_LiZzy - 30.10.2013, 15:07
Re: Setobjectmaterialtext - by PaulDinam - 30.10.2013, 15:10
Re: Setobjectmaterialtext - by SAMProductions - 30.10.2013, 15:25
Re: Setobjectmaterialtext - by Pro_LiZzy - 30.10.2013, 15:43

Forum Jump:


Users browsing this thread: 1 Guest(s)