MrSavage

MrSavage MrSavage professional Fortnite player & Content Creator.

04/12/2025

What a prefire

04/12/2025

MrSavage Sky base in FNCS

04/12/2025

MrSavage leaves when Mongraal starts speaking

04/12/2025

Is it just me

03/12/2025

IM FLYING IN FORTNITE

03/12/2025

I DID THE LONGEST ELIMINATION IN GAMING!

03/12/2025

flex gone wrong

03/12/2025

Asianjeff bro 😭

28/11/2025

MrSavage's BEST Rotate in Fortnite Season 4

28/11/2025

Mongraal left mid endgame

28/11/2025

Is MrSavage Cheating

27/11/2025

I SEE YOUR TOES

Adresse

Oslo

Varslinger

VÊr den fÞrste som vet og la oss sende deg en e-post nÄr MrSavage legger inn nyheter og kampanjer. Din e-postadresse vil ikke bli brukt til noe annet formÄl, og du kan nÄr som helst melde deg av.

Del

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "NORWAY" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });