GetMyColor: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{v1_8_beta}} {{Welcome|desc=This function is used to find the color(r,g,b) of NPC itself.| params=<source>NoParams</source>| retvals=This function returns a table with keys <source inline>r,g,b</source>.| relfuncs=*GetPlayerColor}}") |
(No difference)
|
Latest revision as of 17:25, 29 October 2024
This function was added in v1.8 beta and will not work on previous versions.
Description:
This function is used to find the color(r,g,b) of NPC itself.
Parameters:
NoParams
Return Values:
This function returns a table with keys r,g,b.
Related Functions
The following functions may be helpful as they relate to this function in one way or another.