OnServerShareTick: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 August 2023

  • curprev 06:2706:27, 25 August 2023Habi talk contribs 451 bytes +451 Created page with "<poem style="border: 2px solid #d6d2c5; background-color: #f9f4e6; padding: 1em;"> This function was added in v1.6 beta 4 patch2 and will not work on previous versions. </poem> {{Welcome| desc=This function is periodically called when server shares tickcount with npc.| params=<syntaxhighlight lang="lua">(tickcount)</syntaxhighlight>| example=<source lang="lua"> function OnServerShareTick(tickcount) { } </source>| relfuncs=*GetTickCount }}"