enkephalin07
Active Member
- Dec 13, 2017
- 617
- 432
That final Else doesn't check for any other conditions, so that's what I meant by default clause. The script won't progress past that. The logic I'm reading there is "if 912 then check other conditions, if not then set 912". Daisy's cock-handling sequence is placed after both conditions, so it never runs.Code:If : mISSION uNIFORMES (912) is ON If : uNIVORMES RIVALES DAISY (906) ≥ 5 (Quest accomplished. Start WASSAP DAISY SEQ quest.) : Else (Tell MC to continue the uniform quest.) : Else (Start the uniform quest.)