0 of 0

File information

Last updated

Original upload

Created by

Dfil

Uploaded by

Dfil

Virus scan

Safe to use

About this mod

This mod allows you to ride cliff racers. It also includes a special encounter to introduce the mechanic, northeast of Sulipund.

Requirements
Permissions and credits

Controls


  • Activate a cliff racer not in combat to start riding.
  • Jump to stop riding.
  • Hold the attack button to show the crosshair. Release to either start combat if looking at an actor or stop combat if not looking at an actor.

Limitations

The player can not use their own spells or attacks while riding or control the racer during combat.

A script in RacerRiding.omwaddon is required for smooth teleporting. Without it, the player's position in the map will only update once the cliff racer moves a distance and the racer's movement will stutter a little every teleport.

Requirements

Requires OpenMW 0.49. Developed on API revision 62.

Installation

Enable RacerRiding.omwscripts and RacerRiding.omwaddon (optional, but recommended) in the OpenMW launcher or openmw.cfg.

Interface

I.RacerRiding.canRide(actor: core.GameObject): boolean
I.RacerRiding.getCameraPosition(actor: core.GameObject): util.Vector3
I.RacerRiding.setRideable(recordId: string, rideable: boolean)