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