Recent content by xenaris

  1. X

    how to make a spell bounce of a wall (colission detection)

    Hi guys, I played a map called 'glaive masters' and i saw they used some engine on how the glaive should bounce off walls, i'm asking you guys for a little help on making the engine, i would prefer GUI cause it's been a VERY long time since i used some Jass :confused: Thanks in advance <3...
  2. X

    how to make a unit move faster than 522

    i am still making the charge ability and i need you guys to tell me about how i could do it, because 522 is way too slow :D
  3. X

    Need a tutor,alota ideas ;)

    why don't you learn it on your own? there are alot of guides out there, since your a master at c++ and VB it shouldn't give any problem
  4. X

    Which Icon?

    i loooooove the overlay omg :D thats so cool
  5. X

    Need help with etecting which variable you type

    hmm this doesn't work it gives "expected a code statement" :(
  6. X

    Need help with etecting which variable you type

    i just have an easy question, how, in GUI or JASS, can you detect what (in this case) integer you type? e.g. -Circle 50 ---> how does WE know that you typed "50" after -circle well thats about it i think :D any constructive criticism is welcome
  7. X

    JASS Classroom

    i wanna learn student plx :D
  8. X

    Spell Shadow Charge

    i saw this skill and i saw how it was made, im learning JASS now and i do understand the basics of it but when i see that im losing all hope :(
  9. X

    noob mistake (i bet)

    i know what the problem is, i dont have vexorians caster system where can i get it? i tried to find it at google but with no succes
  10. X

    noob mistake (i bet)

    im getting this error in this line call UnitMoveToUnitAsProjectile(GetTriggerUnit(),0,GetEventTargetUnit(),0,0) Too many arguments passed to function
  11. X

    noob mistake (i bet)

    hi again:D, Xenaris is making a charge spell (earlier mentioned search forums ) And im trying to do it in JASS (im a newb) and i get an error and i cant seem to fix it, help?<3:o function Trig_Charge_Conditions takes nothing returns boolean if ( not ( GetSpellAbilityId() == 'A000' ) )...
  12. X

    just another JASS spell problem

    hi guys, I recently learned JASS but im not really good at it yet. :o Tried to make a ShockNova spell but it doesn't work :( (btw i can make it in GUI) function Trig_NewTrigger_Conditions takes nothing returns boolean return GetSpellAbilityId() == 'A000' endfunction function...
  13. X

    Spellmaking problem

    k look, my hero runs to the target VERY VERY fast and he can go over cliffs etc. when arrived at the target, the target gets stunned for 2 seconds and the hero fights on. Also, a charge of darkness like barathrum's in dota would be nice as well :cool:
  14. X

    Spellmaking problem

    I am working on a warrior-type hero and im almost done except for one spell, the charge spell. The spell almost looks the same as the Charge skill in Wow, the only question now is, how do i make it? I think basing it off a storm bolt would be a good idea but further?... hope you guys can...
  15. X

    Shaki-tlar the frost guardian v2.0

    hmm that normally doesn't happen,, i'll check it and i WILL update it!!!
Top