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
  • 03:49, 8 October 2023 IManGaaX talk contribs created page OnClientPlayerRealTimeChange (Created page with "{{Useful Function}} <lowercasetitle></lowercasetitle> __NOTOC__ This code implements an event that is triggered when the client's real time change (The time as set on client's computer) ==Parameters== <syntaxhighlight lang="lua">int hour, int minute</syntaxhighlight> * hour: The time hour. * minute: The time minute. ==Source== The source of this event is the client whose time changed ==Code== <section name="Client" class="client" show="true"> <syntaxhighlight lang="l...")