Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Triggers & Scripts
»
Any way to know which player clicked a dialog?
Any way to know which player clicked a dialog?
08-26-2002, 03:43 AM
#1
Guest
If you have a trigger with the event "a dialog button is clicked for <dialog>", is there any way to know which player clicked the dialog? It seems Triggering Player doesn't work for this event.
08-26-2002, 08:27 AM
#2
SuperIKI
That's right. Use the dialog engine to avoid exactly this problem.
Go here for v1.0:
http://www.wc3campaigns.com/forums/s...&threadid=2400
And here for v2.0 (only custom text):
http://www.wc3campaigns.com/forums/s...&threadid=2720
09-25-2002, 04:45 AM
#3
batskcaB
Hi. =)