Chest open for Walker-San


[ Follow Ups ] [ Post Followup ] [ Awesome Software Online Message Board ] [ FAQ ]

Posted by Martin 212.166.51.176 using Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0) on March 13, 2000 at 11:27:30:

Try this :
1)Make an item(with no graphic)
This item runs this program as a multitask
programm:
#If(chest1open!=1)
{
#Put(1,1,"chestopen.gph")
#Done()
}

And the item who runs the program:

#GiveItem("item.itm")
#chest1open!=1

You place the invisible item (that runs the programm) on the chest board.

The problem with that method is that you have to do a program for each chest...

So that's a suggestion for Chris...(item graphic after it has run his program)

That's all.
-Martin





Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ Awesome Software Online Message Board ] [ FAQ ]