Trigger gone?
Moderator: Cheaters
-
- Newcomer
- Posts: 6
- Joined: March 15th, 2011, 7:39 pm
Trigger gone?
Hi,
I was playing anime rpg 0.32 lately and wanted to translate it into english to make it
more agreable to play. but when i load map in wc3 editor the triggers are all gone
(custome spells/skills/.../ are here) but no triggers.
Im new to editing, hope u can help.
Regards
I was playing anime rpg 0.32 lately and wanted to translate it into english to make it
more agreable to play. but when i load map in wc3 editor the triggers are all gone
(custome spells/skills/.../ are here) but no triggers.
Im new to editing, hope u can help.
Regards
-
- Forum Staff
- Posts: 519
- Joined: October 18th, 2010, 8:43 am
Re: Trigger gone?
This is supposed to be able to recover triggers > http://forum.wc3edit.net/resources/use- ... cter/10881exp131 wrote:Hi,
I was playing anime rpg 0.32 lately and wanted to translate it into english to make it
more agreable to play. but when i load map in wc3 editor the triggers are all gone
(custome spells/skills/.../ are here) but no triggers.
Im new to editing, hope u can help.
Regards
Never worked for me though... You can always edit the jass file directly instead of through WE. And since the map is protected, it would be a safer bet to do it this way. For the object data, translate them through WE, save the file. Export the w3u/w3i files and then replace the ones in your original map through any MPQ editor. Join chat if you have lots of questions~
-
- Newcomer
- Posts: 6
- Joined: March 15th, 2011, 7:39 pm
-
- Forum Staff
- Posts: 519
- Joined: October 18th, 2010, 8:43 am
Re: Trigger gone?
You don't need to know jass if you are just going to translate it~ Just look for all the displaytext's and whatnotexp131 wrote:Object renaming works fine, but my jass skills are like 0, hard to leran it?
-
- Super Moderator
- Posts: 3196
- Joined: February 24th, 2009, 1:31 pm
- Location: JEW LAND
- Been thanked: 1 time
Re: Trigger gone?
Just look for quotation marks "" and translate the text inside as you see fit. Also do that for the war3map.wts and any other war3map.txt file you find (war3mapMisc.txt etc..)
-
- Senior Member
- Posts: 127
- Joined: March 27th, 2010, 2:32 pm
Re: Trigger gone?
war3map.wts should contain about all the text you might even want to translate (as fact, you don't even need to deprotect the map to translate it).
As said, if there are any untranslated strings left after working with .wts, go through the war3map.j and translate text there (but, be carefull, only translate text inside double quotation marks!).
As said, if there are any untranslated strings left after working with .wts, go through the war3map.j and translate text there (but, be carefull, only translate text inside double quotation marks!).
-
- Super Moderator
- Posts: 3196
- Joined: February 24th, 2009, 1:31 pm
- Location: JEW LAND
- Been thanked: 1 time
-
- Shopping Maul USA Creator
- Posts: 1759
- Joined: January 18th, 2007, 11:07 am
- Title: No Comment
- Location: Calgary Canada
- Has thanked: 36 times
- Been thanked: 8 times
Re: Trigger gone?
edit *.wts in notepad and put it back into the map
edit *.j in Jasscraft like haxorico said. Much easier.
edit *.j in Jasscraft like haxorico said. Much easier.
-
- Newcomer
- Posts: 6
- Joined: March 15th, 2011, 7:39 pm
Re: Trigger gone?
I used the editor for it because most of the names are only displayed as _____ __ + ____ and I needed the icons to at least know which is which .
Tried to contact the creator for the trigger (need them bc I would like to complete his map) but again, the link written in map description leads to a korean site -.-
Tried to contact the creator for the trigger (need them bc I would like to complete his map) but again, the link written in map description leads to a korean site -.-
-
- Crusader
- Posts: 4236
- Joined: January 27th, 2007, 4:46 pm
- Location: Greece, Veria
Re: Trigger gone?
That explains why the lines are invisible to you. You could ask for someone with korean support. And about the icons missing, you need to retrieve a listfile for it.