Sly 1:V hub: Difference between revisions

Add file infobox
(Added stub and navbox templates)
(Add file infobox)
 
(11 intermediate revisions by the same user not shown)
Line 1:
{{Infobox map
| imagetitle= The SwampsSwamp's Dark Center.png
| image= File:The Swamps Dark Center.png
| episode= Vicious Voodoo
| gamename= The Swamp's Dark Center
| filename= v_hub{{check}}
| id= 301
}}
{{Infobox file
'''The Swamp’s Dark Center''' is the hub level for World 3 of {{Sly 1}}.
| name= v_hub
| type= BRX
}}
 
'''v_hub''' is the hub map for World 3 of {{Sly 1}}. Its name in-game is '''The Swamp’s Dark Center'''.
 
== Level state ==
=== State values ===
Values stored on the level state can be found at the following addresses.
{| class="wikitable"
|+
!Name
!Type
!Address
|-
|fls
|FLS
|0x27CF8C
|-
|dt
|float
|0x27CF90
|-
|dtTimedBest
|float
|0x27CF94
|-
|uSuck
|float
|0x27CF98
|-
|uSuck_unknown
|float
|0x27CF9C
|-
|cclue
|int
|0x27CFF0
|-
|fclue
|32 bits
|0x27CFF4
|}
 
=== Dialogue flags ===
The level uses the following flags to track which dialogues have been played.
{| class="wikitable"
|+
!ID
!Address
!Character
!Description
|-
|0
|0x27CFA0
|Sly/Bentley
|Mask stirrer cutscene
|-
|1
|0x27CFA4
|Sly/Bentley
|"My paranormal scanner is maxing out on that structure..."
|-
|10
|0x27CFC8
|Mz Ruby
|"Wake up you lazy bags of swamp gas..."
|}
 
=== Scene variables ===
[[File:Sly1 SDC purple gate.png|thumb|The purple voodoo-gate with the left candle broken and the right candle intact]]
The level uses the following values scene variables.
{| class="wikitable"
!Description
!ID
!Values
|-
|Purple gate candle (right side)
|0x692
|'''0''' - Not broken
'''1''' - Broken
|-
|Purple gate candle (left side)
|0x695
|'''0''' - Not broken
'''1''' - Broken
|}
== Trivia ==
* The {{Sly 1|EXIT}} to {{Sly 1|A Deadly Dance}} is one of two EXITs in the game that are blocked when the level loads. The other is the EXIT to {{Sly 1|The Eye of the Storm}} from {{Sly 1|Prowling the Grounds}}. It is impossible to trigger these EXITs until you initiate a cutscene which sets an {{Sly 1|Splice|SMA goal}} to cause the EXITs become active.
 
{{Stub}}
{{Navbox Sly 1 maps}}
{{Navbox Sly 1}}