Doesn't Subtract The Value Money - Price of product

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    I want to Identify what is wrong with this code it doesn’t subtracting

  2. What is the issue? Include screenshots / videos if possible!


    Imagine my Cash = 500 and The real cost of Blue Trail are = 100
    It does’t subtract

  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    On discord server they just laugh my script no solution so far

After that, you should include more details if you have any. Try to make your topic as descriptive as possible, so that it’s easier for people to help you!

-- This is an example Lua code block

Please do not ask people to write entire scripts or design entire systems for you. If you can’t answer the three questions above, you should probably pick a different category.

Try
If cash.Value >= trails.Blue.Price.Value then

Sometimes I run into problems with “or”