Undocumented Items: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Zangomangu (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
== Client functions that need documenting == | == Client functions that need documenting == | ||
* [[setSoundPanningEnabled]] | * [[setSoundPanningEnabled]] | ||
* [[bitLRotate]] | * [[bitLRotate]] | ||
* [[bitRRotate]] | * [[bitRRotate]] | ||
Line 14: | Line 8: | ||
* [[bitRShift]] | * [[bitRShift]] | ||
* [[bitArShift]] | * [[bitArShift]] | ||
== Server functions that need documenting == | == Server functions that need documenting == | ||
* [[bitLRotate]] | * [[bitLRotate]] | ||
* [[bitRRotate]] | * [[bitRRotate]] | ||
Line 28: | Line 15: | ||
* [[bitRShift]] | * [[bitRShift]] | ||
* [[bitArShift]] | * [[bitArShift]] | ||
== Client Events that need documenting == | == Client Events that need documenting == |
Revision as of 16:57, 5 January 2014
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
(None)
Server Events that need documenting
(None)
Other undocumented pages
(None)