14.01.2013, 02:56
this is my prefecture of my GM:

I will pass the code to you:
the wiki link of the SetObjectMaterialText is https://sampwiki.blast.hk/wiki/SetObjectMaterialText

I will pass the code to you:
pawn Код:
new letreiro = CreateObject(19353, 353.5620, 173.9646, 1011.6215, 0.0000, 0.0000, -1.1830);//Creating the invisible object, ID number 19353
SetObjectMaterialText(letreiro, "Prefeitura de San Fierro", 0, 140, "Arial", 53, 1, -1, 0, 1);//Set the material text of object with the text.

