Search results

  1. I

    3ds Max .mdx/.m3 Conversion Issue

    I'm using 3d max 2012. I'm trying to import an arachnathidgreen.mdx model from wc3 into 3d max and convert it into a .m3, but I'm having issues. If I import it as .mdx and then export it as an .m3, only the bones are showing. If I import it and then check "import as .m3", then try to export it...
  2. I

    How To Use Spells In A Spellbook W/ Triggers!

    I just discovered how to use spells in a spellbook with triggers! Been wondering how to do this for ages... All you do is use the "channel" ability, remove all effects etc. and set the base order id and order id to the same as the spell in the spellbook. Say you want a unit to use...
  3. I

    NewGen lacking some hashtable functions?

    Replace the blizzard.j and common.j from the patch.mpq.
  4. I

    Passive ability: Increasing Attack Speed Over Time

    Need the spell that gloves of haste uses. Give it however many levels your maximum bonus is. Each level obviously is proportional to what you describe. Use if GetRandomInteger(1,5)==1 then That is a 20% chance. Then use a polled wait for 7 seconds before decreasing the attack speed spell level.
  5. I

    HOW to make an attack that can't miss

    Use bash with a .01 second stun and a buff with no "stun" art. Edit: Or remove their evasion spell, attack them, and re-add it.
  6. I

    Advanced Cameras

    Gonna need to be more specific. Is the camera following the unit? Are you talking about when moving the screen around it drifts a little bit? If it's the latter, I spent 5 seconds looking in the Camera triggers to find the camera smoothing factor function. Next time you have a question, take...
  7. I

    Neutral Extra's Vision

    I'm making a map where neutral extra is opposed to the players, and are not supposed to shoot them unless they can see them, but somehow can see any unit at any time on the map. I tried creating a fog modifier for player 14 across the map, but that didn't work. Anybody know how to make their...
  8. I

    Bottomless Chasm?

    You could just increase the doodad scale of the black smoke. And you can make it go lower with the "lower" in the terrain pallette at the bottom.
  9. I

    knockback spell problem: units get stuck on cliffs

    For some reason IsTerrainPathable() is backwards, too. If you insert walkability and it IS walkable, it will return false instead of true.
  10. I

    Mission Bug

    The first house you search spawns the civilians at (0,0) (indicates there's something wrong with the house rects), but then all of the next houses you try to search stop at the "Search House 1" debug message and goes all the way to house 7 in the loop, and I have no idea why. Does anyone have a...
  11. I

    My Spell wont work properly

    Just making sure you listened to what he said. If there's a wait in a GUI loop it stops.
  12. I

    Object/Item

    Try setting the cooldown group to nothing. Double click it then just press enter without clicking any spells.
  13. I

    AI Using Custom Spells

    Is there any kind of AI script or custom AI script I can run for neutral passive?
  14. I

    AI Using Custom Spells

    That's exactly what I don't want to have to do. I want the Warcraft III's AI to cast the spells. Is there a function or setting that turns on spell casting or anything? Does it not work if it's neutral passive but has enemies?
  15. I

    AI Using Custom Spells

    I have custom spells for the enemy AI, but they don't use them automatically for some reason. The enemy is Neutral Passive (player 15) and I don't know how to, if there is a way, to make them use spells on their own (I.E. impale). I think they use blink on their own though.
  16. I

    Where'd you go? I missed you so Seems like it's been forever Since you've been gone He...

    Where'd you go? I missed you so Seems like it's been forever Since you've been gone He said some days he feels like sh*& Some days he wants to quit And just be normal for a bit Anyways yeah are you literally dead in real life or something?
  17. I

    WIP Undead Assault II 2.0 Recruitment

    Yeah I made it. 2.0 is, like he said, an overhaul of it. Everything is redone, especially the gameplay. Renedaru: 1: You need to write an "application" in the Undead Assault website, as said in the 1st post. 2: You need 1 or more examples of your work.
  18. I

    Suggest something to put in this dab of terrain

    I think it should be some kind of sheet metal building where the "OPFOR" could be holding up/guarding, or just a place where firefights would obviously take place and the sector of fire would be pretty obviously laid on there as well as the outlying woods.
  19. I

    WIP Undead Assault II 2.0 Recruitment

    Ah hello windexman ^.^. If you still want to work on it I'll still gladly accept. I still don't know what to do with that southern terrain and the towns and northeast Ravenholm area could be redone as terrainers please (the woods too...well basically everything). I think we kind of misunderstood...
  20. I

    WIP Undead Assault II 2.0 Recruitment

    ALL applications must be posted on the Undead Assault II website in the jobs thread! Sorry to redirect from here, but all of the map development will occur at the website. Jobs thread: http://www.undeadassault.net/forums/viewtopic.php?f=6&t=1593 Background information on Undead Assault...
Top