#wha happe

1 messages · Page 1 of 1 (latest)

worldly frigate
#

Why can't I subtract or add a NumberValue and a number???

gloomy barn
#

You're trying to subtract a house from a sandwhich

#

NumberValues are instances that store numbers, not numbers themselves. You need to update the stored number:

numberValue.Value += 1