GetPlayerSkin: Difference between revisions

m
Renamed GETPLAYERSKIN_ACTUAL to GETPLAYERSKIN_VISIBLE.
No edit summary
Tag: Source edit
m (Renamed GETPLAYERSKIN_ACTUAL to GETPLAYERSKIN_VISIBLE.)
Tag: Source edit
Line 15: Line 15:
:* '''GETPLAYERSKIN_ACS (2)'''
:* '''GETPLAYERSKIN_ACS (2)'''
::The player's skin as set by [[SetPlayerSkin]].
::The player's skin as set by [[SetPlayerSkin]].
:* '''GETPLAYERSKIN_ACTUAL (3)'''
:* '''GETPLAYERSKIN_VISIBLE (3)'''
::The skin that is actually being displayed.
::The skin that is currently visible.


=== Return value ===
=== Return value ===