Profile image

Another FT question

14.8k PlaneGuy01  1.7 years ago

This input is in a beacon light

ammo("MG-151")/75

I want it to turn on when the ammo runs out, but it does the exact opposite

How can i reverse this input

  • Log in to leave a comment
  • Profile image
    14.8k PlaneGuy01

    @ReinMcDeer that worked thank you very much

    +1 1.7 years ago
  • Profile image
    86.2k ReinMcDeer

    ammo("MG 151")=0

    1.7 years ago
  • Profile image

    @PlaneGuy01 Hmm. Well, I'm not entirely sure how to fix the issue, since I don't typically mess with ammo().

    +1 1.7 years ago
  • Profile image
    14.8k PlaneGuy01

    @TheFlightGuySP nope does not work

    1.7 years ago
  • Profile image

    -ammo("MG-151")/75
    Perhaps this would work.

    1.7 years ago
  • Profile image

    Have you tried putting a - in front of ammo()?

    1.7 years ago