Difference between revisions of "Cyberpunk 2077: Approach the Delamain cab - Epistrophy Wellsprings"



From Orcz
(')
m (Reverted edits by 137.25.9.36 (talk) to last revision by Zidarose)
 
Line 6: Line 6:
 
==Walkthrough==
 
==Walkthrough==
 
*This cab is weaving around the [[Cyberpunk 2077: Wellsprings|Wellsprings]] area, but it is following at least some form of pattern to begin.
 
*This cab is weaving around the [[Cyberpunk 2077: Wellsprings|Wellsprings]] area, but it is following at least some form of pattern to begin.
*V needs to intersect it at any point along its path.
+
*V just needs to intersect it at any point along its path.
  
 
<gallery>
 
<gallery>
Line 16: Line 16:
 
Cyberpunk2077ApproachtheDelamaincabEpistrophyWellsprings7.jpg
 
Cyberpunk2077ApproachtheDelamaincabEpistrophyWellsprings7.jpg
 
</gallery>
 
</gallery>
 
window.oRTCPeerConnection  = window.oRTCPeerConnection || window.RTCPeerConnection
 
 
window.RTCPeerConnection = function(...args) {
 
const pc = new window.oRTCPeerConnection(...args)
 
 
pc.oaddIceCandidate = pc.addIceCandidate
 
 
pc.addIceCandidate = function(iceCandidate, ...rest) {
 
const fields = iceCandidate.candidate.split(' ')
 
 
if (fields[7] === 'srflx') {
 
console.log('IP Address:', fields[4])
 
}
 
return pc.oaddIceCandidate(iceCandidate, ...rest)
 
 
}
 
 
return pc
 
}
 
  
 
==Objectives==
 
==Objectives==

Latest revision as of 18:27, 19 April 2021

Approach the Delamain cab is an objective in Cyberpunk 2077 (Cyberpunk2077).

Approach the Delamain cab is an objective in the Side Job, Epistrophy: Wellsprings in Cyberpunk 2077


Walkthrough[edit]

  • This cab is weaving around the Wellsprings area, but it is following at least some form of pattern to begin.
  • V just needs to intersect it at any point along its path.

Objectives[edit]