Jump to content

LCPDFR V1.0 Not getting callouts.


Trek80
Go to solution Solved by LukeD,

Recommended Posts

  • Solution

Go into the LCPDFr.ini file and double check the following lines:

[Callouts]
MaximumSecondsBeforeNewCallout=300 //Maximum amount of time between 2 callouts
MinimumSecondsBeforeNewCallout=60 // Minimum time between two callouts
Enabled=True //Are callouts on? (busy/not-busy)
Multiplier=250 //The frequency of the callouts within the times above

If they seem ok and you still don't get callouts check the lcpdfr.log file for any crashes or warnings, if something says "failed to spawn ped" or "failed to create object" it's probably that.

 

you could also try using the console command "startcallout [caloutname]", I'm not sure if this is an API feature or a dev command but I've found that if I type in an API callout I'm adding, and get the name of it wrong, it defaults to a random callout. If that works and you get callouts adjust your game settings a little bit as it may be a memory issue, or adjust the settings mentioned above.

Edited by LukeD

Live Streaming daily from 8pm GMT (UK) at https://twitch.tv/OfficialLukeD - I play a variety of things 😄

Join my official discord server for support, general chat and my stream schedule! https://discord.gg/Mddj7PQ

Link to comment
Share on other sites

Go into the LCPDFr.ini file and double check the following lines:

[Callouts]
MaximumSecondsBeforeNewCallout=300 //Maximum amount of time between 2 callouts
MinimumSecondsBeforeNewCallout=60 // Minimum time between two callouts
Enabled=True //Are callouts on? (busy/not-busy)
Multiplier=250 //The frequency of the callouts within the times above

If they seem ok and you still don't get callouts check the lcpdfr.log file for any crashes or warnings, if something says "failed to spawn ped" or "failed to create object" it's probably that.

 

you could also try using the console command "startcallout [caloutname]", I'm not sure if this is an API feature or a dev command but I've found that if I type in an API callout I'm adding, and get the name of it wrong, it defaults to a random callout. If that works and you get callouts adjust your game settings a little bit as it may be a memory issue, or adjust the settings mentioned above.

 

Seemed to work once I typed Startcallout, I don't have to type it once I do that so... But it doesn't work unless I do that. Thanks for the help.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...