• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Choosing buttons

Status
Not open for further replies.
Level 2
Joined
Jun 9, 2007
Messages
18
Can anybody explain me how to open a menu for a player, so they can choose from a couple of options, like:

Enable tutorial on
Enable tutorial off

Something like that...
 
Level 2
Joined
Jun 9, 2007
Messages
18
actually it's not really what i sought... As i said in my first post, I wanted to make a voting system...

Wether to activate the tutorial of my map
Or to just get started with the game without any information...

Please respond quickly :p
 
Level 24
Joined
Jun 26, 2006
Messages
3,406
Use the dialog system, set it up so that the "Yes" button adds one to variable X and the "No" button adds one to vaiable Y. If X is more than Y, do the tutorial, if Y is more than X, don't.

On a side note, I do believe there is an actual voting trigger, but I'm not sure.
 
Level 2
Joined
Jun 9, 2007
Messages
18
Basics of a Dialog describes how to create generic dialog buttons for a variety of uses. The buttons could be used to present a tutorial by expanding into a more detailed dialog containing the tutorial or launch any trigger.

It doesn't work at all... Help !!!

Oh, and when i try to exit WCIII, everything is pitchblack, first i thought it was the fadefilter that leaked, but it's not (i replaced it with a camera that's shooting the ground) then i have to ctrl+alt+delete and remove warcraft from the list.

But i can't see the list so i have to press ctrl+alt+w + delete + enter

Please help, it's always pitch black when i exit my map
 
Status
Not open for further replies.
Top