Yea. This works properly, as it displays 175:
| CODE |
0653: 1@ = float_stat 24 // Player Max Health 1@ /= 5.69 0092: 1@ = float 1@ to_integer 01E4: show_text_1number_lowpriority GXT 'number' number 1@ time 5000 flag 1 // INSANE STUNT BONUS: $~1~ |
If I use a regular local variable then it's fine. But otherwise if I use the additional variable method, it doesn't. And I need the additional variables because I need to store more info in my script.