Creating letters in Map Editor
#4

Quote:
Originally Posted by ChubbyRioter
Посмотреть сообщение
Could you explain a bit more? lol.. Totally lost, don't know what to do.
pawn Код:
if (strcmp("/text", cmdtext, true) == 0)
{
    new objectid = CreateObject(19353, 0, 0, 10, 0.0, 0.0, 90.0); //create the object
    SetObjectMaterialText(objectid, "SA-MP {FFFFFF}0.3{008500}e {FF8200}RC7", 0, OBJECT_MATERIAL_SIZE_256x128,
    "Arial", 28, 0, 0xFFFF8200, 0xFF000000, OBJECT_MATERIAL_TEXT_ALIGN_CENTER);
    // write "SA-MP 0.3e RC7" on the object, with orange font color and black background
    return 1;
}
Reply


Messages In This Thread
Creating letters in Map Editor - by ChubbyRioter - 10.07.2016, 04:40
Re: Creating letters in Map Editor - by TaiRinsuru - 10.07.2016, 04:56
Re: Creating letters in Map Editor - by ChubbyRioter - 10.07.2016, 05:23
Re: Creating letters in Map Editor - by TaiRinsuru - 10.07.2016, 05:29
Re: Creating letters in Map Editor - by ChubbyRioter - 10.07.2016, 21:21
Re: Creating letters in Map Editor - by izeatfishz - 11.07.2016, 02:56
Re: Creating letters in Map Editor - by WhiteGhost - 11.07.2016, 03:03
Re: Creating letters in Map Editor - by Crayder - 11.07.2016, 03:45
Re: Creating letters in Map Editor - by Shady - 11.07.2016, 13:57

Forum Jump:


Users browsing this thread: 2 Guest(s)