moke123
AWF VIP
- Local time
- Today, 13:16
- Joined
- Jan 11, 2013
- Messages
- 4,810
sorry what i meant is i'm just a little confused as to what you want to do when the various conditions are met.
for instance i think you first want to check if me.alert is true or false.
then depending on that you want to check if they are under or over 18 and do things depending on that.
so...
me.alert = true
under 18 then detail yellow
over 18 then detail green
me.alert = false
under 18 then detail yellow
over 18 then detail white
i was late to the game on this one so i got a little confused as to your requirements.
i'm attaching a sample so at least we're on the same page.
for instance i think you first want to check if me.alert is true or false.
then depending on that you want to check if they are under or over 18 and do things depending on that.
so...
me.alert = true
under 18 then detail yellow
over 18 then detail green
me.alert = false
under 18 then detail yellow
over 18 then detail white
i was late to the game on this one so i got a little confused as to your requirements.
i'm attaching a sample so at least we're on the same page.
Last edited: