Posted: Fri Apr 11, 2008 10:13 pm
I have downloaded a lot of models and some show up in my settings but wont work.So i figured i would try to figure out how to fix the problem. And its a simple fix.
Ill use monkey in a robot as an example. In the upl file that is placed in your system folder , here is how it looks
[Public]
Player=(DefaultName="Monkey in a Robot",Race="Monkey",Mesh=MonkeyAnims.MonkeyMesh2,species=xGame.SPECIES_Bot,BodySkin=MonkeyTextures.limbs,FaceSkin=MonkeyTextures.rabbit,Portrait=MonkeyTextures.monkeyIcon,Text="Name: Monkey|Age: 5|Race: primate||Data:|Its a Monkey In a Robot",Sex=Male,Menu="",Tactics=2.0,StrafingAbility=+2.0,Accuracy=0.8,BotUse=1,Ragdoll=MonkeyKarmaAssets,TeamFace=1)
See the spaces in the name ? That is wrong.
This is right
[Public]
Player=(DefaultName="MonkeyinaRobot",Race="Monkey",Mesh=MonkeyAnims.MonkeyMesh2,species=xGame.SPECIES_Bot,BodySkin=MonkeyTextures.limbs,FaceSkin=MonkeyTextures.rabbit,Portrait=MonkeyTextures.monkeyIcon,Text="Name: Monkey|Age: 5|Race: primate||Data:|Its a Monkey In a Robot",Sex=Male,Menu="",Tactics=2.0,StrafingAbility=+2.0,Accuracy=0.8,BotUse=1,Ragdoll=MonkeyKarmaAssets,TeamFace=1)
MonkeyinaRobot is the right way without the spaces.
If you need one fixed and dont understand tell me the file and ill try to fix it.
Here are some of the fixed model files i have fixed all are from skincity.
Barney (the purple dinosaur)
Bugsbunny
Chester cheta
Chuck Norris
KKM 5 Stick figures
Monkey in a robot
Sponge bob square pants
The stay puff marshmellow man
RCS model pack (there were about 4 or 5 models in this pack that did not work, they all work now)
Heres the link with all of the above fixed models .
UPDATED 3-10-09
http://files.filefront.com/UT2004Fixedm ... einfo.html
Ill use monkey in a robot as an example. In the upl file that is placed in your system folder , here is how it looks
[Public]
Player=(DefaultName="Monkey in a Robot",Race="Monkey",Mesh=MonkeyAnims.MonkeyMesh2,species=xGame.SPECIES_Bot,BodySkin=MonkeyTextures.limbs,FaceSkin=MonkeyTextures.rabbit,Portrait=MonkeyTextures.monkeyIcon,Text="Name: Monkey|Age: 5|Race: primate||Data:|Its a Monkey In a Robot",Sex=Male,Menu="",Tactics=2.0,StrafingAbility=+2.0,Accuracy=0.8,BotUse=1,Ragdoll=MonkeyKarmaAssets,TeamFace=1)
See the spaces in the name ? That is wrong.
This is right
[Public]
Player=(DefaultName="MonkeyinaRobot",Race="Monkey",Mesh=MonkeyAnims.MonkeyMesh2,species=xGame.SPECIES_Bot,BodySkin=MonkeyTextures.limbs,FaceSkin=MonkeyTextures.rabbit,Portrait=MonkeyTextures.monkeyIcon,Text="Name: Monkey|Age: 5|Race: primate||Data:|Its a Monkey In a Robot",Sex=Male,Menu="",Tactics=2.0,StrafingAbility=+2.0,Accuracy=0.8,BotUse=1,Ragdoll=MonkeyKarmaAssets,TeamFace=1)
MonkeyinaRobot is the right way without the spaces.
If you need one fixed and dont understand tell me the file and ill try to fix it.
Here are some of the fixed model files i have fixed all are from skincity.
Barney (the purple dinosaur)
Bugsbunny
Chester cheta
Chuck Norris
KKM 5 Stick figures
Monkey in a robot
Sponge bob square pants
The stay puff marshmellow man
RCS model pack (there were about 4 or 5 models in this pack that did not work, they all work now)
Heres the link with all of the above fixed models .
UPDATED 3-10-09
http://files.filefront.com/UT2004Fixedm ... einfo.html