1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Display Module

Discussion in 'StarMade' started by Sandbag, Aug 19, 2014.

  1. Sandbag
    Offline

    Sandbag Wanna buy a watch? Council Member

    Messages:
    739
    CZs Received:
    182
    Trophy Points:
    88
    The Display Module in Starmade allows you to write text into the display and also change it's size, colour and even insert some variables that display stats about your ship's systems.

    While more variables are planned, you can currently use these variables in the starmade Display Module:

    [shield]
    [shieldCap]
    [power]
    [powerCap]

    to change the terminal style encolse the parameters inside style tags.

    Code:
    <style></style>
    f=font size allowable options are 0,1,2
    c-colour and must be a hex code

    eg:

    Code:
    <style>f=2,c=#FF0000</style>
    this would give you red text, in the largest font size allowed.
     
    Last edited: Aug 19, 2014
    Tags:
  2. Ebon_Heart
    Offline

    Ebon_Heart Phantom in Training {PR} Trainee

    Messages:
    46
    CZs Received:
    3
    Trophy Points:
    8
    I prefer just writing, "HI FRIEND" in block letters. :p
     
    • Funny Funny x 1
Loading...