Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

SpawnPoint

SpawnPoint is used to specify Vehicles and Peds that can spawn ambiently at a Station.

 

 

 

Attributes

 

Attribute Name Type Required Description
heading Number Yes The heading (angle in degrees) for the spawn.  This is the angle that the Ped or Vehicle should face (e.g. facing West has a heading of 270).
position Position Yes The position in 3D coordinates (x, y, z) for the spawn.
type Text No Whether this spawn should be for a Vehicle or a Ped.  This should only be used if you want a randomly selected Ped or Vehicle to spawn, and have not specifically defined one as shown below.
chance Number No The percentage chance (0 to 100) that this spawn will be selected.

 

 

Example

<AmbientSpawns>
  <SpawnPoint chance="50" position="360.97, -1584.70, 29.29" heading="90">
    <Ped inventory="default">s_f_y_sheriff_01</Ped> <!-- A female sheriff that spawns at the Davis Station -->
  </SpawnPoint>
</AmbientSpawns>

An example of making a Ped spawn outside a Station.

Edited by Sam

User Feedback

Recommended Comments

There are no comments to display.

Guest
This is now closed for further comments

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.