
I was wondering about something
Moderator: Cheaters
-
- Junior Member
- Posts: 27
- Joined: March 13th, 2010, 4:00 am
I was wondering about something
Hey can I edit a games quest log without openining the map in the editor like through jass or something
?

-
- Forum Staff
- Posts: 1943
- Joined: February 3rd, 2009, 11:28 pm
- Been thanked: 2 times
-
- Grammar King
- Posts: 2119
- Joined: June 22nd, 2008, 10:11 pm
- Title: Worst human for 4eva
- Location: Mostly USEast
Re: I was wondering about something
Yeah, just search for "CreateQuestBJ" and it'll lead you to the quest box. If you see something like TRIGSTR_1239 then you need to extract the .wts file and search for 1239 and then edit it from there, save, then add the .wts back.
Most of the time, the quest will be in the .wts file, but sometimes they just type it out in JASS. You can also get rid of the "TRIGSTR_1239" and just replace it with whatever you want it to say.
Most of the time, the quest will be in the .wts file, but sometimes they just type it out in JASS. You can also get rid of the "TRIGSTR_1239" and just replace it with whatever you want it to say.
(20:53:52) Bartimaeus: Thank you, Jen.
(20:53:56) Bartimaeus: Truly, you are wise.
Learn how to extract and read RAW Codes here!(23:44:12) Bartimaeus: I was in pubic school until middle school...
Need help? Click here and ask your question!
-
- Junior Member
- Posts: 27
- Joined: March 13th, 2010, 4:00 am
Re: I was wondering about something
Hey thanks I needed to make something show up in the Quest log under a side quest Aparently there is only a limited number of lines a Quest tab can have and i needed to shorten some of the lines so that all of the wods would appear thanks(the map i was working with is protected and w/e everytime i tried to deprotect the damn green boxes of death would appear)
-
- Forum Staff
- Posts: 1943
- Joined: February 3rd, 2009, 11:28 pm
- Been thanked: 2 times
Re: I was wondering about something
A green box means a missing model.
If you don't like green boxes, get all the imports in the deprotected ver.
They're not always extracted.
If you don't like green boxes, get all the imports in the deprotected ver.
They're not always extracted.
-
- Super Moderator
- Posts: 3198
- Joined: February 24th, 2009, 1:31 pm
- Location: JEW LAND
- Been thanked: 1 time
Re: I was wondering about something
Limited number of lines in quest tab? I'm sure that if it is its way above 20 as maps such as dota have alot of info in their quests..