This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-01-12 13:47:08

pokedex-01
Scratcher
Registered: 2009-02-22
Posts: 1

Can't Calculate total cost of different variables (check marks)

Hi guys, I'm having a little bit of a problem. So, I have different buttons with multipule lists that have check marks with them. They each stand for a different variable (e.g. Pickles = .15 ¢ etc.) How do I make it so it will override the previous cost and add it to the total. Thanks!

-pokedex-01

Offline

 

#2 2011-01-12 19:02:46

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: Can't Calculate total cost of different variables (check marks)

try to make more than one variable.


If you know how to add, the above would be fine.


Use (( current price <+> 15 ))[/blocks]

Offline

 

Board footer