Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 500 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 500 Bytes

OnPlayerTurnUpsideDown

This include will call OnPlayerTurnUpsideDown callback in case the player turns upside down through a modification.

Callback:

public OnPlayerTurnUpsideDown(playerid, Float:angle)

*Upside Down (https://imgur.com/a/FuXkD) and Random Quats from sandbox will call this callback.
*Parkour mods or any other modification that turns the player upside down will call this callback.

Dependencies:

Pawn.RakNet