Search results

  1. C

    war3 model editor problem

    try Edit > Register Extensions.
  2. C

    Change Unit's Weapon

    The unit has to be another model that holds no weapon. And you'd need a weapon model to attach like a special effect.
  3. C

    Terrain Based Damage, plz help.

    Well you have 2 things wrong with that: 1) You're not selecting any units. 2) You're using entering and matching wrong. Periodic Set UnitGroup1 = Units in Playable map Area Pick all units in UnitGroup1 Set point = position of (picked unit) If (terrain at point = felwood - poison)...
  4. C

    General Victory for the Topless Front: No more covering up your breasts in public.

    Well if you read I said "tbh" at the end...I didn't say I wasn't going to talk about it.... 1) Those don't come in large enough sizes. 2) You know me. 3) We all do, we're men.
  5. C

    Item Cooldown

    Its probably an item with passives and an active spell. You can't really do anything about that...its always activated thanks to the passives...
  6. C

    Repick?

    Well theres no unit involved...you have to have the hero stored in a variable.
  7. C

    General Victory for the Topless Front: No more covering up your breasts in public.

    Doubt it, we won't have protection against bullets and such...and ppl wouldn't be able to hide or carry things...and I doubt backpacks are going to be what everyone wants just to carry their wallet keys and phone....
  8. C

    Revived Hero = No Vision

    Your trigger doesn't work because your point value is 2...if you meant using custom value, you might want to check that out.
  9. C

    General Victory for the Topless Front: No more covering up your breasts in public.

    All i know is, immature kids are gna be all "I WANT I WANT" while the rest are gna be like "ehhhh....seenem...nothin new"... Shirts and bra's make boobs seem bigger also...sooo I kinda like that idea more ^_^ (besides...fat women...ewww)
  10. C

    Detecting Map thats Hacked

    If the map is really good, someone will hack it. You can use protection programs to slow them down, but it will not stop them. Thats what hackers do, they suck at the game so they are going to hack it. What you can do is make certain data hidden that will totally confuse them, have something...
  11. C

    Model File - Extra Versions

    'Art - Model File Extra'
  12. C

    how to use spells in triggers

    Yes. Event - Unit starts the effect of an ability. Condition - Ability being cast = Breath of Fire Create Dummy unit at point Add Flamestrike to last created unit. (needs to cost 0 mana and have no casting time) Order last created unit to human blood mage - flamestrike point2 Unit - Add...
  13. C

    Scaling Value Problem

    Increase the collision size.
  14. C

    war3 model editor problem

    War3.exe? Dude thats wc3 not the model editor. War3ModelEditor is an application, should run on its own when you open it. If it isn't working properly you accidently changed the settings of your computer to open it with something, when it should just open. If it doesn't run, propbably...
  15. C

    How to change users to computers ( AI ) ?

    That code will allow empty slots to run as AI, just because the slot is user, doesn't mean it won't allow computer. Only one modification is needed: Or - Slot is unused Player is equal to computer
  16. C

    Hopefully the last spell trigger question I have to ask!

    Remove the call DestroyGroup(udg_DavidFinalBond) and move the Call DestroyGroup(udg_DavidFinalBondGroupFriendly) into the Select all units in Unit group.
  17. C

    Can an item give a attack range bonus?

    Theres no real way to do this. All you can do is: A) Use upgrades that are permanent B) Multiple versions of the units, with different ranges according to your choice. Also: Upgrades are like spells, 100 lvls max, this will ultimately end in failure if you decide to use multiple upgrades.
  18. C

    Ways of Destiny 0.7

    Heres an idea: Allow people to give you trigger spell ideas to replace normal spells on your heros, allowing for your map to gain a better play.
Top