Undocumented Items: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 25: | Line 25: | ||
'''Other undocumented pages''' | '''Other undocumented pages''' | ||
* [[ | * [[Global variables]] (mentioned: [[getResourceRootElement]]) |
Revision as of 23:56, 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
- Global variables (mentioned: getResourceRootElement)