Husky
Local Lurker
- Reaction score
- 119
NEW QUESTION:
Is there the Condition: Unit is within XXX of *Unit*?
ORIGINAL QUESTION: (answered)
Hi,
Ok i'm in need of a trigger which activates quests for an RPG i'm working on. Anyway I want it so that if someone double clicks (right click or single click are good too but prefer double click) a person that wants a quest done for them it turns a cinematic on explaining a quest.
My current system seemed good but I can't get it to working and i'm pretty sure i'd have to make like 100 Dialogs to get it to work
(don't ask why).
So I looked through some of the GUI triggers and couldn't find anything of the sort except:
(Something like that).
So i'm pretty sure this will have to be a JASS trigger fo this.
If someone could do this for me I would be extremely grateful.
Thanks in advance,
-Husky
Is there the Condition: Unit is within XXX of *Unit*?
ORIGINAL QUESTION: (answered)
Hi,
Ok i'm in need of a trigger which activates quests for an RPG i'm working on. Anyway I want it so that if someone double clicks (right click or single click are good too but prefer double click) a person that wants a quest done for them it turns a cinematic on explaining a quest.
My current system seemed good but I can't get it to working and i'm pretty sure i'd have to make like 100 Dialogs to get it to work
So I looked through some of the GUI triggers and couldn't find anything of the sort except:
Code:
Select Unit For (Triggering Player)
So i'm pretty sure this will have to be a JASS trigger fo this.
If someone could do this for me I would be extremely grateful.
Thanks in advance,
-Husky


