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

From BZFlagWiki
Jump to navigation Jump to search
Tulcod (talk | contribs)
New page: {{BZFS_API_Doc}} {{BZFS_API_Events}} {{Stub}} ==Overview== The '''bz_eZoneEntryEvent''' is an API event that is called each time a player enters a zone on a BZW map. ==Data== '''b...
 
Zehra (talk | contribs)
redirect, since events are in official docs
Tag: New redirect
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{BZFS_API_Doc}}
#REDIRECT [[Category:BZFS API Docs]]
{{BZFS_API_Events}}
{{Stub}}
==Overview==
The '''bz_eZoneEntryEvent''' is an API event that is called each time a player enters a [[zone]] on a [[BZW]] map.
 
==Data==
'''bz_eZoneEntryEvent''' returns the '''<!>''' data class.
 
  {| border="1" cellpadding="20" cellspacing="0"
  !name
  !type
  !value description
  |-
  |<!>
  |<!>
  |<!>
  |}
 
==Uses==
This event is a notification only event, none of the data returned can be changed. <!>
 
[[Category:BZFS_API_Docs]]
[[Category:BZFS_API_Events]]

Latest revision as of 02:38, 24 November 2025