Page 1 of 1

SOF How to add skin

Posted: 08 Mar 2015, 17:49
by 4hm3d
Hello Guys

Does anybody know how to enable server Skins ?
People when to join me on the server everything behaves as if it worked . Defuse bombs is working fine right that I achieved by copying the folder base . ( Then file) U skin I did well in everything I installed SOF PANEL online. (This is the Viti panel . ) Skin also show the menu for the selected character but the server every skin appears as " Dekker "
Apologizing my English . Google translate . Ahmed . Thank :biggrin:

Re: SOF How to add skin

Posted: 08 Mar 2015, 20:38
by 3klnk4jh
Tomáš wrote:Hello Guys

Does anybody know how to enable server Skins ?
People when to join me on the server everything behaves as if it worked . Defuse bombs is working fine right that I achieved by copying the folder base . ( Then file) U skin I did well in everything I installed SOF PANEL online. (This is the Viti panel . ) Skin also show the menu for the selected character but the server every skin appears as " Dekker "
Apologizing my English . Google translate . Ahmed . Thank  :biggrin:
  • Set these cvars (e.g. in dedicated.cfg):

    Code: Select all

    set sv_altpmodlistfile "custom" // File that has a list of your extra skin names
    set sv_pmodlistfile "ghoul/pmodels/everybody" // Do not change this, so the original skins still work
    set allow_download_models "1" // Allow clients to download your extra skins
  • Install the skin files by following the instructions that came with the skin
  • Create a file that lists all your extra skin names (you can change the name, but it has to match with the value of sv_altpmodlistfile):

    Code: Select all

    <SoF directory>/user-server/custom.gpl
    The file should contain something like this:

    Code: Select all

    extraskin
    otherskin
    anotherone

X

Posted: 11 Aug 2016, 12:31
by 4hm3d
Thank you for your response +1
Look at the email when you have time .