Search results

  1. soulmaka

    first JASS trigger was a failure

    thanks to the both of you.. :D I was kinda LAZY to read the JASS Tutorials, cause I'm going to learn JAVA programming now,. and I think JAVA and JASS are quite the same..? :D anyways.. thanks +rep WolfieeifloW & tooltiperror @WolfieeifloW while reading at your metaphor,.. I was having a dirty...
  2. soulmaka

    first JASS trigger was a failure

    hey guys.. :D I just made my 1st 2 triggers using JASS, I converted some GUI codes into JASS.. and this was the result I was trying to make 3 fireballs which then ordered to go to the target point of Ability being casts then turns on the seconds JASS trigger which kills any unit that the...
  3. soulmaka

    Hmmm? What formula for Angle?

    hmm... weird, everytime I cast an Ability with that code, the Warcraft 3 crashes.. O_O even this codes crashes warcraft 3: Actions For each (Integer ArrowInteger) from -1 to 1, do (Actions) Loop - Actions Unit - Create 1 |cffff4500Arrow|r for (Owner of (Triggering...
  4. soulmaka

    Hmmm? What formula for Angle?

    Hey guys! I was wondering and trying to do a arithmetic formula for this problem.. I was creating a spell based on Mirana's Arrow (the one from DOTA) and I was making it into 3 arrows instead,. but I can't seem to find the correct angle of the 3 arrows.. xD here is the code Unit - Create 1...
  5. soulmaka

    how about item ideas? xD

    no way?! haha, then I must add more rep to you for the hard work dude.. :)
  6. soulmaka

    how about item ideas? xD

    OMG.. O_O that's a lot dude!! thank you so much!! HAHA!! :D +rep
  7. soulmaka

    is there any way to make this trigger a little simpler? :)

    how will I know that my WE is NewGen? cause there's this guy said that i can only edit Maximum mana cost if i have NewGen.. but it seems that I can even exceed 99999 Mana Cost.. :D
  8. soulmaka

    Extra gold earned based on charges of item sold.

    this is my trigger below, just change the last created item, to any variable you want.. O_O Actions Player - Add (5 x ((((Charges remaining in (Last created item)) x (Charges remaining in (Last created item))) - (Charges remaining in (Last created item))) / 2)) to Player 1 (Red)...
  9. soulmaka

    how about item ideas? xD

    have you seen the base items I have? I'll just have to make this +50 all stats xD.. anyways great help!! :) another Idea + rep to keycup & B0ndo
  10. soulmaka

    hmm..? Maximum Mana Cost?

    ohh.. I see, can you send me a proper thread on how to implement NewGen? :) EDIT: OOOpppss.. i think I'm already in NewGen? xD cause when i tried to shift-click a Mana Cost, i can even exceed 999999.. !!! thanks!! you we're a great help dude!! :D +rep
  11. soulmaka

    hmm..? Maximum Mana Cost?

    SOLVED!! Okaaaaay.. I've been searching for a while now on what really is the maximum mana cost of an ability... but I can't seem to find a thread that answers the question I have,. the maximum mana cost the I can have is 1000 mana only, but I've been seeing it through other maps that they can...
  12. soulmaka

    is there any way to make this trigger a little simpler? :)

    haha.. which means, i must start learning JASS? xD but i dunno how to have a JASS on my trigger, i know about the conversion, but i think it's kinda boring? because you Write JASS code in just white background? O_O and black color fonts.. >_<
  13. soulmaka

    how about item ideas? xD

    nice idea there, i'll just make it 30% attack speed though. ;)
  14. soulmaka

    Extra gold earned based on charges of item sold.

    lol, I didn't say that that was the correct formula, I'm just giving you a different and more simpler formula.. haha.. xD
  15. soulmaka

    Extra gold earned based on charges of item sold.

    lol, I didn't say that that was the correct formula, I'm just giving you a different and more simpler formula.. haha.. xD
  16. soulmaka

    Extra gold earned based on charges of item sold.

    this could be easily done if you're good at math, but i am not, xD.. haha hmm.. you can do it with the arithmetic, or you can have this:
  17. soulmaka

    how about item ideas? xD

    ok, I'm nearly done with my hero ideas, if you want to help here's the thread >> http://www.thehelper.net/forums/showthread.php/164866-Hero-Abilities-Ideas-for-my-Heroes-and-Hero-Ideas..-D now for the item ideas, can anybody provide me an idea? i don't care how many ideas you give.. :) I'm...
  18. soulmaka

    is there any way to make this trigger a little simpler? :)

    thanks!! xD that makes it easier for me right? :D Is it really easy to learn JASS? i mean, Computer Science is my course in college now.. xD is there a big difference between the two? the C programming and JASS? xD
  19. soulmaka

    na solve mo na ba yung Dota a Tavern mo? :D

    na solve mo na ba yung Dota a Tavern mo? :D
  20. soulmaka

    is there any way to make this trigger a little simpler? :)

    okay, i have been making a quest trigger for an hour now, but it seems that making a quest trigger for me is quite hard,.. xD I've been making Spell triggers and Hero taverns, dialogues, etc.. haha, i hate making quest triggers, because ... 1. I always click, (player number(owner...
Top