Envi Scripts Documentation
  • 👋Introduction
  • 🌉Envi-Bridge
  • ⚙️Compatibility
  • 🖨️Licensing
  • 📒Premium Scripts
    • ❔FAQ / COMMON ISSUES
    • ‼️FIRST STEPS (READ FIRST)
    • ⭐Useful Resources
    • 👀Envi FiveM Showcase Server
    • 📸Envi-Camera
      • ❗First Steps
      • Inventory Setup
      • Editable Functionality
      • Complete Lens Kit
      • Printing Photos
      • Ped Reactions
      • Exports
      • Config File
    • 🪚Envi-ChopShop
      • Inventory Setup
      • How to Chop
      • Props for AntiCheats
      • Editable Functionality
      • Config File
    • 🪣Envi-Dumpsters
      • Common Issues
      • Inventory Setup
      • Editable Functionality
      • Exports
      • Exclusive Zones
      • Survival Items
      • Shopping Carts
      • Hobo Bowling
      • Hobo Taxi
      • Rats and Racoons
      • Config File
      • V2 Config
    • 💺Envi-Ejector-Seats
      • Inventory Setup
      • How to Eject
      • Editable Functionality
      • Config File
    • 🔥Envi-Flamethrower (Standalone)
      • Common Issues
      • Inventory Setup
      • Refueling
      • Editable Functionality
      • Config File
    • 🪽Envi-Flight-Suits
      • Inventory Setup
      • Flight Suits
      • Config File
    • 🍜Envi-Food-Truck
      • ❗VooDoo Required
      • Common Issues
      • Inventory Setup
      • Adding Additional Grill Items
      • Unique Shops with Liveries
      • Spawning the Trucks
      • Using the Trucks
      • Exports
      • Config File
    • 💍Envi-Forever-Rings
      • Inventory Setup
      • Editable Functionality
      • Ring Shop MLO
      • Config File
    • 💻Envi-Hack-Minigames (Standalone)
      • The Worm
      • Password
      • Firewall
      • Node Runner
      • Config File
    • 🎞️Envi-HUD
      • ❗First Time Setup
      • Common Issues
      • Inventory Setup
      • Adding Custom Weapons
      • Change Logo
      • Custom Fonts
      • Converting Notifications
      • Converting Progress Bars
      • Editable Functionality
      • Settings Save Location
      • Exports and Events
      • Commands
      • Vehicle Control
      • Anti Muscle Spasm
      • Ragdoll
      • Config File
    • 🎇Envi-Items
      • Inventory Setup
      • Config File
    • 🚑Envi-Medic
      • Common Issues
      • Fully Disable Transport to Hospital
      • Failsafe
      • Ambulance Scripts
      • Vehicle Fuel
      • Vehicle Keys
      • Exports
      • Config File
    • ☄️Envi-MethVan
      • Common Issues
      • Inventory Setup
      • Cooking Process
      • Editable Functionality
      • Adding a Vehicle
      • Config File
    • 🍃Envi-Megablower9000 (Standalone)
      • Inventory Setup
      • Config File
    • 👯Envi-Population (Standalone)
      • ❗Initial Setup
      • Common Issues
      • Config File
    • 🗒️Envi-Prescriptions
      • Common Issues
      • Inventory Setup
      • Editable Functionality
      • Config File
    • 🔧Envi-Sabotage
      • ❗First Time Setup
      • Common Issues
      • Inventory Setup
      • Exports
    • 🛒Envi-Shops
      • Common Issues
      • Inventory Setup
      • Exports
      • Editable Functionality
      • Config File
    • 📱Envi-Trap-Phone
      • Common Issues
      • Inventory Setup
      • Commands
      • Exports
      • Adding Custom Drugs
      • Using the Phone
      • Disabling Extra Services
      • Config Files
        • config.lua
        • dialogueSettings.lua
        • extraServices.lua
        • gangZoneSettings.lua
        • personalitySettings.lua
        • specialContactSettings.lua
    • 👰Envi-Weddings
      • Inventory Setup
      • Starting Info
      • Manually Removing Data
      • Commands
      • Config File
    • 🎅Envi Xmas-Weapons (Standalone)
      • Inventory Setup
      • Config File
    • 🗡️Envi-Zombie-Weapons (Standalone)
      • Inventory Setup
    • 🧟‍♂️Envi-Zombies
Powered by GitBook
On this page
  1. Premium Scripts
  2. Envi-Trap-Phone
  3. Config Files

dialogueSettings.lua

