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.

FIB HRT Callouts 1.2.2.0

(3 reviews)

6 Screenshots

Introducing "FIB HRT Callouts" for LSPDFR v.0.4.9

v.1.2.2.0 by Achille. All rights reserved.

 

Description:

End a bank robbery of military-grade armed robbers, escort a VIP wanted dead by the russians at all costs, stop an extremely armed gang convoy, capture fleeing robbers in an armored car, rescue a VIP being hostage by a deadly gang and so on.

 

List of callouts:

This callout pack, as the version 1.2.2.0, contains the following callouts:

  • Bank Robbery
  • Pursuit
  • Convoy
  • Escort the VIP
  • Rescue the VIP
  • Reposession

More callouts will be added in the next updates. Every suggestion is welcome.

 

Requirements:

This script requires:

  • LSPDFR v.0.4.9
  • RageNativeUI v.1.9
  • Open All Interiors v.5.1
  • EUP 9.5
  • FIB Police Pack
  • Vapid TARV
  • LSSD Pack

All links to the mods are provided in the README.txt file.

 

Installation:

Just drop the lspdfr and plugins folder into your game directory. Note: if you made any change in the outfits.xml files (contained in the FIB HRT Callouts folder), make a backup before overwriting them.

 

Outfits customization:

All outfits used by the scripts are customizable, so any EUP release is supported. Each xml file is structured as follows:

<Outfits>
  <Outfit>
     <!-- The name of the outfit. It is used internally by the script to recognize the outfit, so do not modify this! -->
    <Name>Name</Name>
    <!-- All variations of the outfit. Must contain at least a main variation -->
    <Variations>
      <!-- Main variation -->
      <Variation>
      	<Components>
      	  <!-- Adds the component with id=0, drawable=0 and textures a random value in the set {0,1,5,6,7,8} -->
      	  <Component id="0" drawable="0" texture="0,1,5-8" /> 
      	  <!-- Other components... -->
    	</Components>
    	<!-- This is optional. Outfits may have no prop -->
    	<Props> 
       	  <!-- Adds the prop with id=0, drawable=0 and texture=0. The attached attribute is optional, default is false -->
      	  <Prop id="0" drawable="0" texture="0" attached="true" />
      	  <!-- Other props... -->
    	</Props>
      </Variation>
      <!-- Second variation -->
      <Variation>	
        <Components>
          <!-- Changes the component with id=0 of the main variation -->
          <Component id="0" drawable="1" texture="0" /> 
           <!-- Other changes... -->
        </Components>
      </Variation>
       <!-- Other variations... -->
    </Variations>
  </Outfit>
  <!-- Other outfits... -->
</Outfits>

 

Known bugs:

 

Any reported bugs will be added here. Green means the bug is ready to be solved in the next release, while red means the bug is still not solved.

 

Featured videos:

 

Huge thanks to all content creators that decided to feature this callout pack in a video 😃. If you want your video to be added in this list, please send me a message.

Edited by AchilleX
New version (1.2.2.0)

What's New in Version 1.2.2.0

Released

  1. Added an introductory dialogue for 'Rescue the VIP' callout. Now dialogues lines will not be displayed with the same duration but they are instead computed based on average human reading speed.
  2. Slightly changed the 'Rescue the VIP' VIP AI when rescuing him. Now he will follow you better from car to car, displaying a blue blip when he is not in the same vehicle as you. When walking, he can still get stuck thought.
  3. Fully changed the weapons used by the FIB HRT Team from the Military Rifles to Carbine Rifles MK II. Changed the behaviour too: they will try to bring to safety injured buddies and will throw smoke granades.
  4. Changed the outfit API. Now supports multiple textures for the same drawable using commas and ranges of values. Also, there can be multiple variation of the same outfit. When using a mask (component with id=1), the face of the peds will be reverted back to default to prevent compenetrations.
  5. Minor bug fixing.

Short Description

Crazy and original callouts for LSPDFR.

User Feedback

Recommended Comments

david14cz

Members

3 hours ago, AchilleX said:

Callout manager does not work with Bank Robbery and I do not know why.

 

When is the failed message displayed?

Every time I manage to escape with the van, and also you did not specify in repossesion where to take the van, so I usually just try to escape, which is imposibble, because they just hit the van twice and it displays failed message. 

AchilleX

Members Author

On 1/31/2022 at 12:57 PM, david14.cz said:

Every time I manage to escape with the van, and also you did not specify in repossesion where to take the van, so I usually just try to escape, which is imposibble, because they just hit the van twice and it displays failed message. 

Yes, it is specified by a subtitle and a blip. Seems like an exception occurred or you managed to enter the van when you were not supposed to.

david14cz

Members

(edited)

2 hours ago, AchilleX said:

