Jump to content

xavier

Members
  • Posts

    1,360
  • Joined

  • Last visited

  • Days Won

    12

Posts posted by xavier

  1. esp_onoff is a defined function.

    For it to work properly you need something like this as well.

    function esp_onoff { if $esp.active == 1 hudmsg ESP ^gon; if $esp.active == 0  hudmsg ESP ^roff }

    or simply remove--> ; esp_onoff

×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines.