HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Quest Questions

12-20-2002, 07:02 PM#1
Guest
I'll give an example so it doesnt get really confusing.

Unit1 (right clicks) on Random guy he says go to (somwwhere) you go there and get quests for that person.

My main problem witht he trigg is that how do I get him to talk by right clicking. I mean it works when I select him but I need to right click him. and he talks of this quests ONLY once not over and over again. giving me 5 of the same quests

Heres the trigg code I used:

Event=
Unit(Mortar Team 37) is selected


Condition=
Mortar Team 37 not= to no unit(I dont know what to put here so I put that.)

Actions=
Unit- make MORTAR TEAM face Riflemen

Quest-display to group (Teal) (THIS IS WHERE MESSAGE OF WHAT HE SAYS GOES.)

unit(this is who he talks to next)Acquisition range=100(I thought this ment at range he speaks to you)

Quest- display(he is talking to riflemen BLAH BLAH)

Quest- Creat Optional Quest to do certain mission.



Ok when I left click mortar he gives me his message and the other guys message why I dunno but I really need help thanks!
12-20-2002, 08:33 PM#2
Guest
After the triggers are finished with cinemas, make a trigger tat says "Turn Trigger - OFF" and it should turn the trigger off after you get your quest.
12-20-2002, 10:02 PM#3
Guest
The true thing im trying to figure out is how do you get it where oyu have your unit and you right click on the unit to get quest, but not to left click.
12-20-2002, 10:04 PM#4
ph33rb0
Unit is issued order targeting a unit event.
12-20-2002, 10:08 PM#5
Guest
Thanks Fear.Factor!
12-20-2002, 10:18 PM#6
Guest
What is the unit order i give it so when he right clicks it talks to him. Otherwise I pick attack, repair, build, etc.
12-20-2002, 11:56 PM#7
Guest
I want to help you ,but, you arnt being clear enough for me to understand what your problem is , or what your doing that has you stuck emote_confused
12-21-2002, 05:26 AM#8
Guest
I'll start from strach with none of my code to show you what im looking for.

You go over to a unit and right click on him and he tells you of someone in the forest wishing to speak to you. You go to the forest area meet the person and get your quest.

If you know how to make that trigg I will be very grateful.