Well, I don't know if anyone here played it other than that one guy, but I haven't been up to much recently and I was debating whether or not to continue it. I only put out like 3 versions, and I only did to fix bugs.
Sooooo
Would anyone here be interested in me starting this back up?
By interested I mean:
- Helping me spread it
- Legitimately playin it (lol)
- Giving suggestions and possibly helping me edit
I know this isn't really a like... singular map site haha, but a bunch of people here are epic at editing. Let me know if you'd play it or whatever and I'll spend some time doin that and fixing it all up.
Oh, and for those of you that don't know what he hell "Enfo's" is, I'll explain!
It's a team hero survival game where you pick a hero and defend your side from oncoming waves of monsters. In the original game, each side ha two lanes. I changed it so there were three lanes for monsters to spawn on each side.
If you need more details or whatever let me know.
Enfo's Three Lane Edition?
Moderator: Cheaters
-
- Senior Member
- Posts: 165
- Joined: February 25th, 2008, 2:56 am
- Title: Sir Awesome
-
- Junior Member
- Posts: 26
- Joined: October 19th, 2008, 3:12 pm
-
- The Flying Cow!
- Posts: 2196
- Joined: November 2nd, 2007, 10:34 pm
- Location: Melbourne
Re: Enfo's Three Lane Edition?
What in particular are you good at?illegalpie wrote:Ill Help im almost ALWAYS free (ill help with ANYTHING)
Visit Ozzapoo.net, my blog and the home of AutoCP and Cheatpack Detector!
AutoCP3 now available for free!
AutoCP3 now available for free!
-
- Senior Member
- Posts: 165
- Joined: February 25th, 2008, 2:56 am
- Title: Sir Awesome
-
- Newcomer
- Posts: 7
- Joined: April 10th, 2009, 2:28 am
Re: Enfo's Three Lane Edition?
I could probably help spread it and play it enfos are a fun type of game.
-
- Junior Member
- Posts: 26
- Joined: October 19th, 2008, 3:12 pm
-
- Spice Pirate
- Posts: 862
- Joined: January 29th, 2009, 5:35 pm
- Title: LHC
- Location: Canada
-
- Senior Member
- Posts: 165
- Joined: February 25th, 2008, 2:56 am
- Title: Sir Awesome
Re: Enfo's Three Lane Edition?
It's gonna be all GUI. Mostly because I have zero JASS skill, and I don't feel like trying to learn and converting the whole thing. Also because I am under the impression that JASS can't do THAT much more than GUI. I may be wrong, and if so, correct me. lol
Thanks for offering though. Also, I don't really know what else I could add to it. It's pretty good as is, but there's some bugs, and I really want to balance everything out. Thats all like unit editing stuff though.
Unless I get some new ideas, the triggers are fine, and everything works now. As far as I know.
Thanks for offering though. Also, I don't really know what else I could add to it. It's pretty good as is, but there's some bugs, and I really want to balance everything out. Thats all like unit editing stuff though.
Unless I get some new ideas, the triggers are fine, and everything works now. As far as I know.
-
- Forum Staff
- Posts: 1400
- Joined: March 17th, 2008, 12:07 am
Re: Enfo's Three Lane Edition?
Have you ever tried to code some of the DotA skills in GUI? No? Didn't think so.patrick-the-bomb wrote:Also because I am under the impression that JASS can't do THAT much more than GUI. I may be wrong, and if so, correct me.
Made by the late ILikeHacking
My quote from SKillER
Spoiler:
-
- Senior Member
- Posts: 178
- Joined: February 15th, 2009, 9:08 pm
Re: Enfo's Three Lane Edition?
I fixed it for youpatrick-the-bomb wrote:Also because I am under the impression that GUI can't do much.
The only reason you haven't seen the limitations of GUI is because you are used to thinking in terms of GUI actions or whatever.
Which is ok if all you ever want to do is Spawn unit x every 30 seconds or whatever, but once you switch to JASS, you can do infinitely more and you'll wonder why on earth you ever used GUI. For example, even something simple like a load/save code would be basically impossible using only GUI triggers.