Scroll Text Color Tutorial

Get some cool tips about how to tweak your UT graphic, gameplay, and much more!
Post Reply
User avatar
Acid.OMG
Adept
Posts: 427
Joined: Sun Sep 07, 2008 6:20 am
Personal rank: XFIRE: mmmmtoasty
Location: PA,USA

Scroll Text Color Tutorial

Post by Acid.OMG »

For help with regular Scroll Text use this tutorial... http://www.birrabrothers.com/drac/index.php?dsps=157


-------------------------------------------------

Step 1.
UnrealED2 > Texture Browser > Open > Scripted.utx > Click All

(You should see this)

Image



Step 2.
Right click 'CONDEMEDBASE' > Export to PCX

Step 3.
Open the pcx file in Photoshop. You may get a warning about pixel ratio mode, just click ok. Go to Image > Mode > Color Table

Step 4.
Change the yellow block to whatever color you want your text to be

Image



Step 5.
File > Save As (Save as a new name ex. CB_ImNotCreative). Go to UnrealED2 > texture Browser > File > New
(It should look like this when you fill it out)

Image



Step 6.
Import your image... File > Import > Select Your File > Click Ok

Step 7.
Associate your image to the scripted texture... Right Click The Scripted Texture > Properties > Scripted Texture > Select Your Image (...) > Click Use

Image



Now when you add the texture using the tutorial above with a scrolltext actor it will be colored.

Image
[/Awesome]
ASLY

Re: Scroll Text Color Tutorial

Post by ASLY »

Thats good, Im already thinking about this
Is that work if I just export the texture and re-color the textures, or I need PS and use this "Color Table"?
User avatar
Metalfist
Masterful
Posts: 632
Joined: Sun Jan 03, 2010 3:54 pm
Personal rank: ^,..,^ rawr

Re: Scroll Text Color Tutorial

Post by Metalfist »

Ehm, I remember I used it completely different: Just change the color value here
Properties for the ScrollingMessageTexture actor:
Property Specific
+ClientScriptedTexture
ScriptedTexture Texture that should show the message.


+ScrollingMessageTexture
bCaps As messages is spelled or all uppercase.
bResetPosOnTextChange Reset scroller if message changes.
Font Must be Font'Scripted.CondemnedFont'.
FontColor Color of the message.
PixelsPerSecond Speed of message.
ScrollingMessage Actual message to show.
ScrollWidth Length of message.
YPos Vertical position of message.
Image
User avatar
Feralidragon
Godlike
Posts: 5493
Joined: Wed Feb 27, 2008 6:24 pm
Personal rank: Work In Progress
Location: Liandri

Re: Scroll Text Color Tutorial

Post by Feralidragon »

Metalfist wrote:Ehm, I remember I used it completely different: Just change the color value here
Not exactly. There's a reason why Acid made this tutorial:
http://www.ut99.org/viewtopic.php?f=5&t ... 641#p52635

Nice tutorial btw Acid :tu: It will certainly help many people with the same doubts.
User avatar
Acid.OMG
Adept
Posts: 427
Joined: Sun Sep 07, 2008 6:20 am
Personal rank: XFIRE: mmmmtoasty
Location: PA,USA

Re: Scroll Text Color Tutorial

Post by Acid.OMG »

ASLYE702 wrote:Thats good, Im already thinking about this
Is that work if I just export the texture and re-color the textures, or I need PS and use this "Color Table"?
You could use anything that allows you to edit pcx files and access the color table. I believe GIMP is similar to photoshop and might work with this.
[/Awesome]
Post Reply