hi there im making a text box that has 3 local variables
min - value - max
and what i want to do is every tick set value to textbox.text
so then i can compare it with max and if its higher set value to max
the problem i have is it saying that i cant set a number variable to text even tho the text box is set to numbers.
hope someone can help me