# Static cam in training arena, with combat # by Julian Fong (jhfong@aol.com) # Make a backup copy of warehouse_training_scripts.bsl, # replace the original with this script and start a new game. # Karen will approach you from the left side of the screen. # Caution: If you get thrown out of the camera's field of vision, # you might not be able to find your way back. func void train_movement(string ai_name) { ui_show_element left 0 ui_show_element right 0 cm_interpolate KonCamFinish02 ai2_spawn demo3 chr_changeteam demo3 Syndicate }