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.

Drae1

Members
  • Joined

  • Last visited

  1.    BlueLine Vibes reacted to a comment on a file: Custom Tactical Poses | Add-On
  2. FIVEM DPEMOTES THIS IS HOW TO ADD IT TO FIVEM DPEMOTES First drag and drop the Folders (Poses For Radio, Poses For Rifle, Poses For Vest) into the dpemotes stream folder. Then go to dpemotes\Client. Then open "AnimationList.lua" and add the following lines of code under the section DP.Emotes. Code: ["holding_weapon_2"] = {"anim@male@holding_weapon_2", "holding_weapon_2_clip", "Holding Weapon 2", AnimationOptions = { EmoteLoop = true, EmoteMoving = false, }}, ["holding_weapon_4"] = {"anim@male@holding_weapon_4", "holding_weapon_4_clip", "Holding Weapon 4", AnimationOptions = { EmoteLoop = true, EmoteMoving = false, }}, ["holding_weapon_kneel"] = {"anim@male@holding_weapon_kneel", "anim@male@holding_weapon_kneel_clip", "Weapon Kneel", AnimationOptions = { EmoteLoop = true, EmoteMoving = false, }}, ["holding_weapon_nvg"] = {"anim@male@holding_weapon_nvg", "holding_weapon_nvg_clip", "Holding Weapon NVG 1", AnimationOptions = { EmoteLoop = true, EmoteMoving = false, }}, ["holding_weapon_nvg_2"] = {"anim@male@holding_weapon_nvg_2", "holding_weapon_nvg_2_clip", "Holding Weapon NVG 2", AnimationOptions = { EmoteLoop = true, EmoteMoving = false, }}, ["hug_weapon"] = {"anim@male@hug_weapon", "hug_weapon_clip", "Hug Weapon 1", AnimationOptions = { EmoteLoop = true, EmoteMoving = false, }}, ["hug_weapon_2"] = {"anim@male@hug_weapon_2", "hug_weapon_2_clip", "Hug Weapon 2", AnimationOptions = { EmoteLoop = true, EmoteMoving = false, }}, ["pose_weapon"] = {"anim@male@pose_weapon", "pose_weapon_clip", "Pose Weapon 1", AnimationOptions = { EmoteLoop = true, EmoteMoving = false, }}, ["pose_weapon_2"] = {"anim@male@pose_weapon_2", "pose_weapon_2_clip", "Pose Weapon 2", AnimationOptions = { EmoteLoop = true, EmoteMoving = false, }}, ["pose_weapon_3"] = {"anim@male@pose_weapon_3", "pose_weapon_3_clip", "Pose Weapon 3", AnimationOptions = { EmoteLoop = true, EmoteMoving = false, }}, ["aim_weapon"] = {"anim@male@aim_weapon", "aim_weapon_clip", "Aim Weapon", AnimationOptions = { EmoteLoop = true, EmoteMoving = false, }}, ["preaim_weapon"] = {"anim@male@preaim_weapon", "preaim_weapon_clip", "Pre-Aim Weapon", AnimationOptions = { EmoteLoop = true, EmoteMoving = false, }}, ["run_weapon"] = {"anim@male@run_weapon", "run_weapon_clip", "run Weapon", AnimationOptions = { EmoteLoop = true, EmoteMoving = false, }}, ["tactical_kneel"] = {"anim@male@tactical_kneel", "tactical_kneel_clip", "Tactical Kneel", AnimationOptions = { EmoteLoop = true, EmoteMoving = false, }}, ["holding_vest"] = {"anim@male@holding_vest", "holding_vest_clip", "Holding Vest 1", AnimationOptions = { EmoteLoop = true, EmoteMoving = false, }}, ["holding_side_vest"] = {"anim@holding_side_vest", "holding_side_vest_clip", "Holding Side Vest", AnimationOptions = { EmoteLoop = true, EmoteMoving = false, }}, ["holding_siege_vest_side"] = {"anim@holding_siege_vest_side", "holding_siege_vest_side_clip", "Holding Siege Side Vest", AnimationOptions = { EmoteLoop = true, EmoteMoving = false, }}, ["holding_vest_2"] = {"anim@male@holding_vest_2", "holding_vest_2_clip", "Holding Vest 2", AnimationOptions = { EmoteLoop = true, EmoteMoving = false, }}, ["holding_vest_siege"] = {"anim@male@holding_vest_siege", "holding_vest_siege_clip", "Holding Vest Siege 1", AnimationOptions = { EmoteLoop = true, EmoteMoving = false, }}, ["holding_vest_siege_2"] = {"anim@male@holding_vest_siege_2", "holding_vest_siege_2_clip", "Holding Vest Siege 2", AnimationOptions = { EmoteLoop = true, EmoteMoving = false, }}, ["radio_left"] = {"anim@radio_left", "radio_left_clip", "Radio Left", AnimationOptions = { EmoteLoop = true, EmoteMoving = false, }}, ["holding_radio"] = {"anim@male@holding_radio", "holding_radio_clip", "Hold Radio", AnimationOptions = { EmoteLoop = true, EmoteMoving = false, }},
  3. Hi! I'm getting this when I open FiveM. I've added the "PLUGINS" files to the FiveM Plugin folder and the "GTAV Folder" to the main GTA directory. Not sure how to fix this Any help would be appreciated 😄

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.