Killing Floor

Killing Floor

25 arvostelua
Skins Loader - [v1.0]
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Tiedostokoko
Julkaistu
15.522 KB
5.4.2021 klo 5.42
1 muutos ( näytä )

Tilaa ladataksesi
Skins Loader - [v1.0]

1 kokoelmassa, tekijä Vel
QoL Mods [Greylisted]
30 luomusta
Kuvaus
Load & Apply skins without using ServerPerks

- Simple configuration
- Customizable commands

Important Notes (Missing features)

Feel free to help me add these features whenever you want:

+ = Easy
++ = Hard

TODO: New ModelList that refreshes skins | ++
TODO: Unlock DLC Skins (?) | ++
TODO: Refresh Portrait / Model on player joining (if ForceSkins is enabled) | ++
TODO: Refresh Portrait if the player applies skin before joining | ++
TODO: Save every picked skin for each player so they won't have to apply their skins on joining +

Also, this is not properly tested on Listen servers! Dedicated servers work just fine.

Whitelist Status

- NO | Mutator itself is whitelisted, but loading any 'Skin' breaks whitelist status.

Credits

- Flame, Essence, Me

Number Of Files

- 3

Sample Config

[SkinsLoader.SkinsLoader] # Command used by players to apply a skin sUseSkinCMD=use # Command used by players to print all skins sPrintSkinsCMD=!skins # If true, all players will be forced a random skin when joining bForceCustomChars=True # Don't touch this ;D fReplacementTimer=5.000000 # Don't touch this, too ;D bAddAsServerPackages=True # Custom Skins list, here you can put any skin you want and fill it's information # make sure your sSkinCode is correct # Players can apply the skins using their ID # e.g mutate use 2 (Will apply the skin of iSkinID=2) # Skins are also identified by their description, so put a clear, short, simply description CustomSkin=(sSkinCode="SynthoidMut.Synthoid",sSkinDescription="Robot1",iSkinID=1,sAddDate="01.01.1945") CustomSkin=(sSkinCode="EM208rMut.EM208r",sSkinDescription="Robot2",iSkinID=2,sAddDate="01.01.1945") CustomSkin=(sSkinCode="VanquishMut.Vanquish",sSkinDescription="Robot3",iSkinID=3,sAddDate="01.01.1945") # Color Tags for messages | Do not change ;D ColorList=(ColorName="Red",ColorTag="%r",Color=(B=0,G=0,R=200,A=0)) ColorList=(ColorName="Orange",ColorTag="%o",Color=(B=0,G=127,R=255,A=0)) ColorList=(ColorName="Yellow",ColorTag="%y",Color=(B=0,G=255,R=255,A=0)) ColorList=(ColorName="Green",ColorTag="%g",Color=(B=0,G=200,R=0,A=0)) ColorList=(ColorName="Blue",ColorTag="%b",Color=(B=200,G=100,R=0,A=0)) ColorList=(ColorName="Teal",ColorTag="%t",Color=(B=113,G=179,R=60,A=0)) ColorList=(ColorName="Violet",ColorTag="%v",Color=(B=139,G=0,R=255,A=0)) ColorList=(ColorName="White",ColorTag="%w",Color=(B=200,G=200,R=200,A=0))

File Names

- \System\SkinsLoader.u
- \System\SkinsLoader.ucl
- \System\SkinsLoader_Config.ini

Usage

1- Subscribe or download manually (Recommended)
2- Launch the game and wait to see 'Completed'
3- Restart the game and you can see the mutators in your list

Class Names

- Mut: SkinsLoader.SkinsLoader

Manual Download Links (Recommended)

Github: https://github.com/Vel-San/KF-SkinsLoader/releases/tag/v1.0
8 kommenttia
Vel  [tekijä] 22.4.2021 klo 0.03 
Most mutators will not work in Solo, and I never release ones aimed for Solo, sorry about that :csdsmile: you can simply do a Listen server and use a password so no one can join you.
Giant From The East 21.4.2021 klo 23.47 
yes
Vel  [tekijä] 21.4.2021 klo 23.39 
Do you mean solo? @Zurdo
Giant From The East 21.4.2021 klo 18.26 
i think doesn't work in singleplayer
BoozeHound 7.4.2021 klo 4.23 
Ah righto :TheSmiley::ok_ay:
Vel  [tekijä] 7.4.2021 klo 3.32 
Also, this 'Base' mutator is Whitelisted, unlike SP. However, loading any skin into the game will make the server greylisted so i don't think it actually matters :Cheergerka:
Vel  [tekijä] 7.4.2021 klo 3.30 
Not 'Require', Weapon loading, skin loading, bonus perks loading etc.. are all features built in ServerPerks. Ofc there are separate mutators for doing these things but since ServerPerks is an All-in-one kind of thing, players tend to prefer it. I pushed this mut because some players also simply hate SP and think it's complicated :csdsmile:
BoozeHound 7.4.2021 klo 2.34 
Very good, why do some mods require ServerPerks anyway?