SetSearchLightColor: 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:5409:54, 16 September 2026Arran Fortuna talk contribs 1,177 bytes +1,177 Created page with "__NOTOC__ {{Client function}} This function sets the color of a searchlight element. ==Syntax== <syntaxhighlight lang="lua"> nil setSearchLightColor ( searchlight theSearchLight, int color ) </syntaxhighlight> ===Required Arguments=== *'''theSearchLight''': the searchlight to set the color of. *'''color''': the color to apply, created using tocolor. {{Note|The alpha component is stored, but does not affect the searchlight's appearance.}} =..."