View Single Post
  #1  
Unread 08-02-2005, 07:49 PM
iZplus iZplus is offline
A Coastal Crab
 
Join Date: Feb 2005
Server: Antonia Bayle
Posts: 1
Default How can I change color of /GameData.Stats.PowerRange ?

I have added the line below but it will be still shown as green color ?
Is it possible to change it ? Thank you

<Text AbsorbsInput="false" Color="#7777FF" DynamicData="/GameData.Stats.PowerRange" Font="/Fonts.FontZapf16" LocalText="00000/00000" Location="12,46" Margin="0,0,5,0" Name="PowerValue" ScrollExtent="80,20" Size="80,20" TextAlignmentVertical="Center">00000/00000</Text>
Reply With Quote