Citizen.CreateThread(function() TriggerEvent('chat:addSuggestion', '/ooc', 'Type in Out-Of-Character mode', { }) TriggerEvent('chat:addSuggestion', '/911', 'Submit a public 911 call', { }) TriggerEvent('chat:addSuggestion', '/ad', 'Send an ad into the chat', { }) TriggerEvent('chat:addSuggestion', '/atc', 'To be used for Air Trafic Control', { }) TriggerEvent('chat:addSuggestion', '/darkweb', 'Send sketchy ads in here :)', { }) TriggerEvent('chat:addSuggestion', '/dispatch', 'To be used by dispatch for first responders', { }) TriggerEvent('chat:addSuggestion', '/drugdeal', 'Used to ad your drugdeal', { }) TriggerEvent('chat:addSuggestion', '/me', 'Used to mention personal actions', { }) end)