Undocumented Items: Difference between revisions
Jump to navigation
Jump to search
(Created page with "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 re...") |
No edit summary |
||
Line 13: | Line 13: | ||
* [[getPedAnalogControlState]] | * [[getPedAnalogControlState]] | ||
* [[setAnalogControlState]] | * [[setAnalogControlState]] | ||
* [[guiWindowSetCloseButtonEnabled]] | |||
'''Server functions that need documenting''' | '''Server functions that need documenting''' | ||
* [[onClientGUIComboBoxAccepted]] | * [[onClientGUIComboBoxAccepted]] | ||
* [[getPerformanceStats]] | * [[getPerformanceStats]] |
Revision as of 06:23, 23 July 2012
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
- setCameraRotation
- getSoundProperties
- setSoundProperties
- getSoundFFTData
- setSoundPanningEnabled
- isSoundPanningEnabled
- getSoundBPM
- getSoundLevelData
- getSoundWaveData
- getPedAnalogControlState
- setAnalogControlState
- guiWindowSetCloseButtonEnabled
Server functions that need documenting
Client Events that need documenting
Server Events that need documenting