Sign: Difference between revisions
Jump to navigation
Jump to search
m m |
|||
Line 4: | Line 4: | ||
==Usage== | ==Usage== | ||
sign [ | '''sign''' [''color=''] [''bcolor=''] [''margin=''] [''vmargin=''] [''hmargin=''] [''align=''] [''shadow''] | ||
==Arguments== | ==Arguments== | ||
; | ; Color : The foreground color of the sign text<br>'''Values:''' Color Names, Hexadecimal colors<br>'''Default:''' White | ||
; | ; Bcolor : The background color of the sign<br>'''Values:''' Color Names, Hexadecimal colors<br>'''Default:''' Blue | ||
; | ; Margin : The overall margin of the sign. Same as setting HMargin and VMargin to the same value<br>'''Values:''' Decimal numbers greater than 0.0<br>'''Default:''' 0.0 | ||
; | ; Vmargin : The space between the edge of the sign, and the top of the text<br>'''Values:''' Decimal numbers greater than 0.0<br>'''Default:''' 0.0 | ||
; | ; Hmargin : The space between the left/right edges of the sign, and the left/right edges of the text<br>'''Values:''' Decimal numbers greater than 0.0<br>'''Default:''' 0.0 | ||
; Align : Controls the general anchor point of the text<br>'''Values:''' Left, Right, Center<br>'''Default:''' Center | |||
; Shadow : Adds a 1 Pixel black shadow to the text<br>'''Values:''' On, Off<br>'''Default:''' Off | ; Shadow : Adds a 1 Pixel black shadow to the text<br>'''Values:''' On, Off<br>'''Default:''' Off | ||
Revision as of 23:58, 12 November 2012
Sign | ||
---|---|---|
Sign with example code applied | ||
Build required | 1 | |
Version required | 0.3.0 |
The sign command allows the user to create text on objects which are able to receive sign textures.
Usage
sign [color=] [bcolor=] [margin=] [vmargin=] [hmargin=] [align=] [shadow]
Arguments
- Color
- The foreground color of the sign text
Values: Color Names, Hexadecimal colors
Default: White - Bcolor
- The background color of the sign
Values: Color Names, Hexadecimal colors
Default: Blue - Margin
- The overall margin of the sign. Same as setting HMargin and VMargin to the same value
Values: Decimal numbers greater than 0.0
Default: 0.0 - Vmargin
- The space between the edge of the sign, and the top of the text
Values: Decimal numbers greater than 0.0
Default: 0.0 - Hmargin
- The space between the left/right edges of the sign, and the left/right edges of the text
Values: Decimal numbers greater than 0.0
Default: 0.0 - Align
- Controls the general anchor point of the text
Values: Left, Right, Center
Default: Center - Shadow
- Adds a 1 Pixel black shadow to the text
Values: On, Off
Default: Off
Example
create sign color=white bcolor=darkblue vmargin=40.0 hmargin=2.0 align=center shadow
|
|
Triggers: |
|
Commands: |
Animate • Animation • Ambient • Camera • Color • Diffuse • Frame • Framerate • Group • Light • Move • Name • Noise • Normalmap • Opacity • Path • Picture • Rotate • Say • Shear • Scale • Sign • Solid • Sound • Specular • Specularmap • Teleport • Teleportx • Teleportxyz • Texture • Url • Visible • Web |