Browse Source

[added] clearing starlets late message

hornguy6 3 years ago
parent
commit
73c24f12ad
1 changed files with 2 additions and 0 deletions
  1. 2 0
      locations/cikl.qsrc

+ 2 - 0
locations/cikl.qsrc

@@ -1885,6 +1885,8 @@ end
 starlets_on     = iif( ( (week = 5 and odd_week = 0) or (week = 1 or week = 3 or week >= 6) ) and natholi = 0,1,0)
 cheerleaders_on = iif( ( (week = 5 and odd_week = 1) or (week = 2 or week = 4) ) and (natholi = 0 and (month >9 or month <6)) ,1,0)
 
+if starlets['late_message'] = 1: starlets['late_message'] = 0
+
 !!------------------------------------------------------------------------------------------------------------
 
 !!---------- Starlet Content ---------------------------------------------------------------------------------