Search results

  1. R

    Need help finding or getting model from this map

    Yep the map is protected. Well thanks anyway.
  2. R

    Need help finding or getting model from this map

    I am trying to find out where I can download this model. It's inside the map I have attached to this thread (link below). The map can only be played offline in a custom game. (Single Player > Custom Game). The only thing I know about the model is one of the texture files is named Barbarian.blp...
  3. R

    Need help with switchable Job System

    I'm trying to make a switchable Job System in wc3's world editor. Each player can train 4 soldiers, all of which can change their "job" (replace their unit with another) with a spell book containing different abilities for changing their job. I am using Unit Requirements for each Job ability...
  4. R

    Need help with unit group

    What I want to do is, I want to add 5 specific units to a unit group. Then I want to order a unit outside of that unit group to attack a random unit from the unit group. If a unit is dead inside the unit group, I want them removed from it. How can I do this?
  5. R

    Need a good free webhost for my forum

    Does anyone have a webhost I can use to host my forum? Or does anyone know of any good free hosts besides 000webhost.com, host1free.com, or 1freehosting.com? Or an extremely cheap web host?
  6. R

    Need help with an Ability

    I'm referencing the "Feral Impact" ability from this map: http://www.hiveworkshop.com/forums/spells-569/barbarian-skills-1-1-a-184927/ I just have a couple issues with it. I need some assistance. The knockback also affects corpses. I don't want it to do this. Just units. How do I make it so...
  7. R

    Can someone tell me if this trigger leaks?

    Here's my trigger. It's for a respawn system. I need to know if it leaks. If so, where? And how do I fix it? Map ini Events Map initialization Conditions Actions Set Respawn_Fade[1] = 100.00 Set Respawn_Unit[1] = Fallen 0040 <gen> Set Temp_Point[1] = (Position of Fallen 0040 <gen>) Respawn1...
  8. R

    Need help adding hero glow to model with no origin ref

    Never mind. I fixed the issue. Please remove or close this thread.
  9. R

    Why is StarCraft spelled with a capital "C", but Warcraft isn't?

    Why is StarCraft spelled with a capital "C", but Warcraft isn't? As shown here... http://en.wikipedia.org/wiki/StarCraft http://en.wikipedia.org/wiki/Warcraft
  10. R

    How do I get a Peasent to harvest gold without goldmine?

    What I'm trying to do is. After a Peasent kills a Farm, I want the Peasent to have 10 gold gathered as if he harvested it from a gold mine.
  11. R

    How do I get a Peasent to harvest gold without goldmine?

    This is what I want to do. After a Peasant kills a farm building, that Peasant has gold harvested (bag of gold over shoulder animation) as if he mined it from a goldmine. How can I do this?
  12. R

    Forum [trigger][/trigger] code?

    Thanks for the reply. Could you give me some guidance on how I can implement a feature like this into my forum? I'm using XenForo too.
  13. R

    Forum [trigger][/trigger] code?

    Hi, I'm wondering how I can implement the BBCode used in posts on this forum on my own forum? Where can I get this feature?
  14. R

    How do you play Music to a single player?

    Exactly as the title asks, How do you play Music to a single player? Also, how do you initiate a fade filter to a single player as well?
  15. R

    MiscData.txt?

    I want to increase the initial cliff level past the maximum default option, which is 14. How can I do this? I read you can edit a file named MiscData.txt to achieve this.
  16. R

    How do I increase the amount of height I can use with MiscData.txt?

    Bump. Please help. I just want to know how to lower/raise the height of terrain more than what's offered by default.
  17. R

    How do I increase the amount of height I can use with MiscData.txt?

    I want to be able to lower and raise terrain drastically, more than what is allowed by default. I know this can be achieved with a file named MiscData.txt inside the UI folder of WarCraft III's root directory. How do I go about doing this?
Top