Launch Item

K' With chests like in PoG, I'd think that they would use a launch item to get things onto the map. But, whenever I try that, I have all kinds of problems i.e. it crashes, pauses then crashes, pauses, opens, then nothing, you get the picture. I have looked over my event that I use several times, but still I am having difficulty.
Any help would be much appreciated.

------------------
Whose cruel idea was it to put an 'S' in lisp?

Quote

Originally posted by BlackLite:
**K' With chests like in PoG, I'd think that they would use a launch item to get things onto the map. But, whenever I try that, I have all kinds of problems i.e. it crashes, pauses then crashes, pauses, opens, then nothing, you get the picture. I have looked over my event that I use several times, but still I am having difficulty.
Any help would be much appreciated. **

Look at where you are attempting to place your object. Recall that the launch item event object uses movement coordinates, not pixel coordinates. So make sure that the coordinates are within the map boundaries.

Also, make sure the items are legal; ie, good pictures, no bad events attached to them, etc.

If all checks out then post yoru event list structure and we can attempt to troubleshoot it.

------------------
(url="http://"http://stark.evula.net/pogwalkthrough.htm")PoG Walkthrough and Compendium(/url) | (url="http://"http://stark.evula.net/plugins/dev_tools.htm")PoG Dev Tools(/url) | (url="http://"http://stark.evula.net/plugins/spells_expander.htm")Spells Expander(/url)
(url="http://"http://stark.evula.net")Stark.evula.net(/url) | (url="http://"http://www.evula.net")EVula.net(/url) | (url="http://"http://mail.ambrosiasw.com/mailman/listinfo/coldstone_dev")Coldstone-dev mailing list(/url) | (url="http://"http://ucplugs.evula.net/pog.html")PoG Upcoming Plug-Ins Directory(/url)

Also, make sure that you're not trying to launch an item on a tile that's already used for an event, or if its access is denied, or the tile has anything else happening on it.

------------------
-- Debra
Danillitphil Productions