Search results

  1. pride2518

    Associating regions

    Sorry, not used to arrays. So I just have to set Set RegionAR [1] = Red<gen> ?
  2. pride2518

    Associating regions

    what type of variable?
  3. pride2518

    Associating regions

    How do I associate region ''Red'' with player 1?
  4. pride2518

    Integers

    it wont keep setting it back to 10 right?
  5. pride2518

    Integers

    How do I make it so that I can use these integers in another trigger? I mean, a trigger like the second trigger I'm about to post. Integers Events Conditions Actions Set Red = 10 Set Blue = 10 Set Teal = 10 Set Purple = 10 Set...
  6. pride2518

    Food Cap

    How do I change the food cap? :D ty
  7. pride2518

    Can't create new trigger

    Every time I click the ''New Trigger'' button, it does nothing. Anyone knows why?
  8. pride2518

    Prefixes

    what do each of them mean :P
  9. pride2518

    Other Fiend Wars

    Before I say anything, I'd like to note that I wasn't sure which prefix to choose, so I picked ''Other''. :) Little bit of Information I based this map off the Zergling Blood map from Starcraft. It is quite the same thing, except for the units and stats. The storyline is basically about a...
  10. pride2518

    Prefixes

    Can anyone tell me what does the prefixes for creating a thread in ''Member's Project'' category mean? Sorry I don't play BNET :)
  11. pride2518

    Picking up without inventory

    How do I make it so that even units without inventory can pick up X item but they have to automatically use it?
  12. pride2518

    why can player 1 only be human?

    Scenario Tab > Player Properties (6th Option) > You will see Player 1. Set it's ''Controller'' to User or Computer and race to Orc.
  13. pride2518

    New Damage type

    just passed thru this thread, could anyone tell me/us how/where to create a custom dmg system? ty :)
  14. pride2518

    Formation of Durotar

    map deprotection isnt supported :)
  15. pride2518

    Event response-Damage taker

    http://www.thehelper.net/forums/showthread.php?t=137957 Try this. Here's an example on how to use it Lifesteal Events Game - GDD_Event becomes Equal to 0.00 < That replaces ''A unit is Damaged'' Conditions X Actions X Variables GDD_Event - A unit is...
  16. pride2518

    Give resource on use

    Try this - Base your Item on the item ''Gold Coin''. Edit icon,name,desc., etc. Then go to the Chest Of Gold ability and change the ''Data - Gold Given'' slot to your desired amount of gold. 1- http://img831.imageshack.us/f/50749013.jpg/ 2- http://img837.imageshack.us/f/gc2.jpg/ @Mods -...
  17. pride2518

    Leak Checking n.2

    Hey, can anyone tell me if this trigger contains any leak? Restr2 Events Unit - A unit Is attacked Conditions (Unit-type of (Attacking unit)) Equal to Exterminator (Unit-type of (Attacked unit)) Not equal to Fiend Actions Unit - Replace...
  18. pride2518

    No damage

    I want to make it so that the unit type Exterminator can't damage any unit type other than fiend, but I can't seem to get it right. Here's my trigger... RestrictExterminator Events Unit - A unit Is attacked Conditions (Unit-type of (Attacking unit)) Equal to...
  19. pride2518

    Doodad Help

    Hey, can anyone give me tips in placing doodads so it looks nice? I keep trying and every time I play the map, it looks... well really messed up...
  20. pride2518

    Replace = Die?

    If I use the Unit - Replace option, will it count as a death? Example RulerDead Events Unit - A unit Dies Conditions (Unit-type of (Dying unit)) Equal to Ruler Actions Game - Defeat (Owner of (Dying unit)) with the message: You lost! Your Rule...
Top