Category:Demo Missions
Contents |
Mission Descriptions
Miscellaneous
Mission pack
Collection of 23 missions that demonstrate basic concepts in mission building and scripting.
File:Example Missions.zip
Fast-roping
Using the fast rope scripts.
File:Fast rope.Intro.zip
Item pickup and carry
Utilizing different methods to allow picking up and carrying items.
File:pickupAction.zip
Lights
Utilizing lightpoints and particles for illumination and markings. .
File:LightPoints.zip
Light Settings & Sliders
Using a dialog with sliders to experiment with different light parameters.
File:LightSettings.zip
Selections browser
Mission to browse and preview available textures and object selections.
File:SelectionBrowser.zip
Sound browser
Mission to browse and preview any in-game sounds.
File:soundBrowser.zip
Cameras
Field of vision
Testing and validating FOV settings.
File:chkFOV.zip
Render to Texture (RTT)
Addon sources and scripts showing use of RTT cameras.
File:RTTDemo.zip
RTT from vehicle
RTT camera attached to unmanned vehicle.
File:RTT UGV.zip
Configuration
Custom Classes
Use addClass and addValue to create custom weapons in-game, based on existing classes.
The modified weapons will have different dispersion ranges, faster reload times, an no recoil.
File:customClasses.Intro.zip
Custom Event Handlers
Custom Event Handlers, defined in addons and scripts.
File:CustomEH Demo.zip
Identities and sound
Identities and sounds, defined in description.ext, as well as lip-synching effects.
File:Identities and Sound.zip
Dialogs
Basic dialogs
Creation and usage of basic dialogs and HUDs.
File:Dialog Demo.zip
Checkboxes & radio buttons
Creation and use of checkboxes (multiple-choice) and radio buttons (single-choice).
File:Dialog Checkboxes.zip
Color Picker
Mission to demonstrate the creation of a color picker dialog,
and the application of procedural textures to objects.
File:ColorPicker.zip
Compass HUD
Use of lines in controls.
File:compassHUD.zip
Dialog Event Handlers
Event Handlers in dialogs.
File:Dialog EventHandlers.zip
Improved hint
Feature demonstration of improvedHint function.
File:fn vbs ImprovedHint.Intro.zip
Map controls
Maps in user dialogs, as well as map animations and user-interface Event Handlers.
File:DialogMap.zip
Briefing map animations
Script-controlled animation of briefing map.
File:MapAnim.zip
Editor
Add user-defined entries to editor's menu bar, animate and draw on the editor map.
File:addMenu.zip
Multiplayer
Triggers and messages
Utilize triggers and publicExec to show messages, and execute commands, only for specific users.
File:MP Triggers.zip
Scripting commands
allowCreateShot
Create shots via mouse clicks.
File:allowCreateShot.zip
animate
Initiate an animation via triggers and user-actions.
File:operateGate.zip
attachTo
Attaching several objects to a vehicle via attachTo.
File:attachTo.zip
attachTo helper
Script to help finding the right attachment position.
File:attachToHelper.Intro.zip
disableAI
Script to override AI-pathplanning, to allow it to navigate waypoints through tight sections.
File:overrideVehiclePathplanning.zip
File Access Plugin
Create files, read them, and perform other file actions via VBS2PluginFileAccess.
File:VBSPluginFileAccess.zip
fire
Use of fire command, to have the player or AI shoot at a specified position.
File:fireAtPosition.zip
getCrewPos
Visualization of available crew positions in a vehicle.
File:getCrewPos.zip
nearRoads
Script to display road information on the map.
File:roadInfo.zip
say
A sound source attached to a moving vehicle.
File:movingSound.zip
setCurrentWaypoint
Reset a unit's current waypoint, in order to create a looped movement.
File:setCurrentWaypoint.zip
setCustomFormation
Define custom formation aligments.
File:setCustomFormation.zip
setVelocity
Script that uses setVelocity to move a vehicle, allowing it to drive in areas that AI cannot navigate, or to move it backwards.
File:velocityMove.zip
setVideoSetting
Mission to demonstrate the effect of different distance settings (i.e. "viewDistance" & "objectDrawDistance").
File:setViewDistance.zip
Media in category "Demo Missions"
The following 75 files are in this category, out of 75 total.