Skip to content

HotPursuitCallout

DekoKiyo edited this page May 13, 2024 · 2 revisions

Hot Pursuit

Overview

The dangerous vehicle is escaping from a officer!

Callout Settings

Config File: plugins/LSPDFR/JapaneseCallouts/Xml/HotPursuitConfig.xml

The config used in this callout

Settings List

Setting Name Description
Vehicles Suspect's vehicle settings

Original config file

<?xml version="1.0" encoding="UTF-8"?>
<HotPursuitConfig>
  <Vehicles>
    <Vehicle>R300</Vehicle>
    <Vehicle>NINEF</Vehicle>
    <Vehicle>NINEF2</Vehicle>
    <Vehicle>KURUMA</Vehicle>
    <Vehicle>SCHWARZER</Vehicle>
    <Vehicle>SEVEN70</Vehicle>
    <Vehicle>FUTO</Vehicle>
    <Vehicle>ZENTORNO</Vehicle>
    <Vehicle>XLS</Vehicle>
    <Vehicle>SURGE</Vehicle>
    <Vehicle>TAILGATER2</Vehicle>
  </Vehicles>
</HotPursuitConfig>
Clone this wiki locally