Hi
Can someone please tell me how to get the secret hero in in the new enfo... The map is deprotected..
i think the hero is called child and his name is timmy... but i can figure out how to get him?
please help me
Link: http://forum.wc3edit.net/download.php?id=179
Enfo MT 1.83 Secret Hero
Moderator: Cheaters
-
- Senior Member
- Posts: 121
- Joined: August 22nd, 2007, 9:31 am
- Title: D ProffesionalVictim
- Location: Ma-lai-xi-ya (Malaysia)
Re: Enfo MT 1.83 Secret Hero
I found these but I am not sure whether it will help. Will edit my post if I found the right trigger.
if(N6V())then
call CreateNUnitsAtLoc(1,'E00Y',GetTriggerPlayer(),GetRectCenter(K[(1+GetPlayerId(GetOwningPlayer(GetTriggerUnit())))]),270.)
call ConditionalTriggerExecute(ZX)
call DisplayTimedTextToForce(QF(GetTriggerPlayer()),20.,"You're repicking too much, if you like to play as a |cffffcc00Child|r, from now on you'll play as one!")
else
call PanCameraToTimedLocForPlayer(GetTriggerPlayer(),GetPlayerStartLocationLoc(Player(0)),.3)
call CreateNUnitsAtLoc(1,'ushd',GetTriggerPlayer(),GetPlayerStartLocationLoc(GetTriggerPlayer()),bj_UNIT_FACING)
endif
I hack whenever I can, and give up whenever I can't. Just my principle. I still don' understand Jass much yet but I believe I am improving as I progress. I noticed I nvr credit JJ after cheating a map with his CP so now I give all credits to him.
I wanted to say thanks to Georgemots for teaching me how to hack maps.
I am not hacking anymore friends and earthlings. I will moderate posts now (sobs). I really wanted to help but I am wargahroarahhhh busy with life. So friends, watch the way u posts .
I wanted to say thanks to Georgemots for teaching me how to hack maps.
I am not hacking anymore friends and earthlings. I will moderate posts now (sobs). I really wanted to help but I am wargahroarahhhh busy with life. So friends, watch the way u posts .
-
- Newcomer
- Posts: 3
- Joined: June 13th, 2007, 12:47 pm
-
- Forum Staff
- Posts: 252
- Joined: July 20th, 2007, 10:25 pm
-
- Honorary wc3edit.net Traitor
- Posts: 2507
- Joined: February 1st, 2007, 4:11 pm
- Location: NEVADA
-
- Newcomer
- Posts: 8
- Joined: September 7th, 2007, 11:59 am
Re: Enfo MT 1.83 Secret Hero
i keep repicking until wave 4th it can't repick anymore and i don't find any secret hero = =
-
- Newcomer
- Posts: 3
- Joined: June 13th, 2007, 12:47 pm
-
- Newcomer
- Posts: 1
- Joined: June 30th, 2007, 10:37 pm
Re: Enfo MT 1.83 Secret Hero
i tried spamming the -repick command, repicked all repickable heroes yet i still can't unlock him.
anymore hints?
anymore hints?
-
- Senior Member
- Posts: 132
- Joined: February 20th, 2007, 8:40 pm
- Title: Random Noob
- Location: Canada!!!
Re: Enfo MT 1.83 Secret Hero
Well, this is weird...
It has this part in the code
So I look at the N6V function, which is:
QV must equal 3 for this condition to be fulfilled... Only one problem, QV is only referred to in the entire script two other times, once when it is declared in the globals area, and another time in the LM function where it is set to 0...
So you can't get the kid, it seems... Stupid thing!
It has this part in the code
Code: Select all
if(N6V())then
Code: Select all
function N6V takes nothing returns boolean
return(QV==3)
endfunction
So you can't get the kid, it seems... Stupid thing!
If you knew a woman who was pregnant, who had 8 kids already,
three who were deaf, two who were blind, one mentally retarded, and she had syphilis; would you recommend that she have an abortion?
Answer:
three who were deaf, two who were blind, one mentally retarded, and she had syphilis; would you recommend that she have an abortion?
Answer:
Spoiler:
-
- Newcomer
- Posts: 16
- Joined: July 16th, 2007, 6:47 am
Re: Enfo MT 1.83 Secret Hero
it is the child, and they removed him before the release. It was just a copy of that bard-ish looking hero, but with lower stats.