22.01.2012, 20:25
An
callback would be nice. Granted some people wouldn't want this to run all the time, there could also be
As of now OnPlayerUpdate isn't called frequently enough for scripts requiring hastily-updated camera positions.
pawn Code:
OnPlayerCameraUpdate(playerid)
pawn Code:
ToggleCameraUpdate(playerid, toggle)