How i can change to C° Temperature?

  • Spathiwa
    11th Dec 2014 Member 0 Permalink

    Do not know how?

  • mecha-man
    11th Dec 2014 Member 0 Permalink

    The temperature is stored as Kelvin. Take whatever you want the temperature to be then add 273.15 to it and use that temperature instead.

    Edited once by mecha-man. Last: 11th Dec 2014
  • jward212
    11th Dec 2014 Member 0 Permalink

    in the tpt hud temp is recorded in 'c

    a for lua scripts you can do...

    local K = 273.15

    if temp == valueinC + K then

    do blah and blah

  • Spathiwa
    18th Dec 2014 Member 0 Permalink

    @mecha-man (View Post)

    Thanks for explain me

     

    @jward212 (View Post)

     lol

  • TNTForthewin
    5th Jan 2015 Member 0 Permalink
    The temperature is stored as Kelvin. Take whatever you want the temperature to be then add 273.15 to it and use that temperature instead.


    Oh really? I mean what your saying about degrees is correct but, i think it is down as *C

    Edit-jacob1: Did you intentionally insert that hidden image link or do you have some kind of virus? >_>
    Edited 6 times by TNTForthewin, jacob1. Last: 5th Jan 2015