• 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.

a stupid question about the defeat dialog

Status
Not open for further replies.
Level 1
Joined
Feb 27, 2008
Messages
2
Hi, evreybody! I have a question about the defeat dialog.
How do i remove the Restart, Load Game, Reduce Difficulty and
Quit Campaign buttons? i only want one button that says Quit Game.

help
 
Level 12
Joined
Mar 16, 2006
Messages
992
Hi, evreybody! I have a question about the defeat dialog.
How do i remove the Restart, Load Game, Reduce Difficulty and
Quit Campaign buttons? i only want one button that says Quit Game.

help

Afaik, you can only blank them out or remove the model.
 
Level 17
Joined
Apr 13, 2008
Messages
1,608
I think you can turn some of them off in GUI as well, but I forgot where I saw them. However, in JASS:
JASS:
native DisableRestartMission takes boolean flag returns nothing
I have spent like 1 minute looking for the others but I couldn't find them, however they might exist, so look it up for yourself if you are interested :p
 
Level 1
Joined
Feb 27, 2008
Messages
2
i dont know how to remove the model or blank the buttons, and when i typed: native DisableRestartMission takes boolean flag returns nothing in a trigger it said errror. i didnt find it in GUI. and i am a noob. so help me again :p
 
Status
Not open for further replies.
Top