View Single Post
  #6  
Old 03-10-2002, 10:43 PM
amonrabr amonrabr is offline
Scripter
Join Date: Nov 2001
Location: Brazil
Posts: 374
amonrabr is on a distinguished road
Re: Another question...showimg?

Quote:
Originally posted by Gohan43331
I also have questions about the use of showimg...What are all the @ commands (ex. @Arial@cb@(text)). Does anyone have those documented?

Thanks,
Gohan
Example, The text "Gohan" font:Arial, and underline..

showimg 1,@Arial@u@Gohan,x,y;

its allways:

showimg index,@<font>@<kind>@<Text>,x,y;

In "kind" u can use:
b - bold
i - italic
c - in the center
u - underline
Reply With Quote