🗣️HRNPCDialogue
NPC dialogue system with custom design
Last updated
NPC dialogue system with custom design
Last updated
Download the dependency HRLib
Download HRNPCDialogue
Write this in your server.cfg:
start HRLib
start HRNPCDialog
targetPed: integer?
the ped, the camera must be focused on
options: HRNPCDialgueOptions
dialgue settings/options
createPed: { model: string|integer, animation: { dict: string, anim: string }?, coords: vector4 }?
feature that allows you to create a ped directly with this function