Problems with CRAY

  • Gravity_Guy
    13th Jan 2014 Member 0 Permalink

    I read in WIKI how to use CRAY, but it doesnt work. I cant set the range by temperature of CRAY, range doesnt change, also the temperature of CRAY can be from -273 to 9999, but i read, that it should be from 0 to 255 (when i saw CRAY in works of anybody, temperature was always 22). Please, help.

  • wes12321
    13th Jan 2014 Member 1 Permalink
    temperature of cray produces particles at that temprature, but TMP changes the range,not TEMP
  • minecraft-physics
    14th Jan 2014 Member 0 Permalink

    If you use PROP, you can select from the drop-down menu what attribute to set. Alternatively, you could use the console:

    !set tmp cray 20

    Or alternatively

    tpt.set_property("tmp",20,"cray")

    Just change 20 to whatever you want it to be

  • Gravity_Guy
    15th Jan 2014 Member 0 Permalink

    OK, guys, thanks very much