can heat be set to target 1 element?

  • ubuntupokemoninc
    13th May 2011 Member 0 Permalink
    Can I set heat in console to only work on wifi?
  • dnerd
    13th May 2011 Member 0 Permalink
    set temp wifi ##
  • Anmol444
    13th May 2011 Member 0 Permalink
    @ubuntupokemoninc (View Post)
    In Console: set temp wifi ___
  • ubuntupokemoninc
    13th May 2011 Member 0 Permalink
    but the console uses Kelvin right? plus i have like a billion wifis

    I want the temp of wifi but just click and drag, but i don't want it to heat everything else, And not all the wifis need to be heated!
  • Anmol444
    13th May 2011 Member 0 Permalink
    @ubuntupokemoninc (View Post)
    Than make all wifis other elements. than set the temp. And than delete every thing except what is supposed to be wifi. Then type in console: set type all wifi.
  • ubuntupokemoninc
    13th May 2011 Member 0 Permalink
    but they are all diff temps and it will take for ever to reset them all!
  • rrusciguy
    13th May 2011 Member 0 Permalink
    It would be useful if the console could accept a set of optional args like the following
    h:[#] An array (list) of horizontal lines to change
    v:[#] The same except vertical
    l:[[x1,y1],[x2,y2]] A line to change
    a:[[x1,y1],[x2,y2]] an area to change
  • ubuntupokemoninc
    13th May 2011 Member 0 Permalink
    yeah!

    so basic what i want to do i not possible? I know what i'll do I'll make a slight "AJUSTMENT" to the newest verson and i'll use that ;)
  • CAC-Boomerang
    13th May 2011 Member 0 Permalink
    @ubuntupokemoninc (View Post)

    Kelvin is no problem. As Neospector said some threads ago, just add 273.15 to what you want to put in celsius.

    e.g.

    Set temp METL 1273.15 = METL's temperature is now 1000C
  • Neospector
    13th May 2011 Member 0 Permalink
    @CAC-Boomerang (View Post)
    This plus, just go into debug mode and hover over the particle you want. A number should appear. Go into console and wirte:
    set temp [Particle#] [Temperature]