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.

ThornabySean

Members
  • Joined

  • Last visited

Reputation Activity

  1. Like
    ThornabySean got a reaction from Deactivated Member in Getting Random Ped to not Flee   
    Thank you all for your help, after a lot of playing about the answer I have just tested was very close to what Albo said (not that I ever expect anything Albo says to be wrong!)
    NPC.BlockPermanentEvents = true;
    NPC.GiveNewWeapon("WEAPON_BAT", 20, true);
    NPC.RelationshipGroup = MyEnemyGroup;
    Rage.Native.NativeFunction.Natives.TaskCombatPed(NPC, Game.LocalPlayer.Character, 0, 16); <------ setting this to 16 was the difference, setting back to 1 meant they ran away again
    The enemy group will come in handy later in a different scenario where the ped 'calls in his mates' :-)
    Thank you all for taking the time to respond.
  2. Like
    ThornabySean got a reaction from Albo1125 in Getting Random Ped to not Flee   
    Thank you all for your help, after a lot of playing about the answer I have just tested was very close to what Albo said (not that I ever expect anything Albo says to be wrong!)
    NPC.BlockPermanentEvents = true;
    NPC.GiveNewWeapon("WEAPON_BAT", 20, true);
    NPC.RelationshipGroup = MyEnemyGroup;
    Rage.Native.NativeFunction.Natives.TaskCombatPed(NPC, Game.LocalPlayer.Character, 0, 16); <------ setting this to 16 was the difference, setting back to 1 meant they ran away again
    The enemy group will come in handy later in a different scenario where the ped 'calls in his mates' :-)
    Thank you all for taking the time to respond.

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.