Seeing qests
Moderator: Cheaters
-
- Junior Member
- Posts: 28
- Joined: June 15th, 2010, 9:11 am
Seeing qests
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
-
- Forum Spammer
- Posts: 610
- Joined: March 30th, 2009, 9:02 pm
Re: Seeing qests
=/ 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
anyway....just open the .j file and look for createquest
copy the description
and google has a translator
-
- Junior Member
- Posts: 28
- Joined: June 15th, 2010, 9:11 am
Re: Seeing qests
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 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
-
- Forum Spammer
- Posts: 610
- Joined: March 30th, 2009, 9:02 pm
Re: Seeing qests
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
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
-
- Junior Member
- Posts: 28
- Joined: June 15th, 2010, 9:11 am
Re: Seeing qests
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 mapnaturesfury 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
-
- Forum Spammer
- Posts: 610
- Joined: March 30th, 2009, 9:02 pm
Re: Seeing qests
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
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
-
- Junior Member
- Posts: 28
- Joined: June 15th, 2010, 9:11 am
Re: Seeing qests
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 help me out again ?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
You do not have the required permissions to view the files attached to this post.
-
- Forum Staff
- Posts: 762
- Joined: October 27th, 2009, 12:18 pm
- Location: Australia, GMT+8
Re: Seeing qests
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.
-
- Junior Member
- Posts: 28
- Joined: June 15th, 2010, 9:11 am
Re: Seeing qests
is this something constant or is there a way to find out this stuff ?Kyoshiro wrote:the trigstr_xxxx are in the war3map.wts file
p.s. thank you
-
- Forum Staff
- Posts: 762
- Joined: October 27th, 2009, 12:18 pm
- Location: Australia, GMT+8
Re: Seeing qests
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.