DxDrawCircleOnElement: 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.

19 October 2022

18 October 2022

  • curprev 19:1419:14, 18 October 2022長瀞早瀬 talk contribs 1,728 bytes +1,728 Created page with "{{Useful Function}}<lowercasetitle/> __NOTOC__ This useful client function draws a circle on any element you choose. {{Note|You have to use onClientRender or onClientPreRender events with this function.}} ==Syntax== <syntaxhighlight lang="lua">boolean dxDrawCircleOnElement(element TheElement, int marginFromTop = 1.25, int radius = 1, int distance = 20, int color = tocolor(255,255,255), int centerColor = tocolor(255,255,255))</syntaxhighlight> Image:Drawcircleo..."