Yes, it is specified by a subtitle and a blip. Seems like an exception occurred or you managed to enter the van when you were not supposed to.

Yes, it is specified that at the beginning that we are supposed to look for a van. I look through all their place, and the van isn't even there man. So how am I supposed to enter the van in first place. Then I found that there is a key inside their pub. But you didn't answer me the previous question so I'm going to ask you now. Why is there every time an MC member with stun gun spawning behind me and tasing me when I manage to steal the key. I mean it is impossible to dodge, and I even activate dgod mode to see if I can survive it, but no, it doesn't even work with god mode. After tasing me the screen is black and it takes me behind their place and I automatically fail. So if in that case that is an exception you are talking about, then I hope you can fix this in your next update of these callouts, because this repossesion is really cool and interesting mission and I know that your callouts have been here for a month, so it makes sense that there are some bugs and it can't be perfect at the beginning.   

and I'm not sure about the blip that you mentioned, I think i have not seen any blip during repossesion.

I really like your callouts and I understand that when there is a bug, I will just have to wait until you will find time to fix it. Correct me if I'm wrong.

Or you know what, could you please record me how you play this particular mission, the repossesion, so I can see how you do it, if it is possible.

Thanks in advance for your answer

Edited by david14.cz

AchilleX

Members Author

(edited)

On 2/1/2022 at 3:51 PM, david14.cz said:

Yes, it is specified that at the beginning that we are supposed to look for a van. I look through all their place, and the van isn't even there man. So how am I supposed to enter the van in first place. Then I found that there is a key inside their pub. But you didn't answer me the previous question so I'm going to ask you now. Why is there every time an MC member with stun gun spawning behind me and tasing me when I manage to steal the key. I mean it is impossible to dodge, and I even activate dgod mode to see if I can survive it, but no, it doesn't even work with god mode. After tasing me the screen is black and it takes me behind their place and I automatically fail.


Yes, you cannot dodge the stun gun. That’s because you have first to find the van, which is in the yellow area but well hidden; or start the fight with the LostMC. If you try the “stealth way”, you will just fail.


 

On 2/1/2022 at 3:51 PM, david14.cz said:

So if in that case that is an exception you are talking about, then I hope you can fix this in your next update of these callouts, because this repossesion is really cool and interesting mission and I know that your callouts have been here for a month, so it makes sense that there are some bugs and it can't be perfect at the beginning.   

and I'm not sure about the blip that you mentioned


You said you found the van but while you were escaping a mission failed screen occurred. That’s why I said “an exception could have been thrown”, but now you’re telling me that you can’t find the van.

 

On 2/1/2022 at 3:51 PM, david14.cz said:

I'm not sure about the blip that you mentioned, I think i have not seen any blip during repossesion.


Don’t you see a yellow area in the minimap when you are in the LostMC Club? That’s a blip.

Edited by AchilleX

Djamoon

Members

I can't start the pursuit and bank robbery callout via the F4 console. Maybe because I have other callouts with the same name installed? What should I do?

david14cz

Members

On 2/3/2022 at 10:42 AM, AchilleX said:


Yes, you cannot dodge the stun gun. That’s because you have first to find the van, which is in the yellow area but well hidden; or start the fight with the LostMC. If you try the “stealth way”, you will just fail.


 


You said you found the van but while you were escaping a mission failed screen occurred. That’s why I said “an exception could have been thrown”, but now you’re telling me that you can’t find the van.

 


Don’t you see a yellow area in the minimap when you are in the LostMC Club? That’s a blip.

I swear man that I really can't find the van, and yes I do see the yellow area, I already said that before and I'm saying it again, I SEARCHED THE WHOLE AREA AND THE VAN IS NOT THERE, It appears after I attack them, and as you said, the exception could have been thrown, and that is like very time I steal the van. Could you please at least tell me where is the van hidden or where it is supposed to be hidden. 

DraceusPD

Members

(edited)

7 hours ago, david14.cz said:

I swear man that I really can't find the van, and yes I do see the yellow area, I already said that before and I'm saying it again, I SEARCHED THE WHOLE AREA AND THE VAN IS NOT THERE, It appears after I attack them, and as you said, the exception could have been thrown, and that is like very time I steal the van. Could you please at least tell me where is the van hidden or where it is supposed to be hidden. 

the van is inside a garage. if you go close enough the garage door opens and u see it inside. took me some time to find it too

------------------------------------------------------------------

where are the keys they are too hard to find it feels like it doesnt even exist.  reply keeps merging as one comment smh

Edited by DraceusPD

david14cz

Members

(edited)

15 hours ago, DraceusPD said:

the van is inside a garage. if you go close enough the garage door opens and u see it inside. took me some time to find it too

------------------------------------------------------------------

where are the keys they are too hard to find it feels like it doesnt even exist.  reply keeps merging as one comment smh

