Search results

  1. V

    Calculations

    ah sry, then ill move to there.
  2. V

    Calculations

    i have my Tool, wich im going to upgrade it more functions. So far i have: Color Damage Calculation DPS I just need to add more, so i need some calculations. DPS Exsample: a = ((b+c)/2)/d a = Dmg/s b = Minimal Damage c = Maximal Damage d = Attack Cooldown My idea is to make a program, thats...
  3. V

    Calculations

    Well, i know its a constant. But, i need "the calculation" like in this tool: http://www.hiveworkshop.com/forums/tools-560/wciii-armor-damage-reduction-calculator-161475/
  4. V

    Calculations

    For exsample, i can't find the calculations for Damage/Armor Deduction.
  5. V

    Calculations

    I need all kinds of calculations, amor reduction, Damage, DPS.. All kind of calculations :) I can't find some calculations, and some of they are not, the real deal. So if some of you would like to give me some calculations. - I dont want any tools or programs, i just want the calculations :)...
  6. V

    Hmm, i a little confused...

    Player Group - Pick every player in Player Group - Player 1 (Red) and do (Actions) Loop - Actions If (All Conditions are True) then do (Then Actions) else do (Else Actions) If - Conditions ((Picked player) slot status) Equal to Is playing...
  7. V

    In need of item ideas

    You mean, just names or item abilities?
  8. V

    "Fake Player"

    found another way to do it, I thought I could just remove the trigger here temporarily: ((Picked player) slot status) Equal to Is playing ((Picked player) controller) Equal to User
  9. V

    "Fake Player"

    i Have trigger that only runs for "user" players..
  10. V

    "Fake Player"

    Dident find anything trying to search me to it, so, is it possible to Simulate a online player in my map, its just for testing, and see if my triggers works.
  11. V

    Max training Units

    Bump
  12. V

    Countdown Timer

    Well, i must be blind, couse i cant see whats wrong with this trigger: Time Next Attack Events Time - Every 1.00 seconds of game time Conditions Actions Set Time_Attack_Sec = (Time_Attack_Sec - 1) If (All Conditions are True) then do (Then Actions)...
  13. V

    Max training Units

    Found this: http://www.hiveworkshop.com/forums/world-editor-help-zone-98/limiting-training-que-92612/ Can you guys tell me what it does?
  14. V

    Need an Idea for Terrain

    Heres a tutorial how to make custom tilesets: http://world-editor-tutorials.thehelper.net/tilesets.php
  15. V

    Max training Units

    Anyone?
  16. V

    Percentage chance of casting an ability?

    Hmm, Maybe a interger variable, and Then set variable to a random 0-100 Number, Then a condition, interger greater then 50? Dont know if it cloud work.
  17. V

    Need an Idea for Terrain

    I Can help you creates The custom tileset, if you still want it?
  18. V

    Need an Idea for Terrain

    I Will explain further when i get off work.
  19. V

    Need an Idea for Terrain

    Or you cloud make a custom tileset, thats easy.
  20. V

    Max training Units

    Is it possible to make a barracks to only train 1 unit at the time? so the Que will be 1? Thanks! SOLVED Found this: http://www.hiveworkshop.com/forums/world-editor-help-zone-98/limiting-training-que-92612/ - You will need Jass...
Top