Search results

  1. 0

    Building system

    I was wondering if it was possible to know how the "building system" calculate the new location of unit when they build something on themself or when the unit build on the hill. (this is for a map I want to do for starcraft 2 and i want to recreate the building system) Sorry for my bad...
  2. 0

    Having two parameters

    hi everyone, At the moment, i have a command which is -gold x y I want to be able to get the parameters x and y Here is how i get x function Trig_giveGold takes nothing returns nothing local integer i local integer a loop exitwhen ( "" = substring(GetEventPlayerChatString(), 7, 1) a = a...
  3. 0

    Doing something for warcraft.

    ( Title should be doing something like in warcraft 3 ) Hi, I want to do the building system in warcraft. Example: x = pylon Y = probe xxxxx xxYxx xxxxx If I do a pylon on myself, it will instantly jump me outside all the pylons.
  4. 0

    Help About Coding

    I everyone, I have a map that it's not protected and for some reason when I host it it automaticly kick me.Someone told me about 1.24 jass bug.So I was wondering if someone could check it or if I could do it on my own. Ps: I dont code in Jass. Thx Edit: How can i post a map if it's to big ?
  5. 0

    game doesn't work

    Hi everyone, I am currently playing a game called "Rural Zombie Onslaught 1" and everything is fine. But I heard that the mapmaker did another version of it "Rual Zombie Onslaught 2" But cause of patch once u dl'ed the game, It kicks you :/ So i was wondering if someone could help me to make...
  6. 0

    Game doesn't work

    Hi everyone, I am currently playing a game called "Rural Zombie Onslaught 1" and everything is fine. But I heard that the mapmaker did another version of it "Rual Zombie Onslaught 2" But cause of patch once u dl'ed the game, It kicks you :/ So i was wondering if someone could help me to make...
  7. 0

    main map file could not be opened

    Hi, Im trying to open a map that i have deprotected ( i want to make a pratic map ) but when i try to open the unprotected map that said main map file could not be opened.
  8. 0

    object editor

    Can i have some explanation about field in object editor because now I try to make a spell but i need to understand what do each field.If someone have a good link post here please of if u want to explain to me it's ok.
  9. 0

    Malicious Link

    I'm trying to make this spell but i have a problem. I base it off drain,The only problem is when i set all think to 0 like amout of life drained, amout mana draineed ... it's not working.When i select an enemy it said select a friend and when a select a friend it select an enemy
  10. 0

    Mass Entangle

    Hi, My Mass Entengle is finish and i want to have suggestion on how to ubgrade it. Like I think it like but don't know how to solve it. I post my map. ( only one trigger ). If u can check in world editor object and trigger it would be nice.
  11. 0

    Spell explanation

    I don't understand the overgrowth spell that someone made. 1 - first : when we create a unit don't we see it ? Unit - Create 1 Dummy Unit for (Owner of (Triggering unit)) at OG_Point facing Default building facing degrees 2 - why he set the level of overgrowth if he don't use it ? Unit -...
  12. 0

    problem with timing

    When i do my custom spell, it use my custom buff.The only problem is I have problem with the time my spell is during and the buff during. I will join my map it will be more fast
  13. 0

    Entengle buff

    I already made a mass entengle but now i want the buff.What spell i need to custom and can someone explain to me which case you need to change ?
  14. 0

    spell icon

    how i do if i want when i do my custom spell all to unit concern have a little icon like normal spell
  15. 0

    have problem with wait

    If the code is not in the editor it's because i translate some :P When i don't put the wait - 4.00 it's all good but when i put it it doesn't work try Event Unit - Paladin 0000 <gen>begin casting a spell Conditions Actions Set groupe = (Units within 300.00 of...
  16. 0

    Mass Entangle Ability

    I don't know where to post my question for gui. I will post it here. How i can use an ablity of a hero.Like i want to create an ablity that do a spell to all unit in a range of 500.The ability will be roots.I begin to code but i don't know how to do this, Sorry for me english im a french guy :P
Top