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.
Category:BZFS API Docs: Difference between revisions
Jump to navigation
Jump to search
New page: Category:Development Category:Plug-Ins |
let's update and make it clear |
||
| Line 1: | Line 1: | ||
For Documentation on the API, please consult the official documentation: | |||
{|{{Prettytable}} | |||
|- | |||
| {{Hl3}} |'''Official Docs:''' | |||
|- | |||
| [https://www.bzflag.org/documentation/developer/bzfs_api/ BZFS API] | |||
|- | |||
| [https://www.bzflag.org/documentation/developer/bzfs_api/events/ BZFS API Events] | |||
|- | |||
| [https://www.bzflag.org/documentation/developer/bzfs_api/functions/ BZFS API Functions] | |||
|- | |||
| [https://www.bzflag.org/documentation/developer/bzfs_api/types/ BZFS API Types] | |||
|- | |||
|} | |||
Community maintained guides, tutorials, cheat sheets and more may be found below: | |||
[[Category:Development]] | [[Category:Development]] | ||
[[Category:Plug-Ins]] | [[Category:Plug-Ins]] | ||
Latest revision as of 00:29, 24 November 2025
For Documentation on the API, please consult the official documentation:
| Official Docs: |
| BZFS API |
| BZFS API Events |
| BZFS API Functions |
| BZFS API Types |
Community maintained guides, tutorials, cheat sheets and more may be found below:
Subcategories
This category has the following 2 subcategories, out of 2 total.
Pages in category "BZFS API Docs"
The following 87 pages are in this category, out of 87 total.
B
- Bool bz fileReport
- Bz addURLJob
- Bz APIStringList
- Bz BasePlayerRecord
- Bz BaseURLHandler
- Bz debugMessage
- Bz debugMessagef
- Bz eAllowAutoPilotChangeEvent
- Bz eAllowKillCommandEvent
- Bz eAllowPlayer
- Bz eAllowSpawn
- Bz eAnointRabbitEvent
- Bz eAuthenticatonComplete
- Bz eAutoPilotChangeEvent
- Bz eCaptureEvent
- Bz eFilteredChatMessageEvent
- Bz eFlagQuality
- Bz eGetWorldEvent
- Bz eHostBanModifyEvent
- Bz eHostBanNotifyEvent
- Bz eIdleNewNonPlayerConnection
- Bz eKillEvent
- Bz eListServerUpdateEvent
- Bz eLoggingEvent
- Bz eLuaDataEvent
- Bz eMessageFilteredEvent
- Bz eMsgDebugEvent
- Bz eNetDataReceiveEvent
- Bz eNetDataSendEvent
- Bz eNewNonPlayerConnection
- Bz eNewRabbitEvent
- Bz eNullEvent
- Bz ePlayerAuthEvent
- Bz ePlayerCollision
- Bz ePlayerCustomDataChanged
- Bz ePlayerSentCustomData
- Bz ePlayerStatus
- Bz ePlayerTeamChangeEvent
- Bz ePlayerUpdateDoneEvent
- Bz ePlayerUpdateEvent
- Bz ePluginLoaded
- Bz ePluginUnloaded
- Bz eRawChatMessageEvent
- Bz eReloadEvent
- Bz eReportFiledEvent
- Bz eScoreElement
- Bz eServerMsgEvent
- Bz eShotEndedEvent
- Bz eShotExpiredEvent
- Bz eShotFiredEvent
- Bz eShotRicochetEvent
- Bz eShotStoppedEvent
- Bz eShotTeleportEvent
- Bz eShotType
- Bz eSlashCommandEvent
- Bz eTeamType
- Bz eTeleportEvent
- Bz eUnknownSlashCommand
- Bz eWorldFinalized
- Bz eZoneExitEvent
- Bz fireWorldGM
- Bz fireWorldWep
- Bz flagPlayer
- Bz getClientWorldDownloadURL
- Bz getFlagName
- Bz getName
- Bz getNumFlags
- Bz getPlayerFlagID
- Bz getShotGUID
- Bz getShotMetaData
- Bz getTeamPlayerLimit
- Bz givePlayerFlag
- Bz localTime
- Bz PlayerUpdateState
- Bz restart
- Bz saveWorldCacheFile
- Bz setClientWorldDownloadURL
- Bz setPlayerShotType
- Bz setShotMetaData
- Bz shotHasMetaData
- Bz Time
- Bz validAdminPassword
- Bz zapPlayer
- BZFS API Events
- BZFS API examples
- BZFS API Functions