#attempt to compare Instance <= number

3 messages · Page 1 of 1 (latest)

open brook
#

You can check in Roblox Studio, player.leaderstats.Germs will be an object, to access its value all you need to do is add .Value to it

#

so add .Value to cash and germ declaration

south sage
#

so instead it will be

if germs.Value <= 0 then ?