Search results

  1. gjcraig

    What GUI trigger do I use to get a sound to play at a spell casted ?

    I have imported a sound file to my map and now I need to get the trigger done right - im using GUI by the way.
  2. gjcraig

    Help - just trying to get the portrait on this model working.

    Hey - This model of a dwarf looks great but I don't know how to make the portrait appear with the unit now that I have it all imported - heres the link to the model. By the way im using the model on a unit not hero. I need to get the portrait on the avatar somehow...
  3. gjcraig

    Trigger for attachment to hero's hand ?

    I have read the tutorials but they tell me to do this trigger but it doesn't work unless I preplace sauron and change triggering unit to sauron. What am I missing here ? Saurons Mace Events Map initialization Conditions Actions Special Effect - Create a...
  4. gjcraig

    Does anyone know where I can download this map or what powers and voices are in it ?

    I found this cool video on youtube of a modded Kelthuzad with custom powers and voice. Does anyone know what the map is named - or know how I can add the voices or powers to my map ? Heres the video http://www.youtube.com/watch?v=RAB70u1korY&feature=channel_page
  5. gjcraig

    I want to be able to change the max amount of heros a player can have from 3 to 5.

    Currently a player can only have 3 heros - how can I change it to 5 ? I looked around in the world editor but couldn't find the setting.
  6. gjcraig

    Need a specific hero hall.

    Ok, I pretty sure that I don't need a trigger for this - I need a hero hall that is available to all players on one side and not on the other team. Do I start with a specific building and change specific settings on it ? I already have an item shop that is that way but how do a make a hero hall...
  7. gjcraig

    What would this trigger look like in GUI ?

    I need to make more of this trigger - can someone tell me what this trigger would be in gui ? function Trig_Summon_Rifle_Conditions takes nothing returns boolean if ( not ( GetResearched() == 'R007' ) ) then return false endif return true endfunction function...
  8. gjcraig

    Please help fix my Jass trigger

    Im modifying my footmen vs grunts map and I added resources for the 2 computers to play player 10 and player 11. I am getting compile errors for the 2 lines where I am giving them wood - the error is "expected a name". Here is the trigger function Trig_Melee_Initialization_Actions takes...
  9. gjcraig

    Help fix my trigger please

    Im modifying my footmen vs grunts map and I added resources for the 2 computers to play player 10 and player 11. I am getting compile errors for the 2 lines where I am giving them wood - the error is "expected a name". Here is the trigger function Trig_Melee_Initialization_Actions takes...
  10. gjcraig

    How can I make it so I can select naga or dranei my race ?

    It only lets me select the main 4 or random. All the buildings are already in the game as well as a good selection of troops but how can I make it so I can pick Naga or Dranei ?
  11. gjcraig

    How do I make a trigger for continous spawning units - buy at shop ?

    I want to have a shop where I can buy units once and they will continously spawn every 30 seconds for players 1 thru 5 who ever purchased the unit - once they purchase.
  12. gjcraig

    Any Queen Azshara models for Warcraft 3 out there ?

    I haven't seen any, has anyone seen any ?
  13. gjcraig

    Footmen vs Grunts Trigger Question

    Ok so im looking at the triggers in my footmen vs grunts map and I notice for each unit you research it has 5 triggers - one original and 4 copies - which makes sense because there are 5 players on each team. BUT, do you really need 5 triggers ? Couldn't you have 1 trigger for the 5 players that...
  14. gjcraig

    No town portals for heros - where is the setting ?

    I don't want the first hero you get to get a town portal. Is there something in the game constants ? I have looked and can't find it to stop it from just giving first heros one.
  15. gjcraig

    Can I watch old game replays with out installing an older patch ?

    I have some old replay files from 1.22 and it says it won't play them now because its a different version. Is there any way around installing an older patch ?
  16. gjcraig

    How do I make 2 skills into one ?

    I want to combine Black Arrow and Multi-shot "from Barrage" into a "Black Arrow Multi-shot". How do I do this ?
  17. gjcraig

    Can't get on battle.net account NOT banned.

    I have been playing on garena - nice LAN server btw. But for some reason I can play warcraft 3 but can't connect to battle.net. I recently got a new wireless router "ambit" but I have port forewarded 6112-6119, removed ad-aware, removed norton anti-virus, shut off windows firewall and windows...
Top