OnPlayerTurnUpsideDown
This include will call OnPlayerTurnUpsideDown callback in case the player turns upside down through a modification. Callback
Demonstration*Upside Down (https://imgur.com/a/FuXkD) and Random Quats from sandbox will call this callback.PHP Code:
public OnPlayerTurnUpsideDown(playerid, Float:angle)
*Parkour mods or any other modification that turns the player upside down will call this callback.
Dependencies
- Pawn.RakNet: http://forum.sa-mp.com/showthread.php?t=640306 Download
- Github