Setting up

This guide will help you setup your Runway Rescue Unit

Smart Vehicle Setup

Setting up this vehicle with Smart Vehicle is easy. First of all, download the vehicle from your Cfx Portal account and install it as a new resource in your server.

Installing Resources

Make sure you do not rename either the Smart Vehicle resource folder or the vehicle resource folder after downloading from Cfx Portal, as this may prevent the resource from working.

Spawn Code

The spawn code for the vehicle is runwayrescue for the Non-ELS version and runwayrescueels for the ELS version.

Setting up the vehicle

To begin using the vehicle, firstly spawn in the vehicle and jump in the drivers seat. This will activate automatic setup via Smart Vehicle, installing the props in.

Controlling the vehicle

To control the vehicle, press X whilst in the drivers seat and use the controls shown below.

Controls

  • X - Control Key (Whilst Driving)

  • H (hold) - Open/Close Shutters

  • 1 - Toggle Cannon 1 (Top)

  • 2 - Toggle Cannon 2 (Top)

  • 3 - Toggle Cannon 3 (Bottom)

  • Caps Lock + Arrow Up - Move Arm Up

  • Caps Lock + Arrow Down - Move Arm Down

  • Caps Lock + Left Shift - Move Arm In

  • Caps Lock + Control - Move Arm Out

  • Caps Lock + Arrow Left - Rotate Cannon 1 Left

  • Caps Lock + Arrow Right - Rotate Cannon 1 Right

  • Caps Lock + Y - Rotate Cannon 2 Left

  • Caps Lock + H - Rotate Cannon 2 Right

  • Caps Lock + - (subtract) - Rotate Cannon 2 Up

  • Caps Lock + = (equals) - Rotate Cannon 2 Down

  • Z + Arrow Up - Rotate Cannon 3 Up

  • Z + Arrow Down - Rotate Cannon 3 Down

  • Z + Arrow Left - Rotate Cannon 3 Left

  • Z + Arrow Right - Rotate Cannon 3 Right

These can be changed in the runwayrescue.lua or runwayrescueels.lua files.

Editing the Smart Vehicle Controls

All Smart Vehicles are controlled by their own data files, such as recovery.lua. These can be found in the Smart Vehicle resource within the vehicles folder.

To change the controls of your relevant vehicle or the speed of various prop movements, you can make the relevant changes within the lua file here.

For more guidance on editing this data lua file, see our documentation for developers below. Please note, this documentation is not designed to be read without prior knowledge of vehicle development.

Information for Developers

Last updated

Was this helpful?