Jump to content

Photo

Use a combo flags


  • Please log in to reply
4 replies to this topic

#1 nyrox

nyrox

    Junior

  • Members
  • Location:Québec

Posted 06 December 2020 - 11:04 AM

how we can use the combo flags. I would like to move an FFC if a comboflags is activated. I don't know how to get the state of a comboflags like a arrow trigger or burn trigger was activated or not. 


Edited by nyrox, 06 December 2020 - 11:07 AM.


#2 Emily

Emily

    Scripter / Dev

  • ZC Developers

Posted 06 December 2020 - 11:56 AM

If a screen secret which is permanent is triggered, then 'Screen->State[ST_SECRET]' will become 'true'



#3 nyrox

nyrox

    Junior

  • Members
  • Location:Québec

Posted 06 December 2020 - 12:51 PM

Not a need to move with the a individully triggered comboflag

#4 Mitchfork

Mitchfork

    no fun. not ever.

  • Contributors
  • Real Name:Mitch
  • Location:Alabama

Posted 06 December 2020 - 04:12 PM

When the combo flag is triggered, it should be removed, e.g. if you are checking a burn trigger - "ComboFI(combo,CF_CANDLE1)" will return true when it's untriggered, and false when it's triggered.


  • nyrox likes this

#5 nyrox

nyrox

    Junior

  • Members
  • Location:Québec

Posted 06 December 2020 - 05:29 PM

thanks




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users