Oh ok, thanks man, the keys are inside the pub, if you will reach the pub, you will find their the safe, after you reach the safe, you will have the option to crack/open it by using E. After that you will get a key.

And also I have a question, which garage is it, because there are lots of them, and when I reached the one marked in the map, it didn’t open, so I’m wondering which one it could be

Edited by david14.cz

AchilleX

Members Author

(edited)

11 minutes ago, david14.cz said:

Oh ok, thanks man, the keys are inside the pub, if you will reach the pub, you will find their the safe, after you reach the safe, you will have the option to crack/open it by using E. After that you will get a key.

And also I have a question, which garage is it, because there are lots of them, and when I reached the one marked in the map, it didn’t open, so I’m wondering which one it could be


There is only a single garage that opens automatically when you are near it.

Edited by AchilleX

david14cz

Members

59 minutes ago, AchilleX said:


There is only a single garage that opens automatically when you are near it.

I was near every garage, especially the one that is in the yellow area, and it didn't open, I was even kicking to the door of the garage and nothing happened or is there a distance where I need to be for the garage to open ?

david14cz

Members

Right, I have not been playing lspdfr for a long time, but I would like to know which garage does automatically open, could anybody please take me a screenshot to show me, if it is the garage marked on the map. It is really strange but I’m near that garage marked on the map and it does not open for some reason.

ima panda32

Members

the bank callout doesn't work it never shows up naturally and if i force it nothing happens

red.reddington

Members

I hope the escort the VIP can be on land/via vehicle

Hey ! I dont know why but I cant start the bank robbery callout, for me every callouts but the bank robbery callout dont work

tee

Members

Love the callouts and I just love the endless gunfight in the "Rescue the VIP" callout, but It seems like that's all I can do is kill the enemies as I don't see the vip that I'm suppose to rescue. When I get close to the second hotel unit my game crashes every time so, is the vip supposed to be located in the 2nd unit? 

RagePluginHook.log

Really must say this is such a great callout pack. But the bank robbery callout wont show up, even when I force it. And for repossesion the clubhouse doordoesent open, even tho i have oai installed.

AchilleX

Members Author

On 6/10/2022 at 11:05 PM, LSPDHighway said:

Really must say this is such a great callout pack. But the bank robbery callout wont show up, even when I force it. And for repossesion the clubhouse doordoesent open, even tho i have oai installed.

Now the "Bank Robbery" callout should work, I forgot to specify a mod depencency 😑

 

Regarding "Reposession", is OAI working fine? I have installed my mod (with its dependencies) in a clean GTA 5 folder and everything is working fine.

21 minutes ago, AchilleX said:

Now the "Bank Robbery" callout should work, I forgot to specify a mod depencency 😑

 

Regarding "Reposession", is OAI working fine? I have installed my mod (with its dependencies) in a clean GTA 5 folder and everything is working fine.

Repossesion is working again, i dont Remember what was the issue. But thanks!! 😄

Hey, so do I need the LSSD pack to play with the bank callouts ?

AchilleX

Members Author

(edited)

4 hours ago, AmFrench said:

Hey, so do I need the LSSD pack to play with the bank callouts ?

Exactly. To be precise, you just need any pack that contains a sheriffscout vehicle. Maybe in the next update I’ll remove this dependency 🤔

Edited by AchilleX

2 hours ago, AchilleX said:

Exactly. To be precise, you just need any pack that contains a sheriffscout vehicle. Maybe in the next update I’ll remove this dependency 🤔

 Does it work if I name one of my addon sherriffscout ?

AchilleX

Members Author

8 minutes ago, AmFrench said:

 Does it work if I name one of my addon sherriffscout ?

Yes, if you can spawn it with a trainer with that name, the callout should work also.

5 hours ago, AchilleX said:

Yes, if you can spawn it with a trainer with that name, the callout should work also.

Alright and so I also need the fib police pack and the vapid TARV ? and what do I need in the fib police pack ?

5 hours ago, AchilleX said:

Yes, if you can spawn it with a trainer with that name, the callout should work also.

Alright and so I also need the fib police pack and the vapid TARV ? and what do I precisly need in the fib police pack ?

5 hours ago, AchilleX said:

Yes, if you can spawn it with a trainer with that name, the callout should work also.

Alright and so I also need the fib police pack and the vapid TARV ? and what do I precisly need in the fib police pack ?

AchilleX

Members Author

On 9/17/2022 at 7:30 PM, AmFrench said:

Alright and so I also need the fib police pack and the vapid TARV ? and what do I precisly need in the fib police pack ?

You should install the whole pack. 

1 hour ago, AchilleX said:

You should install the whole pack. 

Ok and sorry for the triple quote in my last comment, my internet was laggy when I was writting the comment

Create an account or sign in to comment

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.