Search results

  1. DragonBlade

    Set damage based on two stats

    Hi, I am trying to make a trigger that sets the damage of an unit based on Agility and Intelect. Something like this: Current DMG: 5 Int: 10 Agi: 14 Adding DMG: (10+14)/2 New DMG: 17 I know how to add the damage, but I don't know how to stop the trigger from adding to much damage, or to little...
  2. DragonBlade

    learn spell

    i have a problem with a trigger i want to do a trigger, when a unit start channeling a ability, to learn a spell.. right now it work but if i want to start the some channeling ability and the unit have that spell to level up the spell?
  3. DragonBlade

    spellbook in spellbook

    hi again :D how i can make a spellbook spell in a spellbook spell?:D like main spellbook: Learn Spells second spellbooks: Attack Spells, Defensive Spells, Suport Spells spells in secand spellsbooks...
  4. DragonBlade

    i can't see custom models

    hi, i have a problem with some models:( i can't see some models what i use(unit models and items(on hero)) i have the .blp and .mdx files imported but i don't know why i have a model with onlt the .mdx file imported and it work:( here is the model:
  5. DragonBlade

    wave trigger

    I want to know how can I make a trigger to create an army of diferte types of units like wave 1 - 3 footmans, 2 Rifleman and 1 Priest wave 2 - 5 footmans, 3 Riffleman and 1 Priest but something with variable... i don't want to make 1 trigger for 1 wave... that will be like 60...
  6. DragonBlade

    Circle of Power, Floating Text, and Region Issues (was: problems)

    i have a problem with a selection of Circle of Power (medium) [i don't edited that in object editor] here is the pic in game: http://www.thehelper.net/forums/attachment.php?attachmentid=35579&stc=1&d=1265120151 LE: i have this problem at all Circle of Power rezolved: P.S: i used...
  7. DragonBlade

    slide trigger

    i tried to make 1 but that dont work :(( here is the trigger: test Events Time - Elapsed game time is 0.01 seconds Conditions Actions Set Temp_Group = (Units in (Playable map area) matching ((Terrain type at (Position of (Matching unit))) Equal to Village -...
  8. DragonBlade

    model problem

    i have a problem with 1 model... i get 1 model ... but 1 model is invisible :-s, i don't see the model and i can't select that unit at object editor look like this: "Art - Model file war3mapImported\RPGOrc.mdl" i get other model and that work :-s on site show a tutorial... and work in that...
  9. DragonBlade

    Wave problem

    i have a problem with a trigger for wave... trigger for move work perfect, but for create don't work Waves move Events Unit - A unit enters Stanga Start 1 <gen> Unit - A unit enters Stanga Start 2 <gen> Conditions (Owner of (Triggering unit)) Equal to Player 12...
  10. DragonBlade

    Hero Select Help causing crash

    Hi, i am new at W3 Map Editor. i need help with 1 trigger :D for select hero(enter cicle of power and spawn the hero) Events Unit - A unit enters Warlock select <gen> Conditions Actions Unit - Kill (Triggering unit) If ((Player((Team number of (Owner of (Triggering unit))))) Equal...
Top