| 08-29-2004, 09:07 PM | #1 |
I would like a run through of how to make a quest apear and how to set a unit to have the ! over there head. In a nut shell i need to know how to discover a quest when someone talks to a unit, also how to put a ! over there head. thanks |
| 08-29-2004, 09:45 PM | #2 |
Use the Quest - Create Quest function at map initialization and make it initially undiscovered. Then use the Quest functions to change all the diferent attributes like the discription and such that you need. Now, use the Special Effect - Create Special Effect on Unit function to create the exclamation point. Use overhead as the attachment point. When you talk to the unit, use the uest functions again to mark the quest as discovered. You should also use the Quest - Flash Quest Button function as well as display a text message signifying the quests discovery. |
