Template:Client utility functions: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
(36 intermediate revisions by 16 users not shown)
Line 1: Line 1:
* [[getDistanceBetweenPoints2D]]
*[[addDebugHook]]
* [[getDistanceBetweenPoints3D]]
*[[base64Decode]]
* [[getEasingValue]]
*[[base64Encode]]
* [[interpolateBetween]]
{{Bit_functions}}
* [[getColorFromString]]
*[[createTrayNotification]]
* [[getRealTime]]
*[[debugSleep]]
* [[getTickCount]]
*[[downloadFile]]
* [[getTimerDetails]]
*[[decodeString]]
* [[getNetworkStats]]
*[[encodeString]]
* [[getPerformanceStats]]
*[[fromJSON]]
* [[setClipboard]]
*[[getColorFromString]]
* [[getTimers]]
*[[getDevelopmentMode]]
* [[gettok]]
*[[getDistanceBetweenPoints2D]]
* [[killTimer]]
*[[getDistanceBetweenPoints3D]]
* [[resetTimer]]
*[[getEasingValue]]
* [[setTimer]]
*[[getFPSLimit]]
* [[split]]
*[[getKeyboardLayout]]
* [[getVersion]]
*[[getLocalization]]
* [[isTimer]]
*[[getNetworkStats]]
* [[md5]]
*[[getNetworkUsageData]]
* [[sha256]]
*[[getPerformanceStats]]
* [[tocolor]]
*[[getRealTime]]
<!--
*[[getTickCount]]
* [[ref]]
*[[getTimers]]
* [[deref]]
*[[getTimerDetails]]
-->
*[[gettok]]
* [[utfChar]]
*[[getUserdataType]]
* [[utfCode]]
*[[getVersion]]
* [[utfLen]]
*[[hash]]
* [[utfSeek]]
*[[inspect]]
* [[utfSub]]
*[[interpolateBetween]]
* [[toJSON]]
*[[iprint]]
* [[fromJSON]]
*[[isOOPEnabled]]
* [[setDevelopmentMode]]
{{Added feature/item|1.5.9|1.5.8|20844|
* [[getDevelopmentMode]]
*[[isShowCollisionsEnabled]]
{{New items|3.0140|1.4|
*[[isShowSoundEnabled]]
* [[downloadFile]]
}}
*[[isTimer]]
{{Added feature/item|1.5.9|1.5.8|20788|
*[[isTransferBoxAlwaysVisible]]
*[[isTransferBoxVisible]]
}}
*[[isTrayNotificationEnabled]]
*[[killTimer]]
*[[md5]]
*[[passwordHash]]
*[[passwordVerify]]
*[[pregFind]]
*[[pregMatch]]
*[[pregReplace]]
*[[removeDebugHook]]
*[[resetTimer]]
*[[setClipboard]]
*[[setDevelopmentMode]]
*[[setFPSLimit]]
*[[setTimer]]
{{Added feature/item|1.5.9|1.5.8|20788|
*[[setTransferBoxVisible]]
}}
*[[setWindowFlashing]]
*[[sha256]]
{{Added feature/item|1.5.9|1.5.8|20844|
*[[showCol]]
*[[showSound]]
}}
}}
*[[split]]
*[[teaDecode]]
*[[teaEncode]]
*[[teaEncode]]
*[[teaDecode]]
*[[tocolor]]
*[[base64encode]]
*[[toJSON]]
*[[base64decode]]
*[[utfChar]]
{{New feature/item|3.0141|1.4|5106|
*[[utfCode]]
* [[pregFind]]
*[[utfLen]]
* [[pregReplace]]
*[[utfSeek]]
* [[pregMatch]]
*[[utfSub]]
}}
 
{{Bit_functions}}
<noinclude>[[Category:Functions templates]]</noinclude>
<noinclude>[[Category:Functions templates]]</noinclude>

Revision as of 17:29, 28 September 2021