UpdateType: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<big>To be used with OnPlayerUpdate <source lang="lua"> PLAYERUPDATE_NORMAL 0 PLAYERUPDATE_AIMING 1 PLAYERUPDATE_DRIVER 2 PLAYERUPDATE_PASSENGER 3 ( not yet implemen...") |
(No difference)
|
Revision as of 04:04, 20 November 2022
To be used with OnPlayerUpdate
PLAYERUPDATE_NORMAL 0 PLAYERUPDATE_AIMING 1 PLAYERUPDATE_DRIVER 2 PLAYERUPDATE_PASSENGER 3 ( not yet implemented )