ok well i think i followed guarnere's create a player tut to the T guess not because it doesn't work.....below is the link can u download it and tell me what/where i scrwed up, it's not much but i have to start somewhere lol.....thanx
the file that is named players should be named player. once that is fixed the player will show up, but there are other probs. in the shader file the location of all the textures are wrong.
It says :
Allied_cloud_shirt
{
qer_editorimage textures/models/human/usmaps/pilot/Allied_cloud_shirt.tga
{
map textures/models/human/usmaps/pilot/Allied_cloud_shirt.tga
rgbGen lightingSpherical
}
}
It should say:
Allied_cloud_shirt
{
qer_editorimage textures/models/human/Allied_cloud_shirt.tga
{
map textures/models/human/Allied_cloud_shirt.tga
rgbGen lightingSpherical
}
}
this needs to be fixed for all of them
and add this:
Allied_cloud_face
{
qer_editorimage textures/models/human/Allied_cloud_face.tga
{
map textures/models/human/Allied_cloud_face.tga
rgbGen lightingSpherical
}
}
now with allied_cloud.tik
this is what it should say:
TIKI
setup
{
path models/human/allied_pilot
skelmodel allied_pilot.skd
I think you might have forgotten to rename models/players to models/player. this was the error that caused it not to show up. If this isn't the problem, i have everything fixed so give me you're email and i'll send you the file.
and btw newt you dont need pics because you can download it
[quote="[DDR]psykotic_chiken":c14c2]wared u ga teh skool at mistar? oOo:[/quote:c14c2]
I do have to ask you the same question...where did you go to school?
Because even I, a Swede, writes better in english... hake:
Re: player model not working -
07-22-2003, 06:56 PM
[quote="[22nd Elite] Cloud":6a54e]
download:
[url="http://www.gameroasis.com/cloud/mods/user-cloud_pilot.pk3"]http://www.gameroasis.com/cloud/mods/us ... _pilot.pk3[/url]
[/quote:6a54e]
this might be a little too complex, but the idea is you download then take a look at the file. i downloaded it and it took me only a few seconds to see what was wrong. its faster to download it and look at it than to make the person with the problem give you every piece of information that is already in the file. you might say that it is a pic of ingame. and newt be careful its models/player/blah.tik not models/players/blah.tik i know you corrected yourself but its mistakes like that that make it so hard to get started modding.