Check for odd numbers

Forums ProRealTime English forum ProBuilder support Check for odd numbers

Viewing 6 posts - 1 through 6 (of 6 total)
  • #157145

    How do I skip odd numbers (or evens) in the following code:

     

    #157146

    Use MOD.

    https://www.prorealcode.com/documentation/mod/

     

    1 user thanked author for this post.
    #157156

    Thanks for your reply. How though? How do I filter odds using MOD? documentation doesnt say much..

    #157159

    only one of the two variables can be true each time.

     

    1 user thanked author for this post.
    #157199

    Thanks that works.

    Is there a way to be able to change the colour and size of those numbers by using the indicator settings panel? ie not having to change the code.

    #157201

    No, there’s no way. You can’t use variables so you’ll have to change the code.

     

Viewing 6 posts - 1 through 6 (of 6 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login