AttachObjectToVehicle or ?
#1

guys, i was wondering, how to script this thing? Can anyone help?


This custom text, and a thing on the bonet.....how can i script this? Can anyone help
Reply
#2

CreateObject()
SetObjectMaterialText()
AttachObjectToVehicle()
Reply
#3

can anyone write a script ffor this
Reply
#4

What object would be used, Pottus?
Reply
#5

http://gta-sa-mp.de/object/?categoryID=0
I think alpha channels, ID 4524, and such objects?
Reply
#6

pawn Код:
new objectname = CreateObject(19353, 0, 0, 10, 0.0, 0.0, 90.0); //it can be any...Im just giving an example
Setobjectmaterialtext(objectname, "Blah Blah Blah here", 0, OBJECT_MATERIAL_SIZE_256x128,\
"Arial", 28, 0, 0xFFFF8200, 0xFF000000, OBJECT_MATERIAL_TEXT_ALIGN_CENTER);

AttachObjectToVehicle(objectid, vehicleid, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0);
Reply
#7

Quote:
Originally Posted by PrivatioBoni
Посмотреть сообщение
What object would be used, Pottus?
Usually just a plane.

[ame]http://www.youtube.com/watch?v=AJflkhwrX_g[/ame]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)