Client Scripting Classes
		
		
		
		Jump to navigation
		Jump to search
		
Template:Adding Pages To Categories and Templates This page lists all the client-side scripting classes that are implemented in the 1.4 version of Multi Theft Auto. It mirrors the procedural client functions. For more information on how to use OOP in 1.4 please refer to metadata file.
Classes can be created by either calling the create method, when applicable, or by calling the class. For example: Vehicle(...) is the same as Vehicle.create(...).
Here is a list of all the current classes (nested classes are subclasses of their parent):