Please join our Discord server! https://discord.gg/XCazaEVNzT

Changes

From Speedrunwiki.com
Jump to navigationJump to search
363 bytes added ,  10:36, 16 July 2021
fix references
Line 46: Line 46:  
=== Guard Spawns ===
 
=== Guard Spawns ===
   −
There are 7 spawn guards in total. Initially, they all wait 20 seconds, starting when the first cinema appears. After 20 seconds have passed, the game checks if Bond is within a "safe area" (see below), if so, the game just waits for Bond to leave that area. Once Bond has touched a non-safe area, the guard's timers are reset and the game now waits X seconds, the value of X being individually set for each guard (see below). Once this timer runs out, the game checks if the guard is dead, and if so, he spawns. Otherwise the game goes back to check if Bond is within a safe area again. Where he will spawn depends on which out of 10 "special areas" Bond last was in (see below). Once a guard has spawned, the script returns to checking if Bond is in a safe area (so the initial 20 seconds only happen the first time around). This whole process is easier visualized through 5 steps:
+
There are 7 spawn guards in total<ref>{{cite web | url=https://forums.the-elite.net/index.php?topic=18518.msg398709#msg398709|title=the-elite facts topic post on Depot guard spawns|access-date=July 16, 2021}}</ref>. Initially, they all wait 20 seconds, starting when the first cinema appears. After 20 seconds have passed, the game checks if Bond is within a "safe area" (see below), if so, the game just waits for Bond to leave that area. Once Bond has touched a non-safe area, the guard's timers are reset and the game now waits X seconds, the value of X being individually set for each guard (see below). Once this timer runs out, the game checks if the guard is dead, and if so, he spawns. Otherwise the game goes back to check if Bond is within a safe area again. Where he will spawn depends on which out of 10 "special areas" Bond last was in (see below). Once a guard has spawned, the script returns to checking if Bond is in a safe area (so the initial 20 seconds only happen the first time around). This whole process is easier visualized through 5 steps:
    
1: Wait 20 seconds
 
1: Wait 20 seconds
Line 117: Line 117:  
=== Guard Scripts ===
 
=== Guard Scripts ===
   −
there's a line of code that's very useful to us.
+
There's a line of code that's very useful to us<ref>{{cite web | url=https://forums.the-elite.net/index.php?topic=18518.msg398744#msg398744|title=the-elite facts topic post on Depot guard scripts|access-date=July 16, 2021}}</ref>.
    
Long story short:
 
Long story short:

Navigation menu