====== Mission Scripts & Tutorials ====== Mission scripts are scripts one can add to any mission for extra functionality. Below are a list of scripts, tutorials on how to set them up, and functions. ---- ===== Scripts ===== * [[scripts:disable_stamina|Disable Stamina]] * [[scripts:save_loadout|Save Arsenal Loadout]] * [[scripts:full_spectator|Enable Full Spectator Camera During Respawn]] * [[scripts:dynamic_tickets|Setup Dynamic Respawn Tickets]] * [[scripts:connect_markers|Connect Dynamically Colored Lines Between Markers]] * [[scripts:briefing_diary|Setup Briefing / Diary and Intro / Mission Text]] * [[scripts:loading_tips|Change Loading Screen / Tips]] * [[scripts:immersive_respawn|Setup Immersive Respawn]] * [[scripts:auto_dynamic_simulation|Enable Dynamic Simulation on Editor Placed and Zeus Placed Units]] * [[scripts:gun_lights|Add Gunlights to AI During Night]] * [[scripts:ai_difficulty|Modify AI Difficulty]] * [[scripts:weapon_god|Weapon Dealer Easter Egg]] * [[scripts:ambush_bomb|Ambush with Bombs]] * [[scripts:set_random_name|Set Random Names to Units]] * [[scripts:detect_all_players|Detect When All Players are in Trigger]] ==== Third-party Scripts ==== * [[scripts:live_uav_feed|Setup Live UAV Feed on Monitor]] * [[scripts:war_crime_detector|Detect Fragging / Civilian Kills]] * [[scripts:sandstorms|ROS_Sandstorms]] ===== Functions ===== * [[scripts:lookAtTarget|SESO_fnc_lookAtTarget]] * [[scripts:connectMarker|SESO_fnc_connectMarker]] * [[scripts:initArsenalHelper|SESO_fnc_initArsenalHelper]]