Hello, so I’m trying to figure out how I could transfer/add-on an ‘Int-Value’ with a value of any number and there is a surface GUI with a text label which also has an ‘Int-Value’ and when that proximity prompt is triggered the value gets added onto the current value of the text label and the text label changes with that value so for example “Current value: 45”, Value: 50, Current value + value = 90.
( Components of the code don’t matter to me, I know some-what of what I’m doing, I just need explaining of how I go about this)
It was an issue about attempting to perform arithmetic on a string and number, and to me your code looks fine, so it was just on my end. There is nothing wrong with yours, sorry if there was a miscommunication.