//CloudCityTrap_C state Base { Conditions { } Actions { CnxController "from=plat2_a" "to=plat2_b" "off_flag=BLOCK" "obj=plat_2" "checkvisible" "on_frames=1TO30" "on_frames=230TOlastframe" "bothways" CnxController "from=plat2_c" "to=plat2_d" "off_flag=BLOCK" "on_flag=JUMP_NOW" "obj=plat_2" "checkvisible" "on_frames=80TO180" "bothways" CnxController "from=plat3_a" "to=plat3_b" "off_flag=BLOCK" "obj=plat_3" "checkvisible" "on_frames=1TO10" "on_frames=70TOlastframe" CnxController "from=plat3_c" "to=plat3_d" "off_flag=BLOCK" "obj=plat_3" "checkvisible" "on_frames=80TO100" CnxController "from=ramp1_a" "to=ramp1_b" "off_flag=DBLJUMP" "obj=ramp_1" "checkvisible" "on_frames=lastframeTOlastframe" CnxController "from=ramp2_a" "to=ramp2_b" "off_flag=DBLJUMP" "obj=ramp_2" "checkvisible" "on_frames=lastframeTOlastframe" CnxController "from=lift_a" "to=lift_b" "off_flag=BLOCK" "obj=lift" "checkvisible" "on_frames=1TO1" CnxController "from=lift_c" "to=lift_d" "off_flag=BLOCK" "obj=lift" "checkvisible" "on_frames=lastframeTOlastframe" CnxController "from=doorout_a" "to=doorout_b" "off_flag=BLOCK" "obj=door_out_bottom" "checkvisible" "on_frames=lastframeTOlastframe" AddLocatorGroup "name=zipspawn" } }