Config.Lang = {
    -- NEW -- 
    ['need_more_baggies'] = 'You need more Baggies!',
    ['need_more_large_baggies'] = 'You need more Large Baggies!',

    ['serve_customer'] = 'Serve Customer',
    ['each'] = ' each?',
    ['potential_sale'] = 'Potential Sale!',
    ['we_got_a_deal'] = 'We Got A Deal?',
    ['make_the_deal'] = 'Make The Deal!',
    ['youre_too_far_away'] = 'You\'re too far away from the potential buyer!',
    ['no_drug'] = 'You don\'t have any %s to sell!',
    ['refuse_offer'] = 'Refuse Offer',
    ['accept_offer'] = 'Accept Offer',
    ['decline'] = 'Decline',
    ['you_kept_the_customer_waiting_too_long'] = 'You kept the customer waiting too long! They got frustrated and left.',
    ['you_refused_the_offer'] = 'You refused the offer!',
    ['confirm_location'] = '[E] - Confirm Location',
    ['rotate'] = '[SCROLLWHEEL] - Rotate || [E] - Confirm',
    ['buyer_parking'] = 'The potential buyer is parking up in their vehicle',
    ['customer_struggling_to_park'] = 'The Customer is struggling to park up and may leave soon!',
    ['customer_has_left'] = 'The Customer has left due to parking issues!',
    ['update_meet_spot'] = 'Please select a meet-up location for customers in vehicles!',
    ['meet_spot_updated'] = 'Meet-Up Spot Updated!',
    ['meet_spot_cancelled'] = 'Cancelled!',
    ['drop_off_request'] = 'Drop Off Request - %s 1 x %s of %s!',
    ['left_corner'] = 'You\'ve left your corner!',
    ['sale_confirmed'] = 'Sale Confirmed',
    ['sale_denied'] = 'Sale Denied',
    ['complete_drop_off'] = 'Complete Drop-Off',
    ['gang_encounter'] = 'Gang Encounter!',
    
    ['paid_off_gang'] = 'You paid off The %s! They won\'t bother you for a while!',
    ['failed_to_bribe'] = 'Failed to bribe',
    ['refused_offer'] = 'You refused offer to pay off the gang! They took your stash!',
    ['extortion'] = 'Extortion! - [The %s]',
    ['make_payment'] = 'You\'re gonna need to make a payment to %s if you want to sell on our turf!',
    ['refused_offer_no_stash'] = 'You refused offer to pay off the gang!',
    ['retrieve_stash'] = 'Retrieve Stash',
    ['label_retrieve_stash'] = 'Retrieve Stash',
    ['label_amount'] = 'Amount',
    ['label_make_an_offer'] = 'Make an Offer!',
    ['notify_paid_off_gang'] = 'You paid off The %s! They won\'t bother you for a while!',
    ['notify_refused_offer'] = 'You refused offer to pay off the gang! They took your stash!',
    ['notify_refused_offer_no_stash'] = 'You refused offer to pay off the gang!',
    ['notify_failed_to_bribe'] = 'Failed to bribe',
    ['try_to_escape'] = '[X / BACKSPACE] - Try to Escape',
    ['text_sent_locals'] = 'Text sent to locals - "I\'m on my corner at %s if you need any %ss of %s!"',
    ['text_sent_drop_offs'] = 'Text sent to locals - "I\'m doing drop-offs if you need any %ss of %s!"',
    ['new_contact'] = 'New Contact!',
    ['new_contact_saved'] = 'New Contact Saved!',
    ['local_scout'] = 'Local Scout',
    ['local_scout_message'] = 'I thought you\'d be calling me soon.. What information do you need?!',
    ['can_i_sell'] = 'Can I Sell Here?',
    ['can_i_sell_message'] = 'Wondering if you can sell in this area? Hmmm, let me check..',
    ['any_local_gangs'] = 'Any Local Gangs In The Area?',
    ['any_local_gangs_message'] = 'You worried about needing to watch your back?',
    ['popular_drugs'] = 'What drugs are popular here?',
    ['checking_drugs'] = 'Hmmm, let me check that for you!',
    ['area_wealth'] = 'How rich are people here?',
    ['big_spenders'] = 'You looking for BIG SPENDERS huh?!',
    ['hang_up'] = 'Hang Up',
    ['allowed_to_sell'] = 'Hmmm.. Yeah.. It should be okay for you to start selling in %s!',
    ['not_allowed_to_sell'] = 'Uh-oh. Looks like selling is not allowed in %s!',
    ['rival_control'] = 'Your Rivals - The %s control this area! Watch your back!',
    ['gang_active'] = 'The %s are active in this area! You should probably be careful!',
    ['gang_homies'] = 'Your Homies - The %s are active in this area!',
    ['no_gang_control'] = 'Doesn\'t seem like there\'s any local gang in control of this area!',
    ['high_demand_drugs'] = 'Word on the street is there is a High Demand for %s here!',
    ['no_high_demand'] = 'Looks like there is no High Demand for drugs in this area!',
    ['wealth_level'] = 'This area is classified as a %s area!',
    ['see_you_later'] = 'Okay, see ya later homie!',
    ['offer_drugs'] = 'Offer Drugs',
    ['plug_contact_1'] = 'Yo, my name is %s, my number is %s, I can hook you up with large amounts of %s! Call me anytime!',
    ['plug_contact_2'] = 'What\'s up? I\'m %s, you can reach me on %s, I can hook you up with %s!',
    ['plug_contact_3'] = 'I hear you\'re the big dog around here lately! I\'m %s, my number is %s, call me if you need any %s!',
    ['plug_contact_4'] = 'Nice to meet you, my name is %s, call me on %s if you need %s!',
    ['zone_info_contact'] = 'My name is %s, I know everything about these mean streets! Call me on %s if you need some information!',
    ['new_gang_contact'] = 'New Gang Contact!',
    ['gang_contact'] = 'My name is %s. Save my number: %s - I\'m a %s of The %s! Maybe we can help eachother out!',
    ['change_your_mind'] = 'Change your mind',
    ['current_relationship'] = 'CURRENT RELATIONSHIP - ',
    ['name_your_price'] = 'Name Your Price',
    ['its_your_call'] = 'It\'s your call!',
    ['selling_zone_message'] = 'Started selling at %s',
    ['dropoff_message'] = 'Started doing drop-offs - %ss of %s',
    ['you_are_holding'] = 'You are holding %d X %s! Find a trunk to put these away!',
    ['you_need_to_be_carrying'] = 'You need to be carrying something to do that!',
    ['complete_the_deal'] = 'Complete The Deal',
    ['collect_goods'] = 'Collect Goods',
    ['we_cool'] = 'You wanna know if you\'re cool with The %s, huh?',
    ['gang_rel'] = 'Your relationship with the %s is %s !',
    ['no_relationship'] = 'You don\'t have a relationship with The %s!',
    ['low_bribe_amount'] = 'You think this is some kind of joke?! Just wait until we catch you slippin\'!',
    ['bribe_success'] = 'Pleasure doing business with you! - The %s should leave you alone for now!',
    ['bribe_fail'] = 'Maybe next time you\'ll be more considerate to The %s and will have the funds ready!',
    ['paying_dues'] = 'That\'s right - you can\'t make money around here without giving The %s a cut! What you gonna send us?!',
    ['pay_dues'] = 'Pay Dues To The %s',
    ['pathetic'] = 'You\'re pathetic..',
    ['thanks_for_donation'] = 'Thanks for your donation! - The %s will be sure to hear about this!',
    ['call_me_again'] = 'Call me again, buddy!',
    ['pay_for_protection'] = 'You wanna pay our protection?! That\'s going to cost a lot of money...',
    ['pay_for_protection_label'] = 'Pay For Protection',
    ['pay_for_protection_speech'] = 'How does $%s sound?!',
    ['pay'] = 'Pay $%s!',
    ['pay_for_protection_success'] = 'Alright, I\'ll make sure my boys got your back if we see you on our territory! But remember - this won\'t last forever!',
    ['stop_wasting_my_time'] = 'Stop wasting my time!',
    ['already_spoke_to_you'] = 'I already spoke to you today... Get lost!',
    ['no_gang_leader'] = 'I don\'t have a gang leader contact for that!',
    ['speaking_with'] = 'Speaking with %s',
    ['speaking_with_speech'] = 'You need something from the %s?! Make it quick.',
    ['check_relationship'] = 'Check Relationship',
    ['bribe_gang'] = 'Bribe The %s',
    ['bribe_gang_speech'] = 'You wanna bribe The %s? What\'s your offer?!',
    ['no_answer'] = 'No answer!',
    ['no_special_contact'] = 'I don\'t have a special contact for that!',
    ['speaking_with_plug_speech_1'] = 'You need some stuff? I can sell you %s for $%s per %s',
    ['speaking_with_plug_speech_2'] = 'What ya need homie? I can hook you up with %s for $%s per %s',
    ['speaking_with_plug_speech_3'] = 'Whos this?! Oh, it\'s you! Yeah sure, I got %s! I can sell you it for $%s per %s',
    ['speaking_with_plug_speech_4'] = 'What\'s up?! - you need more %s?! I got you! That\'ll be $%s per %s',
    ['accept_offer_speech'] = 'Okay, no problem I got you! - Meet me at my spot near %s! - Bring a vehicle to store the goods! - I\'ll see you there!',
    ['plug_meet_up'] = 'Plug Meet-Up',
    ['plug_meet_up_speech'] = 'I got the %s, you got the cash?! That\'ll cost you $%s per %s',
    ['talk_to_contact'] = 'Talk to %s',
    ['talk_to_contact_speech'] = 'Hell Yeah! How much d\'you need?',
    ['already_talked_to_contact'] = 'I already talked to you! Get out of here!',
    ['how_many'] = 'How many?',
    ['cant_sell_that_much'] = 'I can\'t sell you that much! I can only get %s at a time!',
    ['not_enough_money'] = 'You don\'t have enough money to purchase that!',
    ['leave'] = 'Leave',
    ['killed_gang_member'] = 'You\'ve killed a member of The %s! - Be Careful!',
    ['what_you_bagging_up'] = 'WHAT YOU BAGGING UP?!',
    ['no_drugs_to_weigh'] = 'You have no drugs that you need to weigh up!',
    ['select_split_amounts'] = 'SELECT SPLIT AMOUNTS',
    ['splitting'] = 'splitting ',
    ['bagging_up'] = 'Bagging Up ',
    ['bagging_cancelled'] = 'Bagging Cancelled',
    ['use_scales'] = 'Use Scales',
    ['pick_up'] = 'Pick Up',
    ['battery_remaining'] = 'Battery Remaining - %s %',
    ['price_stock'] = 'Price: $%s | Stock: %s',
    ['buy_quantity'] = 'How many you looking to buy?!',
    ['exit_prompt'] = '[ESC/ BACKSPACE] - Exit',
    ['enter_business'] = 'Enter Business',
    ['visit_black_market'] = 'Visit Black Market',
    ['arms_menu'] = '%s - Blackmarket',
    ['browse_goods'] = 'Browse Goods',
    ['browse_goods_desc'] = 'Get your hands on the finest wares!',
    ['amount'] = 'Amount',
    ['amount2'] = 'Amount: $%s',
    ['wash_amount'] = 'How much you looking to wash?!',
    ['wait_time'] = 'You must wait %s minutes before collecting your funds!',
    ['time_remaining'] = 'Approx. Time Remaining: %s minutes',
    ['speak_manager'] = 'You need to speak with the manager, huh?',
    ['speaking_to_manager'] = 'Speaking to the Manager...',
    ['check_funds'] = 'Check Funds',
    ['check_funds_desc'] = 'See how much money you have in the wash!',
    ['check_info'] = 'Check Info',
    ['check_info_desc'] = 'See your trust level with this business!',
    ['money_wash_business'] = 'Money Wash Business - %s',
    ['trust_level'] = 'Trust Level: %s',
    ['trust_level_desc'] = 'Your trust level with this business!',
    ['current_return'] = 'Current Return: %s%%',
    ['current_return_desc'] = 'Your percent return with this business!',
    ['current_processing_time'] = 'Current Processing Time: %s minutes',
    ['current_processing_time_desc'] = 'Your current processing time with this business!',
    ['wash_money'] = 'Wash Money',
    ['wash_money_desc'] = 'How much do you need us to clean?!',
    ['request_manager'] = 'Request Manager',
    ['request_manager_desc'] = 'Check for available services!',
    ['new_phone_registered'] = 'New Phone Registered!',
    ['retrieve_stolen_stash'] = 'You have retrieved %s of %s back from The %s',
    ['no_stolen_stash'] = 'No stolen stash found for %s',
    ['scales_batteries_changed'] = 'Batteries successfully changed.',
    ['scales_out_of_battery'] = 'Scales are out of battery!',
    ['scales_callibrated'] = 'Scales successfully callibrated.',
    ['no_use_for_batteries'] = 'You have no use for these batteries!',
    ['scales_successfully_placed'] = 'Scales successfully placed.',
    ['scales_successfully_collected'] = 'Scales successfully collected.',
    ['split_drug'] = 'You have successfully split the drug into %s',
    ['split_drug_failed'] = 'You have failed to split the drug into %s',
    ['quality_affects_relationships'] = 'The quality of the product has negatively affected your relationship with this local.',
    ['quality_affects_relationships_positive'] = 'The quality of the product has positively affected your relationship with this local.',
    ['sold_drug'] = 'You sold %s %s of %s for $%s',
    ['moneywash_level_up'] = 'Congratulations! Your trust level with this business is now: Level %s!',
    ['moneywash_thanks_for_business'] = 'Thanks for your business - we see you soon!',
    ['moneywash_not_enough_money'] = 'You do not have enough money to clean!',
    ['moneywash_no_dirty_money'] = 'You have no dirty money to clean!',
    ['not_enough_stock'] = 'Not enough stock to purchase that amount!',
    ['counter_offer'] = 'Counter Offer',

    -- NEW IN 1.2.0
    ['cant_sell_now'] = 'You can\'t sell right now!',
    ['checking_funds'] = 'Checking Funds..', -- (Previously missed)


    -- NEW GANG INTERACTIONS FOR 1.2.0 -- 

    ['bribe_offer_speech_1'] = 'This better be a good offer.. Don\'t play stupid!',
    ['bribe_offer_speech_2'] = 'That\'s right - we need our cut - cough it up!',
    ['bribe_offer_speech_3'] = 'Okay then, Make me your best offer..',
    ['bribe_offer_speech_4'] = 'How much you got?!',
    ['bribe_offer_speech_5'] = 'Pay up if you know what\'s good for you!',

    ['bribe_speech_easy_1'] = 'We\'re going to need a payment of $%s to make this go away..',
    ['bribe_speech_easy_2'] = 'How does $%s sound?',
    ['bribe_speech_easy_3'] = 'You better hand over $%s - That\'s our cut for letting you sell around here!',
    ['bribe_speech_easy_4'] = '$%s or you\'re dead!',
    ['bribe_speech_easy_5'] = 'Give me $%s or I\'ll take everything you got!',

        
    ['decline_bribe_speech_1'] = 'HUH?! You think I\'m playing?! PUT YOUR HANDS UP!',
    ['decline_bribe_speech_2'] = 'Only that much?! You just made a big mistake..',
    ['decline_bribe_speech_3'] = 'I\'m not some punk! Give me all your drugs!',
    ['decline_bribe_speech_4'] = 'You think you can handle this smoke?!',
    ['decline_bribe_speech_5'] = 'Wow, you really are stupid..',

    ['accept_bribe_speech_1'] = 'Okay, you\'re safe.. For now!',
    ['accept_bribe_speech_2'] = 'I\'ll let the boss know you were cooperative.',
    ['accept_bribe_speech_3'] = 'It\'s a good start, but you still owe us..',
    ['accept_bribe_speech_4'] = 'See. Easy Peasy.',
    ['accept_bribe_speech_5'] = 'Get outta here before I change my mind!',


    ['cut_of_action_1'] = 'You think you can sell on The %s turf?! We want a cut of the action!',
    ['cut_of_action_2'] = 'Hey! This is %s territory. You gotta pay to play, understand?',
    ['cut_of_action_3'] = 'The %s don\'t take kindly to "freelancers". Time to negotiate.',
    ['cut_of_action_4'] = 'You\'re on %s turf now. Either share the profits or find somewhere else to peddle.',
    ['cut_of_action_5'] = 'Listen up! The %s run this block. You want in? It\'ll cost you.',

    -- NEW ITEM SELLER CONTACTS --

    ['cut_of_action'] = 'You think you can sell on The %s turf?! We want a cut of the action!', -- added for hotfix
    ['item_seller_contact_1'] = 'Yo, my name is %s, my number is %s, I can hook you up with %ss! Call me anytime!',
    ['item_seller_contact_2'] = 'What\'s up? I\'m %s, you can reach me on %s, I can hook you up with %ss!',
    ['item_seller_contact_3'] = 'I hear you\'re the big dog around here lately! I\'m %s, my number is %s, call me if you need any %ss!',
    ['item_seller_contact_4'] = 'Nice to meet you, my name is %s, call me on %s if you need any %ss!',

    ['speaking_with_item_seller_speech_1'] = 'Oh, You calling about the thing? I can sell you some %ss for $%s per %s',
    ['speaking_with_item_seller_speech_2'] = 'I can hook you up with %s for $%s per %s',
    ['speaking_with_item_seller_speech_3'] = 'Whos this?! Oh, it\'s you! Yeah sure, I got a few %ss left! I can sell you some for $%s per %s',
    ['speaking_with_item_seller_speech_4'] = 'What\'s up?! - you need %s?! Okay! That\'ll be $%s per %s',

    ['collect_goods_with_target'] = 'Use your "3rd Eye" to collect the goods!',

    -- NEW IN 1.5.5 --

    ['not_enough'] = 'You don\'t have enough, selling %s instead!',

    -- Trap Phone UI
    ['unlockText'] = 'unlock',
    ['new'] = 'new',
    ['add'] = 'add',
    ['select'] = 'select',
    ['previous'] = 'back',
    ['cancel'] = 'cancel',
    ['recall'] = 'recall',
    ['options'] = 'options',
    ['send'] = 'send',
    ['choose'] = 'choose',
    ['accept'] = 'accept',
    ['call'] = 'call',
    ['clear'] = 'clear',
    ['messagesApp'] = {
        ['title'] = 'messages',
        ['header'] = 'messages',
        ['options'] = {
            ['sendMessage'] = 'send message',
            ['inbox'] = {
                ['title'] = 'inbox',
                ['header'] = 'inbox',
                ['noInboxes'] = 'no messages!'
            },
            ['meetUpSpot'] = 'car meetUp spot',
            ['sendDrugAd'] = {
                ['title'] = 'send drug ad',
                ['header'] = 'CornerSelling',
                ['noDrugs'] = 'no drugs found!',
                ['avgPrices'] = 'Average Prices:'
            }
        },
        ['messageWrapper'] = {
            ['sendTo'] = 'send to:',
            ['message'] = 'message:'
        },
        ['from'] = 'from:',
        ['replyMessage'] = 'reply',
        ['deleteMessage'] = 'delete',
        ['missingNumber'] = 'missing number',
        ['missingMessage'] = 'missing message',
        ['invalidNumber'] = 'invalid number',
        ['messageSent'] = 'Message sent!'
    },
    ['contactsApp'] = {
        ['title'] = 'contacts',
        ['header'] = 'contacts',
        ['noContacts'] = 'no contacts!',
        ['addContact'] = {
            ['contactName'] = 'name:',
            ['contactNumber'] = 'number:',
            ['missingName'] = 'missing name',
            ['missingNumber'] = 'missing number'
        },
        ['userContact'] = {
            ['call'] = 'call',
            ['message'] = {
                ['title'] = 'message',
                ['messageWrapper'] = {
                    ['sendTo'] = 'send to:',
                    ['message'] = 'message:'
                }
            },
            ['copyNumber'] = 'copy number',
            ['deleteContact'] = 'delete'
        }
    },
    ['gamesApp'] = {
        ['title'] = 'games',
        ['header'] = 'games',
        ['gamesList'] = {
            ['worm'] = {
                ['title'] = 'worm',
                ['instructions'] = {
                    ['title'] = 'instructions',
                    ['lists'] = {
                        [1] = '1. Use the arrow keys to move the snake.',
                        [2] = '2. Eat the food to grow.',
                        [3] = '3. Don\'t run into yourself!',
                        [4] = '4. Use P key to pause the game.',
                        [5] = '5. Use R key to restart the game.',
                        [6] = '6. Use BACKSPACE to return to begin menu when the game is over.'
                    }
                },
                ['newGame'] = 'new game',
                ['highScore'] = {
                    ['title'] = 'high scores',
                    ['noScores'] = 'no data...'
                },
                ['inGame'] = {
                    ['gameOver'] = 'game over!',
                    ['yourScore'] = 'your score:'
                },
                ['pauseMenu'] = {
                    ['currentScore'] = 'score:',
                    ['continue'] = 'continue',
                    ['restart'] = 'restart',
                    ['exit'] = 'exit'
                }
            }
        }
    },
    ['settingsApp'] = {
        ['title'] = 'settings',
        ['header'] = 'settings',
        ['yourNumber'] = 'your number',
        ['settingsList'] = {
            ['ringtones'] = {
                ['title'] = 'ringtone',
                ['header'] = 'ringtone'
            },
            ['sounds'] = {
                ['title'] = 'sounds:',
                ['on'] = 'on',
                ['off'] = 'off'
            }
        }
    },
}

