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

[General] Quest description space

Status
Not open for further replies.
Level 8
Joined
Mar 12, 2008
Messages
437
So this space actually contains two text fields, namely quest requirements and quest description. Is there a good way to make it behave as one well-functioning text field?

Writing in the quest description field makes it start midway like this
13W0z0K.png

And writing using quest requirements makes it disappear outside the box, if it's more than a couple of lines. What do? Thanks in advance.
 

Rheiko

Spell Reviewer
Level 26
Joined
Aug 27, 2013
Messages
4,214
Here is how Blizzard did their quest requirements.
  • -------- QUESTS --------
  • Quest - Create a Required quest titled The Skull of Gul'da... with the description You must retrieve t..., using icon path ReplaceableTextures\CommandButtons\BTNGuldanSkull.tga
  • Set QuestSkullofGuldan = (Last created quest)
  • Quest - Create a quest requirement for QuestSkullofGuldan with the description Destroy the Demon G...
  • Set QuestSkullReqDemongate = (Last created quest requirement)
  • Quest - Create a quest requirement for QuestSkullofGuldan with the description Bring Illidan to th...
  • Set QuestSkullReqSkull = (Last created quest requirement)
 
Status
Not open for further replies.
Top