- Joined
- Sep 19, 2014
- Messages
- 1
- Reaction score
- 0
- First Language
- English
- Primarily Uses
Hey guys, This is a somewhat odd request but I'm in a little over my head here considering I'm only used to basic eventing but just wondered if it'd be possible to do a reduction of 8 digits but with some special exceptions.
For example:
Players birthdate is (05/07/1988) so he inputs the following (05071988)
I would then like it to reduce these numbers in the following way.
Calculation 1: 0 + 5 + 0 + 7 + 1 + 9 + 8 + 8 = 38
Calculation 2: 3+8=11
Calculation 3: 1+1=2
If the final total of Calculation 1 = 11, 22, 33, or 44 (No further reduction needed but if it doesn’t equal one of those numbers I’d like it to continue reducing to a single digit)
Would It then be possible to turn on a switch that correlates with each final reduction?
Like if the number is reduced to 1, turn on a switch named 1.
If the number is reduced to 2, turn on switch named 2.
But if the number is reduced to 11,22,33 or 44 in Calculation 1, turn on switch named 33.
etc.
For example:
Players birthdate is (05/07/1988) so he inputs the following (05071988)
I would then like it to reduce these numbers in the following way.
Calculation 1: 0 + 5 + 0 + 7 + 1 + 9 + 8 + 8 = 38
Calculation 2: 3+8=11
Calculation 3: 1+1=2
If the final total of Calculation 1 = 11, 22, 33, or 44 (No further reduction needed but if it doesn’t equal one of those numbers I’d like it to continue reducing to a single digit)
Would It then be possible to turn on a switch that correlates with each final reduction?
Like if the number is reduced to 1, turn on a switch named 1.
If the number is reduced to 2, turn on switch named 2.
But if the number is reduced to 11,22,33 or 44 in Calculation 1, turn on switch named 33.
etc.
Last edited:

