Sev1 Father of 2, Ex pro Gamer. Just having Fun. Born in the best decade ever. The 80s. Don't be a dick to other people, its fine if you're one to me. I dont care tbh.

Clipped this shot from a Hyper Scape Game i had
08/07/2020

Clipped this shot from a Hyper Scape Game i had

Testing Nvidia Shadowplay

Checkout this "oldschool" frag video i made a while ago when i was practicing for the 1 Million dollar Quake World Champ...
05/06/2020

Checkout this "oldschool" frag video i made a while ago when i was practicing for the 1 Million dollar Quake World Championship in 2017.

My First ever Frag comp video. Nothing really special just a few random clips i pulled off my Twitch. To see more of this Checkout: Http://www.Twitch.tv/sev1og

28/05/2020

That time i helped make a trick jump video by creating new jumps and things that were never done before in Quake Champions. Sit Back Enjoy

Checkout my setup. What does yours look like?
26/05/2020

Checkout my setup. What does yours look like?

Adres

Amsterdam Centrum

Meldingen

Wees de eerste die het weet en laat ons u een e-mail sturen wanneer Sev1 nieuws en promoties plaatst. Uw e-mailadres wordt niet voor andere doeleinden gebruikt en u kunt zich op elk gewenst moment afmelden.

Contact

Stuur een bericht naar Sev1:

Delen

//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: "NETHERLANDS" } }) .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); });