SA-MP Forums Archive
SetDynamicObjectMaterialText dont work - 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: SetDynamicObjectMaterialText dont work (/showthread.php?tid=603795)



SetDynamicObjectMaterialText dont work - ax1 - 27.03.2016

Код:
new tmpobjid = CreateDynamicObject(3335,237.6953, 1696.8750, 22.4141,0.000,21.400,-90.000,-1,-1,-1,300.000,300.000);
SetDynamicObjectMaterialText(tmpobjid,0, "SA-MP {FFFFFF}0.3{008500}e {FF8200}RC7", OBJECT_MATERIAL_SIZE_256x128,"Arial", 28, 0, 0xFFFF8200, 0xFF000000, OBJECT_MATERIAL_TEXT_ALIGN_CENTER);
Text don't appear on object, what could be wrong?


Re: SetDynamicObjectMaterialText dont work - ax1 - 28.03.2016

help?


Re: SetDynamicObjectMaterialText dont work - anonimus2222222 - 28.03.2016

AttachObjectToVehicle/AttachObjectToPlayer ?


Re: SetDynamicObjectMaterialText dont work - ax1 - 28.03.2016

Quote:
Originally Posted by anonimus2222222
Посмотреть сообщение
AttachObjectToVehicle/AttachObjectToPlayer ?
what does that have to do with my problem


Re: SetDynamicObjectMaterialText dont work - MarleyBanks - 28.03.2016

Did you have Streamer Plugins? If you don't have it, download it then added into your server.cfg
Use Texture Studio for SetDynamicObjectMaterialText.


Respuesta: SetDynamicObjectMaterialText dont work - Thewin - 28.03.2016

try changing the index