#Whats wrong with my script?

1 messages · Page 1 of 1 (latest)

north wharf
#

The chance is being saved as false even though its marked as true during testing

olive oar
#

you're probably changing the values on the client, which won't ever be reflected on the server, thus the server saves it as false even though you set it to true on the client.