2 .Changed events?

Yo, im wondering:

if you have a changed function like
money.changed: …
and then you have another one
robux.changed:…

BUT the money.changed gets activated, before robux.changed is read by the script, will it still work?

Yeah. It will still work because it will run the events in parallel.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.