Element IDs

  • RamenNoods
    2nd Sep 2021 Member 0 Permalink

    What is the element ID for VIRS? I'm playing around with VIRS's tmp2 and wanna do an experiment.

  • Mrprocom
    2nd Sep 2021 Moderator 0 Permalink
    @RamenNoodlesGuy (View Post)
    It's 174. I have a full list of elements and their IDs (including other properties) on my TPT reference. You can find it here

    Alternatively, you could also open up the console (press ~) and run:
    tpt.element("Insert element name here (case insensitive)")
    Example:
    tpt.element("virs")
    This returns the output 174
    Edited 5 times by Mrprocom. Last: 2nd Sep 2021