Daily deed preference reset?

vitamin

New member
I have a custom daily deed set with
Code:
$CUSTOM|Command|Misc daily stuff|common_daily_stuff|call common_daily_stuff.ash
, and I have
Code:
set_property('common_daily_stuff', 'true');
in the code.

My problem is that the tracking preference stays true once it's set, and does not reset on ascension or rollover. What am I doing wrong?
 
Top