Bas: Difference between revisions

Jump to navigation Jump to search
24 bytes removed ,  2 years ago
Fix integer limit info for GenerationSelector
m (Update GenerationSelector)
(Fix integer limit info for GenerationSelector)
Line 224: Line 224:
|32
|32
|GenerationSelector
|GenerationSelector
|Int check - Unknown<ref>Element7 of UH_C_Face_Talk.bas and Element3 of UH_C_Face_Default.bas</ref> In both referenced cases (the only places GenerationSelector is used), Value0 is '''2''', and Value1 is '''-2147483648''', 1 lower than the negative 32-bit integer limit.
|Int check - Unknown<ref>Element7 of UH_C_Face_Talk.bas and Element3 of UH_C_Face_Default.bas</ref> In both referenced cases (used in NPC actorpacks), Value0 is '''2''', and Value1 is '''-2147483648''', which is the negative 32-bit integer limit.
|Control
|Control
|-
|-
autopatrol
55

edits

Navigation menu