• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

PAW ver.1.DD

This bundle is marked as useful / simple. Simplicity is bliss, low effort and/or may contain minor bugs.
This map is a fun and interesting. every player who will play this map will love it!
Have Fun!!!

Keywords:
Animals, animal, PAW, paw, Painful, Warfare, Fun, kids.
Contents

PAW ver.1.DD (Map)

Reviews
22:00, 27th Jun 2011 -Kobas-: Status: Rejected Comment
What is with all that fog, I can't see shit -.-

EDIT:

  • Hero Select 1
    • Events
      • Time - Elapsed game time is 50.00 seconds
    • Conditions
    • Actions
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • (Player 1 (Red) controller) Equal to Computer
        • Then - Actions
          • Set RandomHero = (Random integer number between 1 and 12)
          • If (RandomHero Equal to 1) then do (Unit - Create 1 Beetle for Player 1 (Red) at (Random point in Hero Spawn <gen>) facing (Random real number between 0.00 and 270.00) degrees) else do (If (RandomHero Equal to 2) then do (Unit - Create 1 Boar for Player 1 (Red) at (Random point in Hero Spawn <gen>) facing (Random real number between 0.00 and 270.00) degrees) else do (If (RandomHero Equal to 3) then do (Unit - Create 1 Chicken for Player 1 (
          • Set RandomHero = 0
        • Else - Actions
          • Do nothing
Ok I picked this trigger because it show few really bad staff about map!
Memory leaks
Example -> (Random point in Hero Spawn <gen>)
MPI
Example -> (Player 1 (Red) controller) Equal to Computer
No needed trigger actions
Example -> Do nothing
 
Top