This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.

Bz getPlayerPhysicsDriver: Difference between revisions

From BZFlagWiki
Jump to navigation Jump to search
Yassen (talk | contribs)
m bz_eTeamType -> bool
Zehra (talk | contribs)
redirect, since functions are in official docs
Tag: New redirect
 
Line 1: Line 1:
{{apicall
#REDIRECT [[Category:BZFS API Docs]]
| name        = bz_getPlayerPhysicsDriver
| description = Fill the integer "phydrv" with the physics driver (index) the player is currently on.
| param1      = playerID
| param1type  = int
| param1desc  = Player to lookup.
| param2      = *phydrv
| param2type  = int
| param2desc  = Physics driver index.
| returntype  = bool
| returns    = Whether the player exists.
| version    = 2.99.x or later
}}

Latest revision as of 01:22, 26 November 2025