Jump to content

RDRFR API Development

A forum for developers to discuss the RDRFR API.

  1. Started by LMS,

    We are happy to announce that RDRFR 0.1 includes a callout API similar to LSPDFR to allow you to develop our own missions. You can find an example based on our Shootout callout below. This also includes our latest XML documentation for RDRFR. If you have any questions, please use this forums or our Discord.

  2. Hello all, I'm hoping to get some help with a bug I've been experiencing in RDRFR. Sometimes when arresting a ped, the ped will be triggered as dead by scripts that have a reference to it. This interferes with the functionality of callouts and other mods that require differentiation between dead/arrested suspects such as my callout mod. For example, on my callouts if I arrest someone at gunpoint, the script will sometimes detect that the suspect has been killed as soon as they put their hands up. Since my mod offers different amounts of money depending on whether the ped was arrested or killed, this introduces a bug in the functionality. Any possible workaroun…

    • 3 replies
    • 9.1k views