Help with pipe and temp.

  • Fusionftw
    28th Jul 2017 Member 0 Permalink

    How would i change the temp of say PPIP wth RFRG using the console?

  • LBPHacker
    28th Jul 2017 Developer 0 Permalink

    It technically still is pipe. !set temp pipe [temp]

     

    Edit: Do note that this will change the temp of pipe that doesn't have rfrg in it too. Unfortunately the legacy console commands can only filter by type, not other properties. (Which particle pipe holds is determined by its ctype tmp property, and you can't filter by that without some Lua hackery).

    Edited 2 times by LBPHacker. Last: 28th Jul 2017
  • tptquantum
    28th Jul 2017 Member 0 Permalink

    @LBPHacker (View Post)

     Particles PIPE/PPIP holds are determined by tmp, not ctype. ctype is used for determining what color is the pipe (red, blue, green)

  • jacob2
    28th Jul 2017 Member 0 Permalink
    The nan RFGL bug is being fixed for 92.1, so if you make a save with that using PIPE to do it it will be broken in the next version