1) Firslty I just create another upl file with links on custom animations and textures. The Portrait appears in menu but I can't select it like locked santa. What's wrong? Also I worry about online stuff with this solution. But it may be cool open char for certain people only.
2) Then I try to add custom stuff to system files like KF_Soldier_Trip_T_.utx so this files are downloaded automatically but client don't down upl file with links. And it looks poor at all.
3) And finally I try to write mutator under unreal guide using PlayerRecordClass.
複製內容到剪貼板
代碼:
class MutGirl extends PlayerRecordClass;
defaultproperties
{
MeshName="Trader.TraderP"
BodySkinName="Girl.Uniforms.girl_diff"
FaceSkinName="KF_Soldier_Trip_T.heads.chris_head_diff"
Portrait=Material'Girl.Girl_portrait'
Ragdoll="British_Soldier1"
Sex="Male"
Skeleton="KFSoldiers.Soldier"
Menu="SP"
Species=class'KFmod.SoldierSpecies'
TextName="XPlayers.Default"
VoiceClassName="KFMod.KFVoicePackTwo"
}http://forums.tripwireinteractive.com/showthread.php?t=50743