Quote
Originally posted by Debra:
**I want the Player to craft from certain materials.
**
There are plenty of ways to do this, but I believe the best way is to use use a main location and have the player click on different "buttons" that represent items (iron bar, perhaps?). You can add stamps to main locations too, so that wouldn't be a problem. Use some globals to check what the player has already done. Pretty hard way to do it, there might be a better way, but I dont know of any. Oh, but you can always delete all items from invetory and store them as globals (might be hard for plugin makers), and use the invetory for it (use items). That's a dumb way to do it, but it might work. Or, you could simply have a dialog. Or, a main location where the player presses keys to do things. Or, teleport to a map where you play as the materials (something for the kids:P). Or, have a blacksmith telling you what items you can do and what you need for it, then you tell him wich item you want to do and he checks if you have what is needed (main location). As I said there are plenty of ways to do this use your imagination and you'll probably come up with something good...
(edit) use save location and restore location when you get into and out of a main location.
------------------
Life is a joke - death is testing your humour...
(This message has been edited by Ledorax (edited 04-26-2004).)