• ✨ ARCHIVE MODE ✨
    The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
    We recommend you join our Discord server to get real-time response: Discord Invite Link

GameMode Skin Swapping Mod(easy offline sve skin changing)

J

jianmingyong

Guest
I think there is a @Screen.input where you can let people enter the name of the skin in game
 
J

jianmingyong

Guest
maybe like this:

Code:
version=2
@Screen.input(Default skin name,0,Enter the skin name,20)
@Player.wearskin(<System.lastinput>)
:end
 
Top