GetMySkin

From NPC for VCMP 0.4 Servers
Revision as of 17:02, 29 October 2024 by Habi (talk | contribs) (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|}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.