Element/Radar area: Difference between revisions
Jump to navigation
Jump to search
(New page: __NOTOC__ The radar area class represents radar area's controlled by both the server and the client. This class is created when a radar area is created and destroyed when it is destroyed v...) |
mNo edit summary |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
The radar area class represents | The radar area class represents coloured areas that can be displayed on a player's radar. | ||
The element type of this class is '''"radararea"'''. | The element type of this class is '''"radararea"'''. |
Revision as of 11:46, 23 August 2007
The radar area class represents coloured areas that can be displayed on a player's radar.
The element type of this class is "radararea".
Related scripting functions
Client
Shared
- createRadarArea
- getRadarAreaColor
- getRadarAreaSize
- isInsideRadarArea
- isRadarAreaFlashing
- setRadarAreaColor
- setRadarAreaFlashing
- setRadarAreaSize
Server
- createRadarArea
- getRadarAreaColor
- getRadarAreaSize
- isInsideRadarArea
- isRadarAreaFlashing
- setRadarAreaColor
- setRadarAreaFlashing
- setRadarAreaSize