Seeing qests

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

imnoob
Junior Member
Posts: 28
Joined: June 15th, 2010, 9:11 am

Seeing qests

Post by imnoob »

Hey I play a korean rpg (night of the mist) and i was wondering how do i get to see quests not in wc3. If its through world edit I cant, cause it crashes for me. Is there any other way ? I want to see the text so i can use a translator to translate it for myself any help/ advice/ comment is appreciated
naturesfury
Forum Spammer
Posts: 610
Joined: March 30th, 2009, 9:02 pm

Re: Seeing qests

Post by naturesfury »

=/ coulndt u ask in one post....saw like 3 asking about this game...
anyway....just open the .j file and look for createquest
copy the description
and google has a translator
imnoob
Junior Member
Posts: 28
Joined: June 15th, 2010, 9:11 am

Re: Seeing qests

Post by imnoob »

naturesfury wrote:=/ coulndt u ask in one post....saw like 3 asking about this game...
anyway....just open the .j file and look for createquest
copy the description
and google has a translator
it was 3 post comcerning 3 different topics, i mean knowing things about trigering and all will help me in different rpg's too and 1 of the posts was answering someone else's question. Anyway what do you mean saying the .j file ?
naturesfury
Forum Spammer
Posts: 610
Joined: March 30th, 2009, 9:02 pm

Re: Seeing qests

Post by naturesfury »

open the .j file....like.....
http://forum.wc3edit.net/deprotection-c ... 10059.html
tells you how to find the .j file
(inserting a cp...just ignore the rest)

and click Ctrl+F and look for "createquestbj" (well it can be createquest but bj is easier o.o) and look at the third argument

function CreateQuestBJ takes integer questType, string title, string description, string iconPath returns quest

first argument is a number, then the title, then the description, which is the thing you want translated
imnoob
Junior Member
Posts: 28
Joined: June 15th, 2010, 9:11 am

Re: Seeing qests

Post by imnoob »

naturesfury wrote:open the .j file....like.....
http://forum.wc3edit.net/deprotection-c ... 10059.html
tells you how to find the .j file
(inserting a cp...just ignore the rest)

and click Ctrl+F and look for "createquestbj" (well it can be createquest but bj is easier o.o) and look at the third argument

function CreateQuestBJ takes integer questType, string title, string description, string iconPath returns quest

first argument is a number, then the title, then the description, which is the thing you want translated
now this is what i was looking for, thank you :) and since you know korean ill probably bug you some more if i have any questions with this map :D :P
naturesfury
Forum Spammer
Posts: 610
Joined: March 30th, 2009, 9:02 pm

Re: Seeing qests

Post by naturesfury »

np o.o

and just a side note...take the text from JASScraft (assuming you are using this), copy and paste into notepad, save, reopen it, and copy the reopened text into google translator
makes life easier
imnoob
Junior Member
Posts: 28
Joined: June 15th, 2010, 9:11 am

Re: Seeing qests

Post by imnoob »

naturesfury wrote:np o.o

and just a side note...take the text from JASScraft (assuming you are using this), copy and paste into notepad, save, reopen it, and copy the reopened text into google translator
makes life easier
Ok I'm using Jasscraft but i kinda got stuck here. As i understnd that TRIGSTR_1229 is what i want to see but how do i see it ? i mean a bigger window should pop up or what ? if i try to copy it just copies the TRIGSTR_1229 to notepad :roll: help me out again ? :)
You do not have the required permissions to view the files attached to this post.
Kyoshiro
Forum Staff
Posts: 762
Joined: October 27th, 2009, 12:18 pm
Location: Australia, GMT+8

Re: Seeing qests

Post by Kyoshiro »

the trigstr_xxxx are in the war3map.wts file
If you have any questions drop in by chat sometime, chances are there'll be someone who can help you that's afking there, so the next best thing is to click the link on UndeadxAssassin's Sig and ask your question there.
imnoob
Junior Member
Posts: 28
Joined: June 15th, 2010, 9:11 am

Re: Seeing qests

Post by imnoob »

Kyoshiro wrote:the trigstr_xxxx are in the war3map.wts file
is this something constant or is there a way to find out this stuff ?
p.s. thank you :)
Kyoshiro
Forum Staff
Posts: 762
Joined: October 27th, 2009, 12:18 pm
Location: Australia, GMT+8

Re: Seeing qests

Post by Kyoshiro »

what do you mean by is it constant?
If you have any questions drop in by chat sometime, chances are there'll be someone who can help you that's afking there, so the next best thing is to click the link on UndeadxAssassin's Sig and ask your question there.