Config.PersonalityDialogues = {
    ['aggressive'] = {
        ['Offer'] = {  -- 2, 'grams', 'meth', '$100', 'each'
            [1] = 'Yo! I hear you\'re the new plug around here. Let me get %s %s of %s? $%s%s!!',
            [2] = 'I suppose I could take %s %s of %s? But I won\'t pay more than $%s%s!',
            [3] = 'I\'ve seen you around here a lot lately.. I need %s %s of %s. I got $%s%s',
            [4] = 'Yo Pussy! Give me %s %s of %s! $%s%s - Best offer!',
            [5] = 'Hey, you\'re the one with the %s, right? Hook me up with %s %s for $%s%s',
            [6] = 'Look, I\'m in a rush, can I get %s %s of %s quickly? Here\'s $%s%s',
            [7] = 'I\'ve heard good things about your product. Let\'s do %s %s of %s for $%s%s',
            [8] = 'Don\'t waste my time, just give me %s %s of %s for $%s%s - Alright?',
            [9] = 'You the boss here? I need %s %s of %s, and I\'ll pay $%s%s',
            [10] = 'This better be worth it. Give me %s %s of %s for $%s%s - Now!',

            [11] = 'Yo porkchop, gimme some of that good good! Give me %s %s of %s for $%s%s!',
            [12] = 'Ohhh you\'re the new drug dealer. You\'re a lot uglier in person. I want %s %s of %s for $%s%s!',
            [13] = 'You\'re not the only dealer in town. %s %s of %s for $%s%s - Final offer!',
            [14] = 'Enough chit-chat. Hand over %s %s of %s for $%s%s!',
            [15] = 'I don\'t have time for nonsense. %s %s of %s, $%s%s - Deal?',
            [16] = 'Cut the crap and just give me %s %s of %s for $%s%s!',
            [17] = 'Don\'t mess with me. Give me %s %s of %s for $%s%s - Quick.',
            [18] = 'Hey! I don\'t have all day. Gimme %s %s of %s for $%s%s - Now!',
            [19] = 'Quit wasting my time and give me %s %s of %s. $%s%s - Take it or leave it!',
            [20] = 'You think I\'m here to play games? I want %s %s of %s for $%s%s!',
        },
        -- TODO: Add 2nd offer responses
        ['FinalOffer'] = { -- Current Price, Their Offer
            [1] = 'Are you crazy?! $%s is way too pricey! I\'ll give you $%s!',
            [2] = '$%s?!! Fuck that. Best I can do is $%s!',
            [3] = 'I\'m willing to pay $%s - Take it or leave it!',
            [4] = '$%s? Hell nah! You\'ll get $%s at most.',
            [5] = 'You must be joking with that price! $%s is the highest I\'ll go.',
            [6] = 'No way I\'m paying $%s. How about $%s instead?',
            [7] = 'Look, all I have is $%s. Take it or I walk.',
            [8] = 'That\'s robbery! I\'ll do $%s and not a penny more.',
            [9] = 'You\'re pushing it with $%s. I\'ll give you $%s, final offer.',
            [10] = 'Come on, be reasonable. My last offer is $%s, not $%s.',

            [11] = '$%s? That\'s a joke. You\'re getting $%s and that\'s final!',
            [12] = '$%s is ridiculous! You\'ll take $%s and be happy about it.',
            [13] = '$%s? That price is insane! $%s is all you\'re getting from me.',
            [14] = '$%s? I don\'t think so. Take $%s or I find someone else.',
            [15] = 'That\'s not happening. $%s is stupid! $%s is my final offer.',
            [16] = '$%s? You must be high on your own supply. I\'ll give you $%s and a free joke.',
            [17] = '$%s? Do I look like I\'m made of gold? How about $%s and a high five?',
            [18] = '$%s?! Are you selling magic beans? I can do $%s and a pack of gum.',
            [19] = 'Be realistic. $%s is too much! $%s is all I can do. Take it or get lost!',
            [20] = 'You want $%s? Keep dreaming. $%s is what I\'ll pay - no more than that.',
        },
        ['SaleAgreed'] = {
            [1] = 'You should watch your back out there - These streets are dangerous at night!',
            [2] = 'About time you saw things my way!',
            [3] = 'Okay, hurry up and pass me the goods so I can get outta here!',
            [4] = 'Take it easy!',
            [5] = 'Finally, that took forever. Let\'s not make this a habit.',
            [6] = 'Good doing business with you, as always.',
            [7] = 'You drive a hard bargain, but it\'s a deal.',
            [8] = 'Alright, hand it over quick. I don\'t have all day.',
            [9] = 'Pleasure doing business with you.',
            [10] = 'Let\'s wrap this up. I\'ve got places to be.',

            [11] = 'Well, that was easier than my last relationship!',
            [12] = 'We\'ve reached an agreement. Let\'s proceed with the exchange.',
            [13] = 'Great, now I can tell my pet fish that I\'m a successful negotiator.',
            [14] = 'I\'m glad we could settle this. Be safe out there!',
            [15] = 'I should get a medal for surviving this negotiation.',
            [16] = 'We\'re done here! See you soon.',
            [17] = 'Phew, I thought we\'d never agree. I need a nap now.',
            [18] = 'This deal is sealed. Let\'s not waste any more time. Goodbye for now!',
            [19] = 'I feel like I just haggled with my grandma!',
            [20] = 'The deal is done. Stay frosty!',
        }
    },

    ['average'] = {
        ['Offer'] = {
            [1] = 'I\'m looking for %s %s of %s? I\'m willing to pay $%s%s',
            [2] = 'Could you help me with %s %s of %s? I\'ll pay $%s%s',
            [3] = 'I need to find %s %s of %s, can you help? I got $%s%s',
            [4] = 'Do you have %s %s of %s for sale? I can do $%s%s',
            [5] = 'Hey, I\'ve been searching for %s %s of %s. What do you say to $%s%s',
            [6] = 'Is %s %s of %s available? I can offer you $%s%s',
            [7] = 'I\'ve heard you might have %s %s of %s. Here\'s $%s%s',
            [8] = 'Can we make a deal for %s %s of %s? My budget is $%s%s',
            [9] = 'I\'m in the market for %s %s of %s. You like the sound of $%s%s',
            [10] = 'Looking to buy %s %s of %s. I can pay up to $%s%s, deal?',

            [11] = '%s %s of %s for $%s%s - is that a fair price?',
            [12] = 'Hello, I want %s %s of %s for $%s%s - is that okay?',
            [13] = 'Would you do %s %s of %s for $%s%s',
            [14] = 'Broski, Can we negotiate %s %s of %s at $%s%s?',
            [15] = 'I\'m prepared to buy %s %s of %s for $%s%s - how about it?',
            [16] = 'How about %s %s of %s for $%s%s?',
            [17] = 'I need %s %s of %s, and I\'m offering $%s%s',
            [18] = 'What do you say to %s %s of %s for $%s%s',
            [19] = 'I\'ll take %s %s of %s for $%s%s - is that agreeable?',
            [20] = 'Can we agree on %s %s of %s for $%s%s',
            [21] = 'Yooooo! I\'m looking to buy %s %s of %s for $%s%s',
            [22] = 'I\'ve got %s %s of %s for $%s%s - deal or no deal?',
            [23] = 'I\'m in the market for %s %s of %s for $%s%s',
            [24] = 'How about %s %s of %s for $%s%s?',
            [25] = 'I\'m wanting %s %s of %s for $%s%s - is that okay?',
            [26] = '%s %s of %s for $%s%s - Yes? No? Agreeable?',
            [27] = 'I\'m interested in %s %s of %s for $%s%s',
            [28] = 'Can you do %s %s of %s for $%s%s - does that work?',
            [29] = 'What about %s %s of %s for $%s%s?',
            [30] = 'Dudeeee, I\'m looking for %s %s of %s for $%s%s - What do you say?',
        },
        ['FinalOffer'] = {
            [1] = 'I can\'t pay $%s! How about $%s?',
            [2] = 'I can\'t afford to pay $%s! Could you do $%s?',
            [3] = '%s.. Thats a bit too expensive! I\'m willing to pay $%s.',
            [4] = '$%s? No way! I\'m willing to pay $%s at most.',
            [5] = 'Really can\'t stretch to $%s. Would you consider $%s?',
            [6] = '$%s.. Thats too much! I\'ll do $%s?',
            [7] = 'How about we meet in the middle? I can\'t do $%s, what about $%s?',
            [8] = '$%s is out of my range. Let\'s settle at $%s, what do you say?',
            [9] = 'No way can I do $%s - I was thinking more along the lines of $%s, Is that okay?',
            [10] = 'I can\'t go as high as $%s - My final offer is $%s',

            [11] = 'Ummmm, $%s is too high. Can you accept $%s?',
            [12] = '$%s each is beyond my budget. How about $%s?',
            [13] = 'I\'m afraid $%s each won\'t work for me. Let\'s make it $%s.',
            [14] = 'BRO, $%s each is a bit steep. Can we say $%s?',
            [15] = '$%s each is out of my league. What about $%s each?',
            [16] = 'C\'mon that\'s too much at $%s each. Can we do $%s?',
            [17] = '$%s each? Even my imaginary friend thinks that\'s too high! How about $%s? Deal?',
            [18] = 'I can\'t stretch to $%s each. Let\'s say $%s each?',
            [19] = '$%s each is above my limit. Would you take $%s each right now?',
            [20] = '$%s is too much for me. Let\'s settle on $%s each?',
            [21] = '%s?! Dude, that\'s more than I can afford. Would $%s each work?',
            [22] = 'No way I can afford to pay $%s each, can you do $%s?',
            [23] = '$%s each is highway robbery! Can we do $%s each?',
            [24] = 'Can\'t do $%s each, would $%s each be okay?',
            [25] = 'Instead of $%s each, how about $%s each?',
            [26] = '$%s is way too high. Can we do $%s each?',
            [27] = 'Instead of $%s each, would you accept $%s each?',
            [28] = '$%s each is too much, I\'m afraid. I\'ll do $%s',
            [29] = 'Can we settle on $%s each instead of $%s each?',
            [30] = '$%s? Are you selling caviar? How about $%s each?',
            [31] = 'Oh, $%s each? Let me just sell my kidney real quick. How about $%s each?',
            [32] = '$%s each? I\'ll need to rob a bank first. Maybe $%s each instead?',
            [33] = 'Sure, $%s each, and maybe I\'ll throw in my firstborn. Or, let\'s do $%s each?',
            [34] = 'Wow, $%s each? Is that with a free unicorn? How about $%s each?',
            [35] = '$%s each? Just let me check my couch cushions. Maybe $%s each sounds better?',
            [36] = 'At $%s each, I hope it comes with a lifetime warranty. How about $%s each?',
            [37] = 'For $%s each, does it also predict the lottery numbers? Maybe $%s each is more realistic.',
            [38] = 'Hmm, $%s each? Does it include a trip to Mars? Let\'s say $%s each?',
            [39] = '$%s each? I was thinking more along the lines of, I don\'t know, $%s each?',
            [40] = 'You\'re funny, $%s each? How about we settle for $%s each and you keep your humor?',
            [41] = 'Is that $%s each with a side of fries? How about $%s each?',
            [42] = 'Ah, $%s each? Let me call my accountant... Or, we could just do $%s each maybe?',
            [43] = '$%s each? Are we in an auction? How about $%s each - Final Offer!',
            [44] = 'So, $%s each and it comes with a free house? No? Okay, $%s each then.',
            [45] = 'Let me guess, $%s each and it also does my taxes? Didn\'t think so. I think $%s each is much more fair?',
            [46] = 'Wow, $%s each? Does it come with a gold-plated certificate? Let\'s do $%s each.',
            [47] = '$%s each? I didn\'t know we were trading in dreams. How about $%s each?',
            [48] = 'For $%s, it better teleport me to work too! Let\'s try $%s each?',
            [49] = 'You\'re asking $%s each? Is it enchanted? Maybe $%s each would break the spell?',
            [50] = 'At $%s each?! You must be crazy.. Let\'s agree on $%s a pop?',
        },
        ['SaleAgreed'] = {
            [1] = 'Pass over the goods homie!',
            [2] = 'Glad we could come to an agreement!',
            [3] = 'Thanks! I appreciate it!',
            [4] = 'Sweet. I\'m gonna get SOOOO high tonight!',
            [5] = 'Awesome, that\'s exactly what I needed. Thanks!',
            [6] = 'Perfect, let\'s finalize this and I\'ll be on my way.',
            [7] = 'You\'re a lifesaver. Can\'t wait to enjoy this.',
            [8] = 'That\'s a deal! Hand it over and let\'s both be happy.',
            [9] = 'Excellent, this is going to make my day so much better.',
            [10] = 'Great doing business with you, as usual.',
            [11] = 'Finally, we have a deal!',
            [12] = 'Thanks for coming through! You\'re a real superhero!',
            [13] = 'Deal done, much appreciated! High five!',
            [14] = 'This is perfect, thank you! You\'ve made my day!',
            [15] = 'Fantastic! Thank you! You\'re the bee\'s knees!',
            [16] = 'Awesome, let\'s wrap this up. Time to get HIGHHHHHHHHH!',
            [17] = 'You\'re a gem, thanks!',
            [18] = 'Let\'s complete this deal now.',
            [19] = 'Wonderful, I\'m thrilled!',
            [20] = 'This is great, much obliged! You\'ve saved the day!',
            [21] = 'Finally, we agree!',
            [22] = 'Perfect, this is just what I needed. You\'re a lifesaver!',
            [23] = 'Thanks, this means a lot! You\'re the real MVP!',
            [24] = 'Time to go Up Up and Away!',
            [25] = 'Great, thanks for the deal! You\'re a legend!',
            [26] = 'I appreciate the deal!',
            [27] = 'This is exactly what I wanted. You read my mind!',
            [28] = 'Wonderful, let\'s finalize this. It\'s almost party time!',
            [29] = 'Thank you, this is fantastic!',
            [30] = 'Great doing business with you, as usual. You\'re the best in the biz!',
            [31] = 'Oh, you\'re a smooth one, aren\'t you? Deal!',
            [32] = 'You drive a hard bargain, but I\'m buying what you\'re selling!',
            [33] = 'And here I thought this day couldn\'t get any better!',
            [34] = 'Okay, deal!',
            [35] = 'If drugs were an art, you\'d be Picasso!',
            [36] = 'You\'re not just a dealer, you\'re a deal artist!',
            [37] = 'This stuff is so sweet, I\'m gonna get cavities!',
            [38] = 'You had me at "deal".',
            [39] = 'Let\'s shake on it before you change your mind!',
            [40] = 'Not all heroes wear capes I see!',
            [41] = 'If there was a dealer Olympics, you\'d take the gold medal!',
            [42] = 'You\'re giving Santa a run for his money with all this generosity!',
            [43] =  'I feel like I owe you a thank you card!',
            [44] = 'You\'re the wizard of these streets, and I\'m just living in your magical world!',
            [45] = 'Let\'s Go!!',
            [46] = 'You\'re my favorite dealer, seriously...',
            [47] = 'Let\'s lock this deal down before it grows wings and flies away!',
            [48] = 'You always make my day!',
            [49] = 'You\'re the master chef of dealers, serving up hot bargains!',
            [50] = 'Deals so good, it feels like I\'m stealing!',
        },
    },

    ['calm'] = {
        ['Offer'] = {
            [1] = 'Hello, I am interested in acquiring %s %s of %s. Would $%s%s be acceptable?',
            [2] = 'Excuse me, could I possibly procure %s %s of %s from you? My offer is $%s%s',
            [3] = 'I\'ve been searching for %s %s of %s. Could you assist? I can do $%s%s.',
            [4] = 'Might you have %s %s of %s available? I am prepared to offer $%s%s',
            [5] = 'I\'m looking to buy %s %s of %s. Would you consider $%s%s as a fair price?',
            [6] = 'Could we discuss a deal for %s %s of %s? I\'m thinking $%s%s',
            [7] = 'I\'m interested in %s %s of %s. How does $%s%s sound to you?',
            [8] = 'Would you be willing to sell %s %s of %s for $%s%s?',
            [9] = 'I\'m in the market for %s %s of %s and willing to pay $%s%s - Is that okay?',
            [10] = 'I\'d like to purchase %s %s of %s. My offer is $%s%s - Does that work for you?',
        },
        ['FinalOffer'] = {
            [1] = 'Regrettably, $%s exceeds my budget. Would $%s be workable?',
            [2] = 'I find $%s a bit steep. Could we settle on $%s instead?',
            [3] = 'I\'m afraid $%s is more than I planned to spend. $%s would be my limit.',
            [4] = 'I must say, $%s is beyond my reach. How about $%s?',
            [5] = '$%s is a bit out of my range. Can we agree on $%s?',
            [6] = 'I can\'t stretch to $%s. Would you accept $%s?',
            [7] = 'I can\'t afford to pay $%s right now. Can we meet in the middle? I was hoping to spend $%s',
            [8] = '$%s is too high for me. What do you think about $%s?',
            [9] = 'I can\'t afford $%s. I\'d be comfortable with $%s. Is that feasible?',
            [10] = 'About the $%s you mentioned... My budget only allows for $%s. Can we work with that?',
        },
        ['SaleAgreed'] = {
            [1] = 'Thank you, I look forward to our next meeting.',
            [2] = 'I appreciate your understanding and flexibility.',
            [3] = 'Thank you very much.',
            [4] = 'Excellent, this will do nicely. Thanks!',
            [5] = 'Great, I\'m glad we could agree on this.',
            [6] = 'Thanks for working this out with me.',
            [7] = 'I\'m happy we could come to an agreement. Thank you.',
            [8] = 'That\'s perfect, thank you for the deal.',
            [9] = 'I appreciate you making this work. Thanks!',
            [10] = 'We\'ve got a deal. Thanks for your time!',
        }
    },

    ['scared'] = {
        ['Offer'] = {
            [1] = 'Um, excuse me... could I possibly get %s %s of %s? I can offer $%s%s - if that\'s alright..',
            [2] = 'Sorry to bother you, but I really need %s %s of %s. Here\'s $%s%s - would that work?',
            [3] = 'I\'m a bit desperate here, could you help me find %s %s of %s? I have $%s%s to offer.',
            [4] = 'Please, do you have any %s %s of %s? I can manage $%s%s - is that enough?',
            [5] = 'I\'m really nervous asking, but could you possibly spare %s %s of %s for $%s%s?',
            [6] = 'This is kind of embarrassing, but I need %s %s of %s. Could we make it work for $%s%s?',
            [7] = 'I hate to be a nuisance, but is there any chance you have %s %s of %s? I can pay $%s%s.',
            [8] = 'I\'m not sure if I\'m asking too much, but can I get %s %s of %s for $%s%s? Please?',
        },
        ['FinalOffer'] = {
            [1] = 'Oh, I can\'t really go as high as $%s. Could we maybe agree on $%s?',
            [2] = 'I\'m sorry, $%s is a bit out of my range. Is $%s acceptable?',
            [3] = '$%s.. That\'s quite a lot... would you consider $%s instead?',
            [4] = '$%s is more than I can handle. Would $%s be okay?',
            [5] = 'I\'m shaking a bit here, $%s is really more than I expected. Could we settle for $%s?',
            [6] = 'It\'s really hard for me to say this, but $%s is too much. Can we do $%s?',
            [7] = 'I\'m sweating over this, but $%s is too much for me. Is that alright if we do $%s?',
            [8] = 'I\'m really stretching my budget here. $%s is beyond my limit. Can we agree on $%s?',
        },
        ['SaleAgreed'] = {
            [1] = 'Oh, thank you so much! Here, pass the goods, please.',
            [2] = 'Thank you, I\'m really glad we could work this out!',
            [3] = 'I really appreciate this, thank you!',
            [4] = 'Oh, fantastic! You\'ve really helped me out, thanks!',
            [5] = 'You have no idea how much this means to me. Thank you, truly.',
            [6] = 'This is such a relief, thank you for understanding!',
            [7] = 'I can\'t thank you enough, but thank you, really.',
            [8] = 'You\'re a lifesaver. I\'m so grateful for this, thank you!',
        }
    },

    ['addict'] = {
        ['Offer'] = {
            [1] = 'Hey, any chance you got %s %s of %s? I can pay $%s%s.',
            [2] = 'Listen, I\'m kinda desperate here. Could you hook me up with %s %s of %s? Here\'s $%s%s',
            [3] = 'Man, I\'ve been everywhere looking for you. I need %s %s of %s RIGHT NOW! You got some? I\'ve got $%s%s C\'mon!',
            [4] = 'Please tell me you\'ve got %s %s of %s? I can scrape together $%s%s',
            [5] = 'I\'m begging you, man. Do you have any %s %s of %s? I\'ll give you $%s%s - that\'s all I got.',
            [6] = 'Look, I\'m out of options. I need %s %s of %s badly. Here, take $%s%s',
            [7] = 'I\'m on my last leg here, buddy. Got any %s %s of %s? I can muster up $%s%s',
            [8] = 'You\'re my last hope. Can you spare %s %s of %s? I\'ve scraped up $%s%s',
            [9] = 'I\'m desperate, man. Just need a little %s %s of %s. I\'ve got $%s%s - take it, please.',
            [10] = 'This is it for me. Please, you got %s %s of %s? Here\'s $%s%s - it\'s all I have.'
        },
        ['FinalOffer'] = {
            [1] = 'Look, $%s is just too much for me. What do you say to $%s?',
            [2] = 'I really can\'t stretch to $%s. Would you consider $%s?',
            [3] = '$%s is way over my budget. How about $%s?',
            [4] = 'There\'s no way I can do $%s. Can we land on $%s?',
            [5] = 'I\'m scraping the bottom here, $%s? Can\'t do it. Maybe $%s?',
            [6] = 'Please, $%s is too steep. How about settling for $%s?',
            [7] = 'I\'m broke, man. $%s isn\'t possible. Let\'s make it $%s, okay?',
            [8] = 'I\'m out of cash, but need this. $%s? No way. $%s has to do.',
            [9] = '$%s? No can do. Look, I\'m good for $%s, that\'s gotta work, right?',
            [10] = 'Man, $%s is CRAZY. How about $%s? That\'s all I got.'
        },
        ['SaleAgreed'] = {
            [1] = 'Finally, you came through! Hand it over, quick!',
            [2] = 'Took you long enough, but this will do!',
            [3] = 'About time, I thought you\'d bail on me again!',
            [4] = 'You better not be shorting me, but thanks anyway!',
            [5] = 'You\'re a lifesaver, kinda. Just give it here!',
            [6] = 'Guess you\'re not a total letdown, thanks for this!',
            [7] = 'You\'re not the worst dealer, I suppose. Thanks!',
            [8] = 'Barely made it, but you pulled through. Hand it over!',
            [9] = 'You\'re sketchy, but you deliver. Thanks, I guess!',
            [10] = 'Thought you\'d scam me, but here we are. Thanks!',
            [11] = 'What, no bonus? Whatever, just give it here!',
            [12] = 'You call this a deal? You\'re lucky I\'m desperate!',
            [13] = 'I\'ve seen snails move faster, but at least you showed up.',
            [14] = 'That took ages! You\'re lucky I need this bad!',
            [15] = 'You\'re not doing me any favors, just give it already!',
            [16] = 'This better be all of it, or we\'re gonna have words!',
            [17] = 'You\'re pushing your luck, but I\'ll take it!',
            [18] = 'Don\'t expect a thank you, just hand it over!',
            [19] = 'You\'re not winning any awards, but it\'ll do!',
            [20] = 'Finally, I was about to rob someone else for it!',
            [21] = 'You\'re lucky I\'m too tired to argue. Just give it!',
            [22] = 'What is this, a charity? Faster next time!',
            [23] = 'You call yourself a dealer? This better be good.',
            [24] = 'Took you long enough to show up.. Don\'t make me wait again!',
            [25] = 'You\'re barely useful, but I need what you\'ve got.',
            [26] = 'Is this it? You\'re lucky it\'s just enough to stop me from freaking out!',
            [27] = 'I was about to give up on you, but thanks!',
            [28] = 'It wasn\'t my first choice, but it\'ll do for now.',
            [29] = 'Don\'t pat yourself on the back, just give me the stuff.',
            [30] = 'You\'re not doing me any favors here.. Let\'s just get this over with.'
        }
    },
}

