undernightinbirth alpha documentation
Sets the jump status flag based on the provided flag.
flag (int) – The flag to set.
Adds the specified flag to the jump status.
flag (int) – The flag to add.
Removes the specified flag from the jump status.
flag (int) – The flag to remove.
Checks if the specified flag is set in the jump status.
flag (int) – The flag to check.
1 if the flag is set, otherwise 0.