Undocumented Items: Difference between revisions
Jump to navigation
Jump to search
UniOnDennis (talk | contribs) |
No edit summary |
||
Line 7: | Line 7: | ||
== Server functions that need documenting == | == Server functions that need documenting == | ||
* [[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
- bitAnd
- bitNot
- bitOr
- bitTest
- bitXor
- bitLRotate
- bitRRotate
- bitLShift
- bitRShift
- bitArShift
- bitExtract
- bitReplace
Client Events that need documenting
Server Events that need documenting
(None)