Undocumented Items: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(No more Google Code repository)
m (Removed documented functions)
Line 2: Line 2:
__NOTOC__
__NOTOC__
== Client functions that need documenting ==
== Client functions that need documenting ==
* [[bitLRotate]]
(None)
* [[bitRRotate]]
* [[bitLShift]]
* [[bitRShift]]
* [[bitArShift]]


== Server functions that need documenting ==
== Server functions that need documenting ==
* [[bitLRotate]]
(None)
* [[bitRRotate]]
* [[bitLShift]]
* [[bitRShift]]
* [[bitArShift]]


== Client Events that need documenting ==
== Client Events that need documenting ==

Revision as of 22:48, 21 February 2016

This page lists all MTA SA functions and events which don't have the necessary documentation for scripters to allow them to use the functions or events. Documenting these will require looking through the source code, which is available in the MTA SA GitHub repository, to get the necessary parameters.

Client functions that need documenting

(None)

Server functions that need documenting

(None)

Client Events that need documenting

(None)

Server Events that need documenting

(None)

Other undocumented pages

(None)