Search results

  1. D

    Custom Research , detecting research failed

    it gives the right amount of food to food cap. it that every research gives food , not just custom research it like conditions are ignore. tigger works fine in tft, but i want it to work in ROC.
  2. D

    Custom Research , detecting research failed

    Events Unit - A unit owned by Player 1 (Red) Finishes research Conditions (Researched tech-type) Equal to Food Level 1 Actions Player - Add 10 to (Owner of (Triggering unit)) Food cap This fails when in Roc map every research gives 10 to food.
  3. D

    detect how many building there are.

    Thanks, "Matching unit" with adding "Macthing Unit is Alive" works.
  4. D

    detect how many building there are.

    "matching unit" dont work "pick unit" work in the code except some are people saying it glitching. vamps lose game. It never happen to me. im trusting other people. looking else where in code to see if error happens else where. Events: Unit - A unit owned by Player 1 (Red) Dies # repeats per...
  5. D

    increase the gold mined from gold mine for undead...

    probably have the old one unsummon , have them summon a new haunted mine.
  6. D

    detect how many building there are.

    ROC code Set temp = (Number of units in (Units in (Playable map area) matching ((Unit-type of (Picked unit)) Equal to Black Citadel))) If (temp Equal to 0) then do (Trigger - Run Vamps Lose <gen> (ignoring conditions)) else do (Do nothing) have this code but it is not working right. at...
  7. D

    Custom AI Haunted Gold Mine order issue

    what i did was made custom gold , use tigger to replace it with custom haunted gold mine. which haunted gold mine start empty so in replace trigger add gold to it.
Top