• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[Trigger] Dialog problems

Status
Not open for further replies.
Level 11
Joined
Aug 11, 2009
Messages
594
So I am trying to create a dialog but it doesnt work for me :/ here is the triggers, can someone please tell me why it isnt showing in game.
 

Attachments

  • Triggers.jpg
    Triggers.jpg
    45 KB · Views: 61
Level 37
Joined
Mar 6, 2006
Messages
9,240
Have you created the dialog? You need to doit either ith a custom script ( set xxx = CreateDialog() ) or by setting the initial value of the dialog array. Setting the initial value of the dialog array to 2 will initialize indexes 0, 1 and 2.

Triggering unit worls fine here.
 
Status
Not open for further replies.
Top