Undocumented Items: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Remove documented pages)
Tag: Manual revert
 
(21 intermediate revisions by 10 users not shown)
Line 1: Line 1:
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 [http://code.google.com/p/mtasa-blue/source/browse/ mtasa-blue source] changes to get the necessary parameters.
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 [https://github.com/multitheftauto/mtasa-blue MTA SA GitHub repository], to get the necessary parameters.
__NOTOC__
__NOTOC__
== Client functions that need documenting ==
== Client functions that need documenting ==
* [[bitLRotate]]
(None)
* [[bitRRotate]]
* [[bitLShift]]
* [[bitRShift]]
* [[bitArShift]]
* [[setEffectSpeed]]
* [[getEffectSpeed]]
* [[setEffectDensity]]
* [[getEffectDenstity]]


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


== Client Events that need documenting ==
== Client events that need documenting ==
(None)
(None)


== Server Events that need documenting ==
== Server events that need documenting ==
(None)
(None)


== Other undocumented pages ==
== Other undocumented pages ==
(None)
(None)

Latest revision as of 04:34, 23 September 2021

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)