Led: Difference between revisions

From xat wiki
No edit summary
(Category Allpowers)
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{DISPLAYTITLE:<translate>
<!--T:22-->
LED</translate>}}
<languages/>
<languages/>
{{power-box
{{power-box
Line 6: Line 9:
Messages in LED effect
Messages in LED effect
</translate>
</translate>
|allpowers=yes
|info= <translate>  
|info= <translate>  
<!--T:2-->
<!--T:2-->
Line 13: Line 17:


<!--T:4-->
<!--T:4-->
'''Your message can be A to Z and up to 12 characters long, you have to add the message after #w'''
'''Your message can be A to Z, up to 12 characters long, and must be typed after #w'''


<!--T:5-->
<!--T:5-->
Line 28: Line 32:


<!--T:9-->
<!--T:9-->
'''To add a custom color add to the end with a #:'''
'''To add a custom color, add any hex code to the end of your LED code with a #:'''


<!--T:10-->
<!--T:10-->
Line 60: Line 64:


<!--T:17-->
<!--T:17-->
*To add you custom character to the message put a * followed by the 8
*To add your custom character to the message put a * followed by the 8
character hex code:
character hex code:


Line 67: Line 71:


==Generator== <!--T:19-->
==Generator== <!--T:19-->
For an easier approach see this generator:
For an easier approach, use this generator:


<!--T:20-->
<!--T:20-->
Line 73: Line 77:


<!--T:21-->
<!--T:21-->
Simply click the Os then use Generate button for the 8 character hex code
Simply click the Os then use the Generate button for the 8 character hex code
</translate>
</translate>
|pw3=|pw2=|pw1=
 
}}
}}

Revision as of 23:46, 24 January 2017

  • LED lets you write a message with LED lighted effects

LED Power Options

Your message can be A to Z, up to 12 characters long, and must be typed after #w

  • Example: (led#wSummer)
  • To add a space use _
  • Note: 3 is a special character that does a heart:
  • Example: (led#wI_3_XAT)

To add a custom color, add any hex code to the end of your LED code with a #:

  • (led#led#rg#wYOUR_MESSAGE)
  • (led#led#0xFF00FF#wYOUR_MESSAGE#0xFF00FF)

Custom Characters

  • You can create custom characters on a 6x5 grid.

This is the binary representation of a pawn:

  • 001100
  • 011110
  • 001100
  • 011110
  • 011110

You have to convert it to a hex code to use it with the power so we put 001100011110001100011110011110 into http://www.binaryhexconverter.com/binary-to-hex-converter and you will get:

  • 0C78C79E
  • To add your custom character to the message put a * followed by the 8

character hex code:

  • Example: (led#led#rg#w*0C78C79EOWNER)

Generator

For an easier approach, use this generator:

http://fexbots.com/tools/led

Simply click the Os then use the Generate button for the 8 character hex code