Config.SMSRequests = {
                                -- [streetName] [amount] [itemName]
    -- Example: 'Yo, I\'m around by Davis St. Got grams of weed? Hook me up!'
    [1] = 'Yo, I\'m around by %s. You got %ss of %s? Hook me up!',
    [2] = 'Down by %s. Can you bring a couple of %ss of %s?',
    [3] = 'Hey, come to %s! Need some %ss of %s.',
    [4] = 'Know %s? I need some %ss of %s ASAP!',
    [5] = 'At %s - need %ss of %s!',
    [6] = 'Hey, I live near %s. Got any %ss of %s? Desperate here!',
    [7] = 'I\'m at %s, can you get me some %ss of %s?',
    [8] = 'Meet me at %s with %ss of %s, quick!',
    [9] = 'Hanging around %s, need %ss of %s.',
    [10] = 'Swing by %s with %ss of %s, please!',
    [11] = 'I\'m at %s, bring %ss of %s ASAP!',
    [12] = 'Can you come to %s with %ss of %s?',
    [13] = 'Waiting at %s, need %ss of %s.',
    [14] = 'Come to %s with %ss of %s, hurry!',
    [15] = 'Near %s, can you bring %ss of %s?',
    [16] = 'At %s, need %ss of %s urgently!',
    [17] = 'Meet me at %s, I need %ss of %s.',
    [18] = 'I\'m at %s, can you get %ss of %s?',
    [19] = 'Near %s, need %ss of %s right now!',
    [20] = 'At %s, bring %ss of %s, please!',
    [21] = 'Close to %s, can you bring %ss of %s?',
    [22] = 'At %s, need %ss of %s urgently!',
    [23] = 'Meet me at %s, I need %ss of %s.',
    [24] = 'Near %s? Drop off %ss of %s right now?',
    [25] = 'Meet me at %s, I really need %ss of %s right now! Would that be agreeable?',
    [26] = '%s - bring me some %ss of %s and I\'ll love you forever!',
    [27] = 'Know %s? Drop %ss of %s?',
    [28] = 'Live at %s, need %ss of %s urgently! Help me out!',
    [29] = 'Meet me at %s, need %ss of %s.',
    [30] = 'You close to %s right now? Can you bring %ss of %s?',
    [31] = 'Yo, %s - need %ss of %s right now!',
    [32] = '%s, bring %ss of %s, now!',
    [33] = '%s - can you bring %ss of %s?',
    [34] = '%s - need %ss of %s urgently!',
    [35] = 'Meet me at %s, need %ss of %s.',
    [36] = 'I\'m at %s, can you get %ss of %s?',
    [37] = 'I\'m close to %s, need %ss of %s right now!',
    [38] = 'I\'ll be heading to %s, bring %ss of %s, please!',
    [39] = 'Chilling at %s, can you bring %ss of %s?',
    [40] = 'Kicking it at %s, need %ss of %s urgently!',
    [41] = 'Meet me at %s, need %ss of %s.',
    [42] = 'Party at %s, can you get %ss of %s?!!',
    [43] = 'You around %s area? I need %ss of %s right now!',
    [44] = 'Yo, I\'m at %s, bring %ss of %s, pleaseeeee!',

}
Previousconfig.luaNextextraServices.lua

Last updated 8 hours ago

📒
📱