[Thread Prev] [Thread Next]
Hello Forum!
1. I think I saw before ,in your Site, project similar to the game
BlackJek, Did someone knows about it?
2. I tried to send the project , but it didn't succeed to reach the
site(maybe because of big size' all shapes of cards ?),so I will describe my
problem:
HIT_ME procedure has to bring each time a new random card , if the first
turtle was changed its ought to go to the next turtle and so on.
The procedure used IF statement, but the second HIT_ME brings two card (
its according to the conditions ....) How can I do that each time one card
will appear in the next turtle ( the proc has to check if the previous turtle
has been changed)?
to Hit_Me
t1, if shape > 0 [t2, setsh random 51 setsh shape + 8]
t2, if shape > 0 [t3, setsh random 51 setsh shape + 8]
t1, if shape = 0 [setsh random 51 setsh shape + 8]
end
thanks, Zehava Wizman
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Previous by thread:
frogger game
Next by thread:
RE: BlackJek Game
To save an attachment to your computer, PC users should right-click (Mac users, click and hold the mouse button) on the link and then choose 'save target as' from the pop-up menu. A window will then pop up in which you can choose a location for the file.
|