Search results

  1. K

    Easier way to display "Game - Text Message"

    Please, i can't take any more string concatenating... can anyone suggest some other way? Maybe jass? I need to add two variables with two differente colors and that'd be a pain to do concatenating. Thanks in advance!
  2. K

    Tavern hero revival not using "Stats - Gold Cost"

    OK, so here's the deal. I made a tavern and added all the regular game heroes and changed their cost so that people don't have to pay to choose a hero. When the hero dies, people can revive them at this same tavern where they chose the hero to begin with. The problem is that the Awaken...
  3. K

    Fog of War unit detection

    I'm trying to develop a map and the basic idea is that the units can't produce it's own light... so if they walk away from the light sources and into the fog of war, they won't be able to see anything. Now... is there a way to detect if the user has entered the fog of war? I gave the unit 0...
  4. K

    [Model Request] Cow

    I'm developing a warcraft map and i happen to need a cow model. I've searched on every WC3 models website i could possibly think of or find. So i wonder if anybody got a cow model or can develop one for me? :confused: Thanks in advance!
  5. K

    Absorption Spell problems

    I've been trying to crack this spell for about 3 days now... I've searched the forums for similar spells but i could only find spells that didn't work the way i want to, or spells that were done on JASS, and i need them on GUI. :banghead: Well, pretty much what i need is an absorption spell...
  6. K

    Problems with gate moving (probably Windwalk ability)

    Hello people. I've got a gate with open/close ability that are based on Windwalk with 0 on all stats. The thing is that when i use this ability, i've got a trigger that checks if there are any units on the gate's pathing... if any unit is found, the gate won't close and i need to refresh the...
  7. K

    Loop Integer A Bug - Narrowed the bug but can't fix it

    Hello. My map has a multiboard and 19 heroes total, so far. Each hero has three tiers: T1 = lv 1 to 10 T2 = lv 10 to 20 T3 = lv 20 to 30 Counting each tier, there's 57 heroes. Now, i'm trying to do that for each tier, the hero's scorescreen icon on the multiboard is changed. If there's...
  8. K

    Abilities: Activating same ability on my building

    Sup people. So here's the problem. I got a building with 2 abilities (for now, will have 18 in total) and these abilities are based from Berserk (tried Windwalk too), one is named Pay 500g to Yellow/Mage and the other Pay 500g to Orange/Warrior. One in on slot 0,0 and the other slot 0,1 on...
  9. K

    Creep Revival System (System that supports more than 60secs)

    Sup guys, i really need some help with this. I am just going crazy. First off i know crap about JASS, but i've found this particular system some time ago. I already gave up one map development because i couldn't get the system to handle more than 60 secs revival time. So, here's the deal...
Top