Author Topic: Nested conditions  (Read 2371 times)

Offline havingphun

  • Bot Builder
  • **
  • Posts: 54
    • View Profile
Nested conditions
« on: October 13, 2011, 05:20:51 PM »
just have it so you can nest conditions like:

Code: [Select]
Cond
*.nrg 2000 >
    cond
    *eye5 1 != 
start
 600 .up store
stop

I just think that it would be nice if we could have nested conds.