Aaron Suen 24e021716a Suppress skins message for invisible players
For things like spectators, szutil_cinecam stream players, etc.
If the skin wouldn't be visible anyway then it's probably not
the kind of player we want to bug to set one up.
2024-08-27 21:08:57 -04:00
2021-08-11 23:09:21 -04:00
2023-04-21 06:36:08 -04:00
2021-08-11 23:13:15 -04:00
2021-08-11 23:27:14 -04:00
2022-01-28 11:05:12 -05:00
2022-10-28 08:23:57 -04:00
2021-11-30 09:29:49 -05:00

Installing skins

The custom skin for each player needs to be installed into the textures folder within this mod (create it if it does not exist). Files need to be named nc_skins_player_playername.png, where playername is the exact name of the player.

N.B. after installing or changing skins, the server needs to be restarted for the changes to take effect

Enabling skins

Players' skins will only display if:

  • The skin was present at the time the server was started, and
  • The player either has the nc_skins priv, or the nc_skins_nopriv setting is enabled

Configuration

See settingtypes.txt for more configuration options.

Description
No description provided
Readme 322 KiB
Languages
Lua 100%