Sign on the buildings
#8

Quote:
Originally Posted by xdarren
Посмотреть сообщение
Код:
COMMAND:textfd(playerid, params[])
{
    new myobject = CreateObject(19447, 2362.87476, 246.29884, 31.40303,   0.00000, 0.00000, 0.00000);
    SetObjectMaterialText(myobject, "Sheriff Department", 0, OBJECT_MATERIAL_SIZE_256x128,\
    "Times New Roman", 25, 1, 0xFFB0B0DD, 0, OBJECT_MATERIAL_TEXT_ALIGN_CENTER);
    return 1;
}
Not quite sure whats the problem the code seems to be okay, but it might be that you are using an other command include such as ZCMD that might be the problem. It also might write the text multiple times cause of the text size or font. Try changing the parameters and see if that works
Reply


Messages In This Thread
Sign on the buildings - by xdarren - 21.10.2013, 10:22
Re: Sign on the buildings - by Gilbonzo - 21.10.2013, 10:24
Re: Sign on the buildings - by xdarren - 21.10.2013, 12:16
Re: Sign on the buildings - by Gilbonzo - 21.10.2013, 12:22
Re: Sign on the buildings - by xdarren - 21.10.2013, 12:31
Re: Sign on the buildings - by Gilbonzo - 21.10.2013, 12:43
Re: Sign on the buildings - by xdarren - 21.10.2013, 12:52
Re: Sign on the buildings - by Gilbonzo - 21.10.2013, 12:56
Re: Sign on the buildings - by kristo - 21.10.2013, 14:28
Re: Sign on the buildings - by xdarren - 22.10.2013, 15:46

Forum Jump:


Users browsing this thread: 1 Guest(s)