#Help

6 messages · Page 1 of 1 (latest)

hasty bronze
#

I really don't know why this is happening. When you buy this item, you buy it once. If you buy it again it takes away the price twice and says that you have bought it twice. This keeps multiplying and I have no idea why.

Here is the code:

trim juniper
#

ideally you should never stack connections because they will multiply every time the highest one triggers (unless you really need it)

#

so, to fix this, just put the purchase click events out of the proximity prompt trigger event

#

hope this helps