[Pedido] Textdraw em veiculo.
#6

https://sampwiki.blast.hk/wiki/SetObjectMaterialText
https://sampwiki.blast.hk/wiki/AttachObjectToVehicle

Seria algo assim:
PHP код:
new objectid CreateObject(1935300100.00.090.0); //create the object
new vehicleid GetPlayerVehicleID(playerid);
AttachObjectToVehicle(objectidvehicleid0.00.01.00.00.00.0);
SetObjectMaterialText(objectid"SEU TEXTO AQUI"0OBJECT_MATERIAL_SIZE_256x128,"Arial"2800xFFFF82000xFF000000OBJECT_MATERIAL_TEXT_ALIGN_CENTER); 
Reply


Messages In This Thread
Textdraw em veiculo. - by Coringa253 - 19.07.2015, 06:11
Re: Textdraw em veiculo. - by Jimmmy - 19.07.2015, 06:31
Re: Textdraw em veiculo. - by Welconha - 19.07.2015, 06:54
Re: Textdraw em veiculo. - by PT - 19.07.2015, 11:41
Respuesta: Textdraw em veiculo. - by Coringa253 - 19.07.2015, 14:58
Re: Textdraw em veiculo. - by JPedro - 19.07.2015, 15:17
Respuesta: Textdraw em veiculo. - by Coringa253 - 19.07.2015, 15:27

Forum Jump:


Users browsing this thread: 1 Guest(s)