Element/Radar area

From Multi Theft Auto: Wiki
Revision as of 05:59, 22 August 2007 by The Smoo (talk | contribs) (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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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 via a script or a player disconnects.

The element type of this class is "radararea".

Related scripting functions

Client


Server