01FA

From GTAMods Wiki
Revision as of 06:50, 29 January 2016 by Spaceeinstein (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GTA III Vice City San Andreas READ_KILL_FRENZY_STATUS


Description
Gets the rampage status
Syntax
01FA: [var] = rampage_status
Parameter
[var]
Variable to store the rampage status, an integer value

This opcode gets the rampage status. The following table is a list of possible values that can be read.

Status Enum Description
0 KILLFRENZY_INITIALLY Initialized value, rampage is not ongoing
1 KILLFRENZY_ONGOING Rampage is ongoing
2 KILLFRENZY_PASSED Last rampage was passed, rampage is not ongoing
3 KILLFRENZY_FAILED Last rampage was failed, rampage is not ongoing

Keywords

get, store, read, rampage, kill, frenzy, status, state