Page 1 of 1

Another font

Posted: July 6th, 2008, 8:50 am
by tault_swainer
Only saw font color changes for scripts here, so incase it isnt here,

there is also font faces from the game available.

so a script like

font face='FLYING_NUMBERS_SHIELDED_ITALICS' color='#FF59E9'
pink text
/font

Produces a pink font, in really large letters in whatever chat you run your /script.txt (or whatever you called it)

I am going to compile a list of fonts at some point.



Remember that these are for script files, not to type in chat as is.

Also, because of formatting on the forum here, you going to have to put the code in the tags. If your doing this stuff, you should know how that works anyway.

Have fun

You can also do this

font face='FLYING_NUMBERS_SHIELDED_ITALICS' color='#FF59E9'
a href='itemref://158722/158722/61/71cafacf:9405ead4:9a0eab3d:c2db2ee0/71cafacf:9405ead4:9a0eab3d:c2db2ee0'
Bitchin Cloak
/a
/font

This will put that link up to sell something, in large pink letters.


Have fun

Posted: July 6th, 2008, 9:26 am
by cantsnipe
<font> is a starter code you need the <font> for any thing to happen and unless you plan on posting a list of fonts it would be kinda a useless post.

Posted: July 6th, 2008, 9:36 am
by tault_swainer
Updated:

please note that you have to add the "<" and ">" yourself in the appropriate places

Posted: July 6th, 2008, 11:13 am
by cantsnipe
Mind I ask, where'd you find the fonts?

Posted: July 8th, 2008, 1:58 am
by Tault_admin
oOOO

Can members say yay or nay to this so we may give tu bucks and/or premium. If you nay the submission remember to include as to why.

Posted: July 8th, 2008, 2:05 am
by tault_swainer
could an admin give a solution to showing these tags properly? every time I write them out proper for ppl to just copy it screws em up.

Posted: July 8th, 2008, 2:53 am
by Tault_admin
Use the code button. When you post it. IE

Code: Register to unlock hidden link

i just typed code with [] brackets around it then typed it again with a  /code with the brackets 

Posted: July 8th, 2008, 6:22 am
by cantsnipe
yay, but wehre do you find this stuff lol

Posted: July 8th, 2008, 9:34 am
by tault_swainer
its pretty neat stuff. all the stuff can be found in the gfx and default folders in xml format, or embedded xml.

Admin - code does not work, it makes the font tag bare. also tried quote and did the same thing

Posted: July 8th, 2008, 6:10 pm
by Tault_admin
Moving to submissions and waiting for more yays andnays

Posted: July 8th, 2008, 9:05 pm
by relaxingatfheo
nay using

Code: Register to unlock hidden link

<font> face='FLYING_NUMBERS_SHIELDED_ITALICS' color='#FF59E9'
Sup !@#$%^*...
</font>

Posted: July 11th, 2008, 6:12 am
by cantsnipe
relaxingatfheo wrote:nay using

Code: Register to unlock hidden link

<font> face='FLYING_NUMBERS_SHIELDED_ITALICS' color='#FF59E9'
Sup !@#$%^&*...
</font>
{font face = 'FLYING_NUMBERS_SHIELDED_ITALICS' color='#FF59E9'}
Sup !@#$%^&*...
{/font}

{} = <>