-
Re: Newbie Help
Ok some info on the pics
wk1=BARTERS WALK,BEAUMONT MEWS.
wk2=CHESSINGTON COURT,PENWOOD COURT.
wk3=LITTLE ORCHARD CLOSE
wk4=GRANGE COURT
wk20=FARMLANDS
wk54=EGERTON CLOSE,Ascott Ct
I dont think ascott ct was in the file but you can just copy one of the others and call it ascott ct.
You will have to c lick on the walk numbers to make the display box contents vanish.
-
Re: Newbie Help
Ok example:
When you click WK1, Barters wk, Beaumont mews and School lane get destroyed. All 3 of them. Weather they are in the black box or not.
So let's say School lane was displayed in the box and you click WK1. It destroys not only School lane, but als Barter wk and Beaumont mews which were still in the pick-zone. This means both of those will never get picked cause they dont exist anymore.
What you need to do is only destroy them if they are in the black box.
-
Re: Newbie Help
I want the street name to go to the proper wk then be destroyed if ot goes to the wrong wk I want it to back to the main zone to come out again. Does that mean I set up a zone say where 20 is and destroy all in there?
-
Re: Newbie Help
Here's what you could do:
For every correct answer do this:
Code:
Button WK?? clicked
+ correct_street_name is in play area
->Destroy that streetname
Now give all WK buttons the same qualifier. I used the 'good' qualifier (the little apple).
Make an event 'if good-qualifier is clicked' -> move all streetnames back to the pick-zone.
Code:
Button 'good'-qualifier clicked
-> Set position at (57,-220)
-> Set position at (57,-220)
-> Set position at (57,-220)
-> Set position at (57,-220)
-> Set position at (57,-220)
-> Set position at (57,-220)
-> ... do this for all streetnames
This covers all wrong ones.
Here's a screenshot I took to clarify:
http://img.photobucket.com/albums/v1.../clickgame.jpg
-
Re: Newbie Help
I will see how I get on with this.
Cheer's I don't think this will be the end of it.
-
Re: Newbie Help
Where do I get this play area from and how do make if I need to?
-
Re: Newbie Help
-Click new condition
-Right click a streetname
-Position->test position of ...
-select the big blue arrow in the frame area
-
Re: Newbie Help
Ok am working on it I may be a while Thank's for your time and effort.
Talk soon I bet.
All the best,
Banshee
-
Re: Newbie Help
I must be missing something thestreet name goes from the black box to position 57,220 when I click the right wk. Then no more names come up.
-
Re: Newbie Help
This is how I have changed it.
http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=74367#Post74367
Zipped the file up