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 eReloadEvent: Difference between revisions

From BZFlagWiki
Jump to navigation Jump to search
Mrapple (talk | contribs)
New page: {{BZFS_API_Doc}} {{BZFS_API_Events}} ==Overview== The '''bz_eReloadEvent''' is an API event that is called each time a player reloads. ==Data== '''bz_eReloadEvent''' returns the '''bz_eRe...
 
Zehra (talk | contribs)
redirect, since events are in official docs
Tag: New redirect
 
Line 1: Line 1:
{{BZFS_API_Doc}}
#REDIRECT [[Category:BZFS API Docs]]
{{BZFS_API_Events}}
 
==Overview==
The '''bz_eReloadEvent''' is an API event that is called each time a player reloads.
==Data==
'''bz_eReloadEvent''' returns the '''bz_eReloadEvent_V1''' data class.
 
  {| border="1" cellpadding="20" cellspacing="0"
  !name
  !type
  !value description
  |-
  |eventType   
  |[[Event(API)|bz_eEventType]]
  |bz_eReloadEvent
  |-
  |playerID
  |int
  |The ID of the player reloading
  |}

Latest revision as of 02:26, 27 November 2025