SetSuperJumpThisFrame — FiveM Natives
0x57FFF03E423A4C0B · MISC · all
Allows the player to perform super jumps. This function must be called every frame for it to work. It basically OR's a flag for a single frame, allowing the ped to perform a super jump only when the flag is set.
Parameters
| Name | Type | Description |
|---|---|---|
| player | Player | The player we are setting this for. |
Returns
void