Undocumented Items: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
Line 7: Line 7:


== Server functions that need documenting ==
== Server functions that need documenting ==
(None)
* [[bitAnd]]
* [[bitNot]]
* [[bitOr]]
* [[bitTest]]
* [[bitXor]]
* [[bitLRotate]]
* [[bitRRotate]]
* [[bitLShift]]
* [[bitRShift]]
* [[bitArShift]]
* [[bitExtract]]
* [[bitReplace]]


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

Revision as of 07:58, 22 April 2013

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 mtasa-blue source changes to get the necessary parameters.

Client functions that need documenting

Server functions that need documenting

Client Events that need documenting

Server Events that need documenting

(None)

Other undocumented pages