(edit) ...that's a mere mite compared to how long mine is.
Nevo's Request
Moderator: Cheaters
-
Bartimaeus
- Tyrannical Drama Queen
- Posts: 4448
- Joined: November 19th, 2007, 5:05 am
- Been thanked: 2 times
Re: Nevo's Request
Well, yeah, of course it's terribly long and inefficient...it's GUI, for goodness sakes, 
(edit) ...that's a mere mite compared to how long mine is.
(edit) ...that's a mere mite compared to how long mine is.
-
Aero
- Forum Staff
- Posts: 829
- Joined: January 28th, 2007, 8:10 pm
- Title: JASS Programmer
- Location: Canada
-
Bartimaeus
- Tyrannical Drama Queen
- Posts: 4448
- Joined: November 19th, 2007, 5:05 am
- Been thanked: 2 times
Re: Nevo's Request
Except, that I lack the intelligence or something to learn it. =/Aero wrote:That's the idea.
You can do more cool things using JASS too.
-
Aero
- Forum Staff
- Posts: 829
- Joined: January 28th, 2007, 8:10 pm
- Title: JASS Programmer
- Location: Canada
-
Bartimaeus
- Tyrannical Drama Queen
- Posts: 4448
- Joined: November 19th, 2007, 5:05 am
- Been thanked: 2 times
Re: Nevo's Request
I lack patience, as well as a few other traits.Aero wrote:Nah, I reckon anyone can learn it.
Patience is needed more than anything.
-
nevo
- Old Wrinkly Member
- Posts: 233
- Joined: June 20th, 2007, 8:53 pm
- Title: Nevo
- Location: Canada
Re: Nevo's Request
Thanks everyone, really appreciate it. 
My Favorite Rule:
- No excessive BBCode, (colors, flashing text, spoilers, etc.), using; don't use it for every single word you're typing, only use it make a word(s) stand out.
- No excessive BBCode, (colors, flashing text, spoilers, etc.), using; don't use it for every single word you're typing, only use it make a word(s) stand out.
-
nevo
- Old Wrinkly Member
- Posts: 233
- Joined: June 20th, 2007, 8:53 pm
- Title: Nevo
- Location: Canada
Re: Nevo's Request
{BUMP} im not sure if bumping is allowed but...
Okay, so, i have gotten into a problem, the thing is, i made 3 triggers and put all 3 parts in 3 triggers. now, when i click save, it gives me error messages and disables all 3 triggers, whats going on?
Okay, so, i have gotten into a problem, the thing is, i made 3 triggers and put all 3 parts in 3 triggers. now, when i click save, it gives me error messages and disables all 3 triggers, whats going on?
My Favorite Rule:
- No excessive BBCode, (colors, flashing text, spoilers, etc.), using; don't use it for every single word you're typing, only use it make a word(s) stand out.
- No excessive BBCode, (colors, flashing text, spoilers, etc.), using; don't use it for every single word you're typing, only use it make a word(s) stand out.
-
Aero
- Forum Staff
- Posts: 829
- Joined: January 28th, 2007, 8:10 pm
- Title: JASS Programmer
- Location: Canada
Re: Nevo's Request
What?i made 3 triggers and put all 3 parts in 3 triggers.
If w.e doesn't save, it's because there is a syntax error in your code or some non-existant variables.
-
nevo
- Old Wrinkly Member
- Posts: 233
- Joined: June 20th, 2007, 8:53 pm
- Title: Nevo
- Location: Canada
Re: Nevo's Request
Its the one you wrote up with the 3 parts, heres a ss of what happens when i try to enable it... 

Thanks for the help aero. Appreciate it,

Thanks for the help aero. Appreciate it,
My Favorite Rule:
- No excessive BBCode, (colors, flashing text, spoilers, etc.), using; don't use it for every single word you're typing, only use it make a word(s) stand out.
- No excessive BBCode, (colors, flashing text, spoilers, etc.), using; don't use it for every single word you're typing, only use it make a word(s) stand out.
-
Aero
- Forum Staff
- Posts: 829
- Joined: January 28th, 2007, 8:10 pm
- Title: JASS Programmer
- Location: Canada
Re: Nevo's Request
Nothing wrong with my code at all.
Just one thing: Need newgen world editor.
Also, that error looks like the kind where you missed an "englobals" or "endfunction" or an "endif"
Just one thing: Need newgen world editor.
Also, that error looks like the kind where you missed an "englobals" or "endfunction" or an "endif"