Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently January 10th, 2025, 2:06 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Show Picture when 3 drop zones full
PostPosted: October 25th, 2006, 12:38 pm 
Offline

Joined: June 16th, 2005, 5:30 pm
Posts: 5
Hi, I want to show a picture when 3 drop zones are full. Do I create an array. Not sure how to do it. Proinsias

_________________
Proinsias


Top
 Profile  
 
 Post subject:
PostPosted: October 25th, 2006, 2:48 pm 
Offline

Joined: October 26th, 2004, 10:23 am
Posts: 666
Location: Digital Workshop
You don't really need arrays, scripting or anything complex. Just use the Drop Zone Full trigger. See the attached example. The first page has a single zone, the second has two zones but could easily be extended. The second is obviously a little more complex because you need to keep track of the number of full zones.

If you have a more complex situation or want to do it yourself you could do something like:

Add a counter variable (eg, DROPPED_TOTAL)
In an On Dropped trigger for each drop zone add one to that variable
In an On Variable Changed trigger test for the variable being equal to 3 and then show the picture


You do not have the required permissions to view the files attached to this post.

_________________
ddww Opus Developer


Top
 Profile Visit website  
 
 Post subject: Thanks for your help
PostPosted: October 25th, 2006, 5:58 pm 
Offline

Joined: June 16th, 2005, 5:30 pm
Posts: 5
Thanks for the download, it makes sense when you know how, rgds, Proinsias

_________________
Proinsias


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 33 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group