//E4CharacterBonus_A state Base { Conditions { } Actions { CnxController "from=gen_door1_a" "to=gen_door1_b" "off_flag=BLOCK" "obj=gen_door1" "checkvisible" "on_frames=lastframeTOlastframe" "bothways" CnxController "from=gen_door2_a" "to=gen_door2_b" "off_flag=BLOCK" "obj=gen_door2" "checkvisible" "on_frames=lastframeTOlastframe" "bothways" CnxController "from=gen_door3_a" "to=gen_door3_b" "off_flag=BLOCK" "obj=gen_door3" "checkvisible" "on_frames=lastframeTOlastframe" "bothways" CnxController "from=gen_door4_a" "to=gen_door4_b" "off_flag=BLOCK" "obj=gen_door4" "checkvisible" "on_frames=lastframeTOlastframe" "bothways" CnxController "from=gen_door5_a" "to=gen_door5_b" "off_flag=BLOCK" "obj=gen_door5" "checkvisible" "on_frames=lastframeTOlastframe" "bothways" CnxController "from=c3po_door1_a" "to=c3po_door1_b" "off_flag=BLOCK" "obj=c3po_door1" "checkvisible" "on_frames=lastframeTOlastframe" "bothways" CnxController "from=bridge1_a" "to=bridge1_b" "off_flag=BLOCK" "obj=bridge_1" "checkvisible" "on_frames=lastframeTOlastframe" "bothways" CnxController "from=bridge2_a" "to=bridge2_b" "off_flag=BLOCK" "obj=bridge_2" "checkvisible" "on_frames=lastframeTOlastframe" "bothways" CnxController "from=bridge3_a" "to=bridge3_b" "off_flag=BLOCK" "obj=bridge_3" "checkvisible" "on_frames=lastframeTOlastframe" "bothways" CnxController "from=bridge4_a" "to=bridge4_b" "off_flag=BLOCK" "obj=bridge_4" "checkvisible" "on_frames=lastframeTOlastframe" "bothways" CnxController "from=bridge5_a" "to=bridge5_b" "off_flag=BLOCK" "obj=bridge_5" "checkvisible" "on_frames=lastframeTOlastframe" "bothways" CnxController "from=bridge6_a" "to=bridge6_b" "off_flag=BLOCK" "obj=bridge_6" "checkvisible" "on_frames=lastframeTOlastframe" "bothways" AddLocatorGroup "name=spawna" AddLocatorGroup "name=spawnaOff" AddLocatorGroup "name=spawnb" AddLocatorGroup "name=spawnbOff" AddLocatorGroup "name=spawnc" AddLocatorGroup "name=spawncOff" AddLocatorGroup "name=spawnd" AddLocatorGroup "name=spawndOff" } }