SetObjectMaterialText
#1

For some reason its not setting the material text.. I used a in-game material text editor and it looked fine than i exported it and now its just showing the normal object.

pawn Code:
CMD:sabp(playerid, params[])
{
    new sabp = CreateDynamicObject(4230, 1597.9063, -1699.7500, 30.2109, 0.0000, 0.0000, 0.0000);
    SetObjectMaterialText(sabp, "SA-BP", 2, 50, "Arial", 24, 1, -32256, -16777216, 1);
    SendClientMessage(playerid, COLOR_ADMIN, "MADE A WALL LOL");
    return 1;
}
Its in a cmd for testing
Reply


Messages In This Thread
SetObjectMaterialText - by SnG.Scot_MisCuDI - 10.07.2012, 02:41
Re: SetObjectMaterialText - by coole210 - 10.07.2012, 03:08
Re: SetObjectMaterialText - by newbienoob - 10.07.2012, 03:52
Re: SetObjectMaterialText - by SnG.Scot_MisCuDI - 10.07.2012, 04:00
Re: SetObjectMaterialText - by newbienoob - 10.07.2012, 04:03
Re: SetObjectMaterialText - by SnG.Scot_MisCuDI - 10.07.2012, 04:07
Re: SetObjectMaterialText - by MP2 - 10.07.2012, 05:38
Re: SetObjectMaterialText - by SnG.Scot_MisCuDI - 11.07.2012, 00:05
Re: SetObjectMaterialText - by SnG.Scot_MisCuDI - 11.07.2012, 00:28
Re: SetObjectMaterialText - by MP2 - 11.07.2012, 12:28

Forum Jump:


Users browsing this thread: 1 Guest(s)