GetMySkin: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{v1_8_beta}} {{Welcome|Returns the skin ID of the NPC.| params=<source>NoParams</source>| example=<source inline>local myskin=GetMySkin()</source>| retvals=The Skin ID of the NPC.| relfuncs=*GetPlayerSkin|}}") |
(No difference)
|
Revision as of 17:02, 29 October 2024
This function was added in v1.8 beta and will not work on previous versions.
Description:
Parameters:
NoParams
Return Values:
The Skin ID of the NPC.
Example
local myskin=GetMySkin()
Related Functions
The following functions may be helpful as they relate to this function in one way or another.