GTA 5 Maude's Missions: Bail Bonds target locations (2024)

There are quite a few things that players can fault Rockstar Games for. However, their commitment to providing countless hours of fun in GTA 5 through interesting characters is not one of them.

As Rockstar Games offer not just one but three protagonists in GTA 5, players have a lot on their plate even if they completely ignore the Story Missions.

The best way to experience GTA 5 is to complete the numerous side missions available for each individual character in the game.

GTA 5 Maude's Missions: Bail Bonds target locations (1)

One of several side missions available in GTA 5 for Trevor is the Bail Bonds set of missions. These missions are handed to Trevor by Maude, a character they meet in Sandy Shores (AKA Trevor Phillips Country).

To start these missions, simply go to the Question Mark sign in Sandy Shores. You will receive instructions from Maude on how to pick up these missions. Typically, these missions involve tracking down a target on the map and bringing them to a specific location.

Maude's Missions in GTA 5: Bail Bonds missions

GTA 5 Maude's Missions: Bail Bonds target locations (2)

Target 1: Ralph Ostrowski

Location: Middle of the quarry in Davis Quartz

Ralph Ostrowski is often seen standing alongside two cars at Davis Quartz. Players can use a long-range weapon to kneecap him and make him surrender, after which they can easily drive him to Maude.

Target 2: Larry Tupper

Location: Barnyard South of Victory Motel

This target will not be alone, which means players will need to take out his friends quickly. After doing so, Larry will make a run for it, and Trevor will have to chase him down. Players can either shoot his legs or use a stun gun to subdue him. They can then drive him back to Maude's for the reward.

Target 3: Glenn Scoville

Location: Top of Mount Chiliad

Players could take a chopper up to the top of Mount Chiliad to capture Glenn Scoville but this is not recommended. Instead, one can take the sky tram from Paleto Bay to reach the mountaintop.

If Glenn spots the player, he will immediately dive off the mountain. It is advisable for players to stun him before he makes the dive. However, one can also dive after him and chase him down.

Target 4: Curtis Weaver

Location: Dignity Village, Paleto Bay

Curtis Weaver will make a run for it as soon as he spots the player and might head towards the highway. This often results in him getting hit by a car. If that does not happen, you can chase after him and use the stun gun to subdue him and get him to Maude.

Note:

  • Every live bounty returned will pay GTA$10,000 in cash.
  • Dead bounty targets will only pay GTA$5,000.

For The Biggest GTA 6 Map Leaks, Click Here.

Edited by Rachel Syiemlieh

Feedback

Thank You!

";modalText += "

";modalText += "

";modalText += "

";modalText += "

";modalText += "

";modalText += "

";modalText += "

"modalText += "

Please select an option.

Please provide your feedback.

"modalText += "

"modalPopup.closeOnEsc = false;modalPopup.setHeader("Why did you not like this content?");modalPopup.setContentText(modalText);modalPopup.addCancelOkButton("Submit", resetRatingAndFeedbackForm, sendRating);modalPopup.removeCloseModalIcon();modalPopup.disableDismissPopup();modalPopup.open();} else {sendRating(index);}}function sendRating() {var requestPayload = {"post_id": 742600,"rating_value": ratingValue}if (ratingValue > 3) {requestPayload.rating_feedback_type = null;requestPayload.rating_feedback = null;} else {if (!$('input[name="drone"]:checked') || !$('input[name="drone"]:checked').value) {showErrorMessage('option');return;}if (!$(".post-rating-feedback-note textarea") || !$(".post-rating-feedback-note textarea").value) {showErrorMessage('note');return;}var selectedOption = $('input[name="drone"]:checked').value;var feedbackNote = $(".post-rating-feedback-note textarea").value;requestPayload.rating_feedback_type = selectedOption;requestPayload.rating_feedback = feedbackNote;}pureJSAjaxPost(addratingAPI, requestPayload, onsaveRatingSuccess, onsaveRatingFail, function() {}, true);}function resetRatingAndFeedbackForm() {var activeStars = Array.from($all('.rating span.rating-star.active'));for (var i=0; i < activeStars.length; i++) {activeStars[i].classList.remove("active");}if ($('input[name="drone"]:checked')) {$('input[name="drone"]:checked').checked = false;}var userNote = document.querySelector(".post-rating-feedback-note textarea");userNote.value = '';modalPopup.close();}function onsaveRatingSuccess() {modalPopup.close();savePostIdInUserRatedPostsCookie();$("#post-rating-layout").classList.add("hidden");$("#post-rating-message").classList.remove("hidden");window.setInterval(function showMessage() {$("#post-rating-widget").classList.add("hidden");}, 3000);}function onsaveRatingFail() {console.error('Saving post rating failed!');modalPopup.close();}function savePostIdInUserRatedPostsCookie() {userRatedPostIds.push(742600);var expiryTime = new Date();expiryTime.setMonth(expiryTime.getMonth() + 12); // Expiry after 1 yearsetCookie("user_rated_post_ids", JSON.stringify(userRatedPostIds), expiryTime);}function isPostRatedByUser() {var userRatedPostIds = getCookie('user_rated_post_ids');if (userRatedPostIds) {try {userRatedPostIds = JSON.parse(userRatedPostIds);} catch (err) {console.error(err);return false;}} else {return false;}if(userRatedPostIds.indexOf(742600) >= 0) {return true;} else {return false;}}function getRatingCountByPostId(postId) {return new Promise(function(resolve, reject) {pureJSAjaxGet(getRatingCountBaseURL + postId + '/rating/count',function(data) {try {data = JSON.parse(data);if (data.meta_value) {resolve(data.meta_value);}reject("Failed to fetch rating count for the post:" + postId);} catch (err) {reject("Failed to fetch rating count for the post:" + postId);}},function(err) {reject("Failed to fetch rating count for the post:" + postId);}, true);});}function showErrorMessage(messageType) {var messageContainerId = '#' + messageType + '-error';$(messageContainerId).classList.remove('hidden');window.setInterval(function () {$(messageContainerId).classList.add("hidden");}, 5000);}(function() {var callFired = false;function lazyLoadPostRating() {if (callFired) return;callFired = true;if (!isPostRatedByUser()) {getRatingCountByPostId(742600).then(function(ratingCount) {if (ratingCount < 10) {$("#post-rating-widget").classList.remove("hidden");}}).catch(function(err){console.error(err);});}}document.addEventListener("scroll", lazyLoadPostRating, { passive: true, once: true });document.addEventListener("mousemove", lazyLoadPostRating, { passive: true, once: true });document.addEventListener("touchmove", lazyLoadPostRating, { passive: true, once: true });})();

GTA 5 Maude's Missions: Bail Bonds target locations (2024)
Top Articles
Latest Posts
Article information

Author: Melvina Ondricka

Last Updated:

Views: 6044

Rating: 4.8 / 5 (68 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Melvina Ondricka

Birthday: 2000-12-23

Address: Suite 382 139 Shaniqua Locks, Paulaborough, UT 90498

Phone: +636383657021

Job: Dynamic Government Specialist

Hobby: Kite flying, Watching movies, Knitting, Model building, Reading, Wood carving, Paintball

Introduction: My name is Melvina Ondricka, I am a helpful, fancy, friendly, innocent, outstanding, courageous, thoughtful person who loves writing and wants to share my knowledge and understanding with you.