Killing Floor

Killing Floor

25 次評價
Skins Loader - [v1.0]
   
獎勵
加入最愛
已加入最愛
移除最愛
檔案大小
發佈於
15.522 KB
2021 年 4 月 5 日 上午 5:42
1 項更新註記 (檢視)

訂閱以下載
Skins Loader - [v1.0]

在 Vel 的 1 個收藏中
QoL Mods [Greylisted]
30 個項目
描述
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 則留言
Vel  [作者] 2021 年 4 月 22 日 上午 12: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 2021 年 4 月 21 日 下午 11:47 
yes
Vel  [作者] 2021 年 4 月 21 日 下午 11:39 
Do you mean solo? @Zurdo
Giant From The East 2021 年 4 月 21 日 下午 6:26 
i think doesn't work in singleplayer
BoozeHound 2021 年 4 月 7 日 上午 4:23 
Ah righto :TheSmiley::ok_ay:
Vel  [作者] 2021 年 4 月 7 日 上午 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  [作者] 2021 年 4 月 7 日 上午 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 2021 年 4 月 7 日 上午 2:34 
Very good, why do some mods require ServerPerks anyway?