Functions
talk
exports.mad_goon:talk(message, isNetworked, location)exports.mad_goon:talk('hello there')
exports.mad_goon:talk('hello there', 'above')
exports.mad_goon:talk('hello there', GetVehiclePedIsIn(cache.ped, false))
exports.mad_goon:talk('hello there', vector3(100, 200, 30))
exports.mad_goon:talk('hello there', {0, 0, 2})getCharacter
setCharacter
getAddressal
setAddressal
getAvailableCharacters
getAvailableAddressals
playSpeech
playRandomLine
openMenu
Last updated