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!
I'd like to thank those who have created great tutorials..but i still lack some skills..i want to learn how to edit text inside the Quest Menu (f9) teach me please TQ =)
Hiveworkshop FTW!!
You can further edit the quests under Advanced-Game Interface. there you can edit texts in the quest menu such as changing "Required Quests" to something like "Map by iSKY".
You can further edit the quests under Advanced-Game Interface. there you can edit texts in the quest menu such as changing "Required Quests" to something like "Map by iSKY".
haha what do you mean by weird? Play around with the game interface. Everything to do with quests wiil be under Text-General-Quests. just play around with it and then look under quests ingame to see what you changed. and if you dont like it you can always reset the text.
I think he means, a quest itself, not the interface.
You can find any quest action under actions - quests.
Go check it out.
------
2 Example triggers I made to show you how to create quests, and how to edit them. The variable is only there if u want to change the quests.
Create
Events
Time - Elapsed game time is 5.00 seconds
Conditions
Actions
Quest - Create a Required quest titled Weeii with the description I Arez a Quest, using icon path ReplaceableTextures\CommandButtons\BTNAmbush.blp
Set QuestVariable[1] = (Last created quest)
Quest - Create a Required, undiscovered quest titled Weeii with the description I Arez a Quest 2!, using icon path ReplaceableTextures\CommandButtons\BTNAmbush.blp
Set QuestVariable[2] = (Last created quest)
Change
Events
Time - Elapsed game time is 23443.00 seconds
Conditions
Actions
-------- Oh NOEZ!! U have to edit your quest! Lucky we stored it into a variable. --------
Quest - Change the description of QuestVariable[2] to MWHAHA
I think he has a map allready, which is not by him, and he wanna change whats inside thoose texts. Answer: Find the trigger, that makes it, and edit the text in that trigger.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.