Search results

  1. Slayerxx

    Custom Hero - Custom Skill, Trigger Integer Variable error

    Hey all, So This custom hero i started a while ago, i have come back to i reviewed what i had did and most of it is good though here is the issues. So i started work on the Second Skill - "Change Hero Attack Stance" as the name suggests it changes the attack stance, in this case it switch's...
  2. Slayerxx

    Changing Water Texture

    Yes that was what i wanted to do, do you know how this is done?
  3. Slayerxx

    Changing Water Texture

    Hey so i look a bit but i couldn't find anything solid. I have created a 45 frame animation for new water, which is lava. I exported and converted each frame so i have 45 septate frames all .blp I imported them and set the custom path to Replaceable Textures/Water/, now i tried A_Water## and...
  4. Slayerxx

    Restoring, And Storing Hero in game Cache not working

    Thanks For the tip, but i managed to get it a diffrent way but thankyou XD
  5. Slayerxx

    Restoring, And Storing Hero in game Cache not working

    So i have two heros, Both the same but one is a stronger tank and the other is a weaker striker. What i want to do is when the Tank decides that her would like to hit faster, Use's an Attack Stance ability, it removes the tank and changes the hero to weaker striker. I have this setup in game...
  6. Slayerxx

    Get % of Total Players Gold

    Ha Oh well i Solved it sorry but thankyou anyway its gud 2 know how to do it in GUI now XD
  7. Slayerxx

    Get % of Total Players Gold

    I use GUI, but for this trigger im pretty sure its better to do it in jass then GUI. I just want to give the Owner of A hero A % of the total amount of gold every 12 seconds. i have defined 4 Local Integers, but i want to set say Integer A to the Total Amount of Gold for Player 1, and Integer B...
  8. Slayerxx

    Trigger Not Add Player To Player Group

    Ok So i When a Hero is Selected, the Player is added to Temp_PlayerGroup[1] Then Later removed and added to Temp_PlayerGroup[2] and After this Is Removed again and Added Back to Temp_PlayerGroup[1]. Groups are Destroyed with Custom Script once they reach empty. Now the problem is that the player...
  9. Slayerxx

    WE Not letting me Enable A Good Trigger

    OK So In the Process of fine tuning a map, i found a error in my tiggers and changed a variable to any array, and because of this it disabled the relating actions. In the processes of correcting them, Becouse it was a temp player group i was using Custom script - Call udg_Destorygroup...
  10. Slayerxx

    Help with a full hero :x

    Sounds Fun, Im in!
  11. Slayerxx

    Action when unit enters X distance away from another unit

    Cast Abllity Events Unit - A unit comes within 100.00 of Unit A Conditions (Triggering unit) Equal to Unit A Actions Unit - Order Unit A to Attack-Move To (Position of Unit B) This is the basic way i have done, I have a map were a issue an...
  12. Slayerxx

    Item Variable Leaks?

    Thankyou For Clarifying XD
  13. Slayerxx

    Trigger not firing Properly

    I know but i assume u mean Sexiest.
  14. Slayerxx

    Target of Casting ability not Targeting right

    Ok so i want players to select there hero ingame. so i just made a dummy storm bolt to have a target spell and made a trigger that is meant to remove the casting unit (wisp) and then change the ownership of the target to the owner of the casting unit. after it not working 4 a bit a set a...
  15. Slayerxx

    Item Variable Leaks?

    Thankyou ;p
  16. Slayerxx

    Item Variable Leaks?

    Ok so i have an Item Recipe but i have done it differently because of how it is made. So i have a Woman Buy certain items and then in a spellbook i have dummy spells for each recipe. (as i want the whole thing to be an Skill use thing) then i have triggers that control each thing. and in that i...
  17. Slayerxx

    Trigger not firing Properly

    I see thankyou i will try that out and see what happens
  18. Slayerxx

    Trigger not firing Properly

    Sorry for not being specific enough. Basicly Like alchemy i want to make somthing from multi able things in this case Making a Tasty Sandwich from Bread, cheese, ham, tomato and lettuce. The sandwich is an item and so are the ingredients. so The woman Buys the ingredients (Items) and makes the...
  19. Slayerxx

    Trigger not firing Properly

    Ok so i am making a (Sexiest) ability for my support woman (Tower builder) it is to make a sandwich and depending on the different sandwich it gives the eater different effects. I have the "Sandwich's" as buildings and what i want to happen is that the Woman buys the ingredients (Items) and then...
Top