SetObjectMaterialText on Vehicle
#5

What he said. Here is an example:
pawn Code:
new
        securicar,
        theobject;
   
    securicar = CreateVehicle(SECURICA, 2239.8296, 2475.9946, 3.3968, 270.0, 0, 0, -1),
    theobject = CreateObject(19477, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0);
    SetObjectMaterialText(theobject, "S.W.A.T.", 0, OBJECT_MATERIAL_SIZE_256x128, "BankGothic Md BT", 60, 1, 0xfff0f0f0, 0, 1);
    AttachObjectToVehicle(theobject, securicar, 1.153, -1.2, 0.46, 0.0, 0.0, 0.0);
Reply


Messages In This Thread
SetObjectMaterialText on Vehicle - by MrJunkiTM - 07.03.2013, 13:48
Re: SetObjectMaterialText on Vehicle - by DiGiTaL_AnGeL - 07.03.2013, 13:54
AW: SetObjectMaterialText on Vehicle - by MrJunkiTM - 07.03.2013, 15:14
Re: SetObjectMaterialText on Vehicle - by MP2 - 07.03.2013, 15:15
Re: SetObjectMaterialText on Vehicle - by Vince - 07.03.2013, 15:18
AW: SetObjectMaterialText on Vehicle - by MrJunkiTM - 07.03.2013, 15:30
Re: SetObjectMaterialText on Vehicle - by MP2 - 07.03.2013, 15:34
Re: SetObjectMaterialText on Vehicle - by crukk11 - 22.07.2017, 18:35

Forum Jump:


Users browsing this thread: 1 Guest(s)