Undocumented Items: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
'''Server Events that need documenting''' | '''Server Events that need documenting''' | ||
'''Other undocumented pages''' | |||
* [[Globals variables]] (mentioned: [[getResourceRootElement]]) |
Revision as of 23:55, 13 August 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
Other undocumented pages
- Globals variables (mentioned: getResourceRootElement)