SA-MP Forums Archive
Material text - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Material text (/showthread.php?tid=614128)



Material text - Loinal - 04.08.2016

PHP Code:
    new objectid CreateObject(19447, -2711.86182609.3240423.06240,   0.000000.000000.00000);
    
SetObjectMaterialText(objectid"{FFE600}Medic Spawn"0OBJECT_MATERIAL_SIZE_256x128"Arial"6010xFFFF82000xFF000000OBJECT_MATERIAL_TEXT_ALIGN_CENTER); 
In game i see it : MedicSpawnMedicSpawnMedicspawn


Re: Material text - WhiteGhost - 04.08.2016

Sure its not the object?


Re: Material text - Loinal - 04.08.2016

What do you mean.


Re: Material text - PrO.GameR - 04.08.2016

it is because that texture repeats in the object as far as I know, you need to use some other item. I may be wrong tho, I haven't worked with that myself.


Re: Material text - Loinal - 04.08.2016

What i must change?


Re: Material text - Loinal - 05.08.2016

Help Please