How To Make MASSIVE Letters
#8

I am not sure what an invisible object ID is, but you can try something like this:

pawn Код:
//On GameModeInit

new Text = CreateObject(InvisibleObjectIDHere, PosX, PosY, PosZ, RotX, RotZ, Distance);
SetObjectMaterialText(Text, "Test_Text", 0, OBJECT_MATERIAL_SIZE_256x128,\
"Arial", 28, 0, 0xFFFF8200, 0xFF000000, OBJECT_MATERIAL_TEXT_ALIGN_CENTER);
I suggest making a script that allows you to use the new 0.3e object moving features to correctly position text IG and then save it to a text file or something for future use, if you decide to add the new position to make it look smoother.
Reply


Messages In This Thread
How To Make MASSIVE Letters - by NinjaChicken - 21.07.2012, 03:58
Re: How To Make MASSIVE Letters - by grand.Theft.Otto - 21.07.2012, 04:01
Re: How To Make MASSIVE Letters - by [KHK]Khalid - 21.07.2012, 04:03
Re: How To Make MASSIVE Letters - by grand.Theft.Otto - 21.07.2012, 04:05
Re: How To Make MASSIVE Letters - by Kindred - 21.07.2012, 04:11
Re: How To Make MASSIVE Letters - by NinjaChicken - 21.07.2012, 04:14
Re: How To Make MASSIVE Letters - by NinjaChicken - 21.07.2012, 04:17
Re: How To Make MASSIVE Letters - by Kindred - 21.07.2012, 04:20

Forum Jump:


Users browsing this thread: 3 Guest(s)