| 05-25-2006, 11:35 PM | #1 |
Alright, basically what I want to know how to do is... Anyone play Battleships? You know the trader system in battleships? Where you have to buy the quest, go get the item, and when you come back you recieve experience and gold, plus the item you were supposed to get is deleted, but the quest item explaining the quest isn't. That is what I want to know how to do. Any help would be greatly appriciated. -Azhag |
| 05-26-2006, 08:06 AM | #2 |
Jass or Gui, for starters? Also, from what you said... This is what I get from it... - A merchant of some sort sells a dummy unit/item for the quest. - You buy it, it adds the quest to the quest menu and tells you what to do. - You get the item or whatever goal was, it updates the quest log... - Return the item to within range of the guy who asked for it... - Update quest log, finish quest, add monetary rewards, etc. etc. Done. Of course it looks different in actual code (GUI/JASS), but that's basically the order things will work in. |
| 05-29-2006, 02:52 AM | #3 |
GUI. But it doesn't do anything to the quest log. The description of the item has all the things you must do, plus the rewards and such on the description. But basically everything but the quest log, and yes your correct. |
| 05-29-2006, 03:20 AM | #4 |
So what's the problem? Doesn't seem that hard to make. |
