Results 1 to 4 of 4

Thread: Countside don't work with guerilla

  1. #1
    I tried to count Guerrila's unit with a trigger (guer countside thislist) but it return always "scalar".
    I supposed that's the same with civilian.
    Have I make a mistake or should I use an other way ?

  2. #2
    Trigger-Guerilla,presentse
    Cond:Guer countside thislist>0 or ==n

  3. #3
    Maybe, but with

    Trigger-Anybody,presente
    Cond: this
    activation: hint format["%1", Guer countside thislist]

    don't work, with
    activation: hint format["%1", West countside thislist]

    work

  4. #4
    if my player is a resistant,
    side player =>GUER
    but to use countside, we should use
    Resistance countside [player] => 1

    I don't try with civilian




Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •