Jump to content

Verulo

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Verulo

  1. Hello,

    Loosely following a related tutorial, I created an elevator with top and bottom buttons, and the platform waits at the last position until the correct button is pressed (rather than a func_plat that always returns to start). This involved using func_static, ref_tag's, and two simple scripts with target_scriptrunner's. The elevator works great and successfully descends when I press one button and ascends when I press the other. However, this cycle only works one time.

    Does anyone know why that might be? The tutorial I was following said that having count = -1 on the triggers would give it infinite uses so I made sure to include that (although I tried it without). The buttons are able to be used, still, but the elevator does not move.

    Thanks

×
×
  • Create New...