#why is one of the values getting added by 2 and not 1?

11 messages · Page 1 of 1 (latest)

thorny hare
#

sometimes it doesnt happen sometimes it does

#

i wanna fix this so the player doesnt actually get extra stats crying

#

please ping me when ur tryna help me out

silver crow
#

every time you are firring the remote event you are lisening for another product purchase finish

thorny hare
#

if i have the product inside the localscript and when it fires to the server and the server immedetiatly gives the player + 1 token, ppl could just fire the remote and get + 1 token without doing anything

snow fog
#

stop creating a new connection each event

#

create one and handle the logic there for your gamepass

#

also

#

that event should not be used to process purchases

#

use .ProcessReceipt