01FA
Jump to navigation
Jump to search
- 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