All public logs

Jump to navigation Jump to search

Combined display of all available logs of Multi Theft Auto: Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 10:52, 25 September 2022 Lopez talk contribs created page SetCoronaReflectionsEnabled (Created page with "{{Client function}} __NOTOC__ {{New feature/item|1.5.9|1.5.8|21251|Sets visibility of corona reflections.}} ==Syntax== <syntaxhighlight lang="lua"> bool setCoronaReflectionsEnabled ( int enabled ) </syntaxhighlight> ===Required Arguments=== *'''enabled:''' ** 0 - disabled ** 1 - enabled ** 2 - force enabled, even if there is no rain ===Returns=== Returns ''true'' if passed arguments are correct, ''false'' otherwise. ==Example== <syntaxhighlight lang="lua"> -- For...")