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.

SSStuart

Members
  • Joined

  • Last visited

Files posted by SSStuart

  1. 🇺🇸 English
    This plugin allows you to control the camera after the player dies and observe what is happening around you. You can move the camera around, zoom in and out, and then respawn whenever you want.
     
    📖 Usage
    After your character dies, you can rotate/move the camera.
    Use the “Phone Up”/“Phone Down” controls to zoom in and out.
    Use the Shift (⌨)/ Attack (🎮) control to increase, and Ctrl (⌨)/ Aim (🎮) to decrease the speed of movement
    When you want to respawn, use the “Jump” control. Or Ctrl+Jump to respawn in place.
    Preview :
    🔧 Configuration
    You can adjust some settings in the .ini file :
    Hide the "Wasted" message.
    Respawn at the hospital/respawn in place.
    Enable/Disable the camera shake.
     
    📂 Installation
    1. Prerequisites
    RAGE Plugin Hook
    RAGENativeUI
    2. Installation
    Open the downloaded .zip archive, then drag and drop the contents of the “Grand Theft Auto V” folder into your game folder.
    After installation, you should have the following files:
    [Game folder]/plugins/DeathCam.dll
    [Game folder]/plugins/DeathCam.ini
    [Game folder]/RAGENativeUI.dll (Not included, see Prerequisites)
    3. Enable the plugin
    Automatically on startup: go to RPH settings > “Plugins” tab > check that the plugin is selected (or that all plugins are loaded on startup).
    Manually in-game: Open the RPH console and type LoadPlugin DeathCam.dll
    Known issues and incompatibilities
    This plugin in incompatible with:
    Menyoo "Manual Respawn" feature (obviously),
    Menyoo + LSPDFR together.
     
    📑 Changelog
    See below the description
    0.1.4 :
    Replaced the movement speed control with “Stealth Mode” (instead of “Sprint,” which wasn’t detected properly)
    0.1.3 :
    Improved camera transition when the player dies, the new camera takes the positon of the gameplay camera.
    Improved camera speed control : pressing the Sprint control slowly increase the speed. When the control is not pressed, the speed does back down.
    Improved controller support : the FOV can be adjusted with the Phone Up/down controls. The speed can be increased with the Sprint control.
    Added an Update Check system for future versions.
    0.1.2 :
    Added support for death during missions.
    0.1.1 :
    Added controller support for camera movements and respawn.
    0.1.0 :
    Initial release
     
    🔗 Links
    Source code : github.com/SSStuart/DeathCam_RPHPlugin
    Discord : @ssstuart
     
    - - - - - - - - - -
     
    🇫🇷 Français
    Ce plugin vous permet de contrôler la caméra après la mort du joueur, et d'observer ce qu'il se passe autour de vous. Vous pouvez déplacer la caméra, zoomer, puis réapparaître lorsque vous le souhaitez.

    🔧 Configuration
    Vous pouvez ajuster certains paramètres dans le fichier .ini :
    Masquer le message "Vous êtes mort".
    Réapparition à l'hôpital/sur place.
    Activer/désactiver les tremblements de la caméra.
     
    📖 Utilisation
    Après la mort de votre personnage, vous pouvez déplacer/orienter la caméra.
    Utilisez les contrôles "Téléphone Haut"/"Téléphone Bas" pour zoomer.
    Utilisez Maj (⌨)/ Attaque (🎮) pour augmenter, et Ctrl (⌨)/ Viser (🎮) pour diminuer la vitesse de la caméra.
    Utilisez le contrôle "Saut" lorsque vous souhaitez réapparaître. Ou Ctrl+Saut pour réapparaitre sur place.
    Vidéo de présentation : voir la partie en anglais.
     
    📂 Installation
    1. Prérequis
    RAGE Plugin Hook
    RAGENativeUI
    2. Installation
    Ouvrez l'archive .zip téléchargée, puis glissez le contenu du dossier “Grand Theft Auto V” dans votre dossier du jeu.
    Après l'installation, vous devriez avoir les fichiers suivants :
    [Game folder]/plugins/DeathCam.dll
    [Game folder]/plugins/DeathCam.ini
    [Game folder]/RAGENativeUI.dll (Pas inclus, voir Prérequis)
    3. Activation du plugin
    Automatiquement au lancement : allez dans les paramètres de RPH > onglet "Plugins" > vérifiez que le plugin est coché dans la liste (ou que tous les plugins sont chargés au lancement).
    Manuellement en jeu : Ouvrez la console RPH et entrez LoadPlugin DeathCam.dll
    Problèmes connus et incompatibilités
    Ce plugin est incompatible avec :
    L'option "Manual Respawn" de Menyoo (logiquement),
    Menyoo + LSPDFR ensemble.
     
    Changelog et liens : Voir la partie en anglais.
    • 916 Downloads
    • 18 Comments
    Updated
  2. 🇺🇸 English
    This RAGEPluginHook plugin can be used to delete almost all in-game entities :
    - Vehicles (except trains/trams)
    - Peds
    - Some objects...
    Deletion is only temporary (e.g. to quickly remove a vehicle that is blocking the way); if you move too far away, reload the game, or edit a sequence in the Rockstar Editor, the changes will not be saved.
     
    📖 Usage
    Aim a weapon at an entity, then press Delete (⌨)/ A (🎮).
    The selected entity should become partially transparent.
    Then press Delete (⌨)/ A (🎮) a second time to confirm deletion, or press Enter (⌨)/ B (🎮) to cancel.
    Preview :
     
    📂 Installation
    1. Prerequisites
    RAGE Plugin Hook
    2. Installation
    Open the downloaded .zip archive, then drag and drop the contents of the “Grand Theft Auto V” folder into your game folder.
    After installation, you should have the following files:
    [Game folder]/plugins/DeleteThatEntity.dll
    3. Enable the plugin
    Automatically on startup: go to RPH settings > “Plugins” tab > check that the plugin is selected (or that all plugins are loaded on startup).
    Manually in-game: Open the RPH console and type LoadPlugin DeleteThatEntity.dll
     
    📑 Changelog
    See below the description
    0.1.2 :
    Code refactoring.
    Added an Update Check system for future versions.
    0.1.1 :
    Initial release.
     
    🔗 Links
    Source code : github.com/SSStuart/DeleteThatEntity_RPHPlugin
    Discord : @ssstuart
     
    - - - - - - - - - -
     
    🇫🇷 Français
    Ce plugin RAGEPluginHook permet de supprimer presque toutes les entitées en jeu :
    - Véhicules (sauf les trains/trams)
    - Personnes
    - Certains objets...
    La suppression n'est que temporaire (par exemple pour enlever rapidement un véhicule qui gêne); si vous vous éloignez trop, que vous rechargez le jeu, ou que vous éditez une séquence dans l'Éditeur Rockstar, les modifications ne seront pas sauvegardés !
     
    📖 Utilisation
    Visez une entité avec une arme, puis appuyez sur Suppr (⌨)/ A (🎮).
    L'entité sélectionnée devrait devenir semi transparente.
    Appuyez ensuite une seconde fois sur Suppr (⌨)/ A (🎮) pour confirmer la suppression, ou appuyez sur Entrée (⌨)/ B (🎮) pour annuler.
    Vidéo de présentation : voir la partie en anglais.
     
    📂 Installation
    1. Prérequis
    RAGE Plugin Hook
    2. Installation
    Ouvrez l'archive .zip téléchargée, puis glissez le contenu du dossier “Grand Theft Auto V” dans votre dossier du jeu.
    Après l'installation, vous devriez avoir les fichiers suivants :
    [Dossier du jeu]/plugins/DeleteThatEntity.dll
    3. Activation du plugin
    Automatiquement au lancement : allez dans les paramètres de RPH > onglet "Plugins" > vérifiez que le plugin est coché dans la liste (ou que tous les plugins sont chargés au lancement).
    Manuellement en jeu : Ouvrez la console RPH et entrez LoadPlugin DeleteThatEntity.dll
     
    Changelog et liens : Voir la partie en anglais.
    • 308 Downloads
    • 1 Comments
    Updated
  3. 🇺🇸 English
    This RAGEPluginHook plugin make fires burn longer/spread further.
    It also adds a console command : RemoveAllFire which... removes all fires.
     
    Preview :
     
    🔧 Configuration
    You can adjust some settings in the .ini file :
    The fire duration,
    The max number of fires,
    The radius of fire propagation (how fast it spreads),
    The fire extinguishers' efficiency.
    If the player should be fire proof
     
    ⚠ Know issues
    Water hoses on trucks are not effective
     
    📂 Installation
    1. Prerequisites
    RAGE Plugin Hook
    2. Installation
    Open the downloaded .zip archive, then drag and drop the contents of the “Grand Theft Auto V” folder into your game folder.
    Note: If you have modified the configuration file (.ini), compare the two instead of replacing the file.
    After installation, you should have the following files:
    [Game folder]/plugins/MoreFire.dll
    [Game folder]/plugins/MoreFire.ini
    3. Enable the plugin
    Automatically on startup: go to RPH settings > “Plugins” tab > check that the plugin is selected (or that all plugins are loaded on startup).
    Manually in-game: Open the RPH console and type LoadPlugin MoreFire.dll
     
    📑 Changelog
    See below the description
    0.1.2 :
    Added a setting to control the max number of fires.
    Code refactoring and optimization.
    Added an Update Check system for future versions.
    0.1.1 :
    Added configuration (.ini) file.
    0.1.0 :
    Initial release.
     
    🔗 Links
    Source code : github.com/SSStuart/MoreFire_RPHPlugin
    Discord : @ssstuart
     
    - - - - - - - - - -
     
    🇫🇷 Français
    Ce plugin RAGEPluginHook permet aux feux de brûler plus longtemps et de se propager plus.
    Il ajoute également une commande : RemoveAllFire qui éteint tous les feux.
    Vidéo de présentation : voir la partie en anglais.
     
    🔧 Configuration
    Vous pouvez ajuster certains paramètres dans le fichier .ini :
    La durée du feu,
    Le nombre maximum de feux,
    Le rayon de propagation du feu (à quel vitesse il se propage),
    L'efficacité des extincteurs,
    Si le joueur devait être résistant au feu.
     
    ⚠ Problèmes connus
    Les lances à eau des camions ne sont pas efficaces.
     
    📂 Installation
    1. Prérequis
    RAGE Plugin Hook
    2. Installation
    Ouvrez l'archive .zip téléchargée, puis glissez le contenu du dossier “Grand Theft Auto V” dans votre dossier du jeu.
    Remarque : si vous avez modifié le fichier de configuration (.ini), comparez les deux fichiers au lieu de remplacer le fichier.
    Après l'installation, vous devriez avoir les fichiers suivants :
    [Game folder]/plugins/MoreFire.dll
    [Game folder]/plugins/MoreFire.ini
    3. Activation du plugin
    Automatiquement au lancement : allez dans les paramètres de RPH > onglet "Plugins" > vérifiez que le plugin est coché dans la liste (ou que tous les plugins sont chargés au lancement).
    Manuellement en jeu : Ouvrez la console RPH et entrez LoadPlugin MoreFire.dll
     
    Liens : Voir la partie en anglais.
    Changelog : Voir ci-dessous
    • 3,431 Downloads
    • 6 Comments
    Updated

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.