A_JumpIfResultIsGreater(int value, int jumpoffset, int script, int arg1, int arg2, int arg3)
A_JumpIfResultIsLower(int value, int jumpoffset, int script, int arg1, int arg2, int arg3)
Action functions that executes scripts and jumps if result is greater/lower than Value.
With these action functions we will can avoid using A_JumpIfHealthLower hacks.
Personally, I need only one of these functions.
A_JumpIfResultIsGreater/A_JumpIfResultIsLower action func
Moderator: GZDoom Developers
-
- Posts: 188
- Joined: Mon Oct 18, 2004 3:58 pm
- Location: Russia, Moscow
-
- Posts: 2109
- Joined: Tue Jul 15, 2003 5:29 pm
- Location: Industrial Zone
-
- Posts: 2109
- Joined: Tue Jul 15, 2003 5:29 pm
- Location: Industrial Zone