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

16 September 2026

  • curprev 09:5309:53, 16 September 2026Arran Fortuna talk contribs 1,339 bytes +1,339 Created page with "__NOTOC__ {{Client function}} This function gets the color of a searchlight element. ==Syntax== <syntaxhighlight lang="lua"> int int int int getSearchLightColor ( searchlight theSearchLight ) </syntaxhighlight> ===Required Arguments=== *'''theSearchLight''': the searchlight to get the color of. ===Returns=== Returns four integers representing the red, green, blue and alpha components of the searchlight's color, each ranging from 0 to 255. Inval..."