HOBOMAN 0 Posted November 19, 2005 I'm looking for a template or dirrections to make a script that lets the user click on different options in an action box. Once the user clicks on the select, it would run a script. For Example, I working on an old spec-op mission. I need to give the player the choice to accept the help from the russians, or to choose to work alone. I don't want to use the radio, since you are talking to a person, and I dont want to use the action menu. Can anyone help? Also if anyone can do some quick voice acting for me just email/pm me. I need about 3 short setences in english with a russian accent and one setence in english with an American accent. Share this post Link to post Share on other sites
HOBOMAN 0 Posted November 20, 2005 Also Hawk in Nets had an action menu like the one I'm talking about. You could choose the diffuculty in at the start of the mission. Please does anyone know? Share this post Link to post Share on other sites
hardrock 1 Posted November 20, 2005 Read the dialog tutorial by Vektorboson. It explains about those interfaces you're talking about, i.e. dialogs. Dialogs are defined in the text file named description.ext which should be placed in your mission folder. You can create a couple of different things with dialogs, e.g. buttons, text, pictures, frames, whatever. There are a couple of mapfact-missions which make use of dialogs, to select different settings on the beginning of the mission. Get the dialog tutorial at OFPEC Share this post Link to post Share on other sites
HOBOMAN 0 Posted November 20, 2005 Thanks, I've looked at a couple missions and script using dialogs but I never really understood how to make them. This helped a lot. Share this post Link to post Share on other sites