Alliedassault

Alliedassault (alliedassault.us/index.php)
-   MoH Maps, Mods & Skins (alliedassault.us/forumdisplay.php?f=11)
-   -   player model not working (alliedassault.us/showthread.php?t=28539)

elitecloud 07-20-2003 06:53 AM

player model not working
 
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

download:
http://www.gameroasis.com/cloud/mods/us ... _pilot.pk3

also i used winace to extract the files
psp 7 to edit the .tgas
notepad for the shader and tiks
winzip to re-pack the files

elitecloud 07-20-2003 02:35 PM

angel: any help angel:

07-20-2003 04:23 PM

pics of ingame

Matt228 07-20-2003 05:11 PM

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

surface pants shader Allied_cloud_pants
surface coat shader Allied_cloud_shirt
surface cullpants shader cull_Allied_cloud_pants

// $include models/human/heads/us_old_heads.tik
path models/human/heads
skelmodel head1.skd
surface head shader allied_cloud_face

path models/human/hands
skelmodel hand.skd
surface hand shader handsnew
}

hope i got everything

elitecloud 07-20-2003 07:23 PM

ok let me try it :-)

elitecloud 07-20-2003 07:34 PM

GRR!!! it didnt work...
 
Shader file

Scripts>>Allied_cloud.shader

Allied_cloud_shirt
{
qer_editorimage textures/models/human/Allied_cloud_shirt.tga
{
map textures/models/human/Allied_cloud_shirt.tga
rgbGen lightingSpherical
}
}

Allied_cloud_pants
{
qer_editorimage textures/models/human/Allied_cloud_pants.tga
{
map textures/models/human/Allied_cloud_pants.tga
rgbGen lightingSpherical
}
}
cull_Allied_cloud_pants
{
qer_editorimage textures/models/human/Allied_cloud_pants.tga
cull none
{
map textures/models/human/Allied_cloud_pants.tga
rgbGen lightingSpherical
}
}
Allied_cloud_hat
{
qer_editorimage textures/models/human/Allied_cloud_hat.tga
{
map textures/models/human/Allied_cloud_hat.tga
rgbGen lightingSpherical
}
}
Allied_cloud_face
{
qer_editorimage textures/models/human/Allied_cloud_face.tga
{
map textures/models/human/Allied_cloud_face.tga
rgbGen lightingSpherical
}
}

Tiki

models>>players>>Allied_cloud.tik

TIKI
setup
{
path models/human/allied_pilot
skelmodel allied_pilot.skd

surface pants shader Allied_cloud_pants
surface coat shader Allied_cloud_shirt
surface cullpants shader cull_Allied_cloud_pants

// $include models/human/heads/us_old_heads.tik
path models/human/heads
skelmodel head1.skd
surface head shader Allied_cloud_face

path models/human/hands
skelmodel hand.skd
surface hand shader handsnew
}


//
// define what folder to get specific sound from for the player model
//
$define pulloutdir sound/weapons/pullout


init
{
client
{
// Cache sounds here
}
server
{
voicetype pilot // set the voicetype to use for multiplayer instant messaging
}
}


//
// include the base player model definition
//
$include models/player/base/include.txt

// need to indicate the end of the tiki file because we have a tiki command at the end
//end




oOo: oOo:

07-20-2003 08:07 PM

Quote:

Originally Posted by newt
pics of ingame


Matt228 07-20-2003 09:42 PM

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

Godsmack 07-21-2003 02:59 PM

Quote:

Originally Posted by newt
Quote:

Originally Posted by newt
pics of ingame



[DDR]psykotic_chiken 07-21-2003 03:55 PM

Quote:

Originally Posted by newt
Quote:

Originally Posted by newt
pics of ingame



oOo: he is asking for help because it doesent work ingame oOo:

durhdabee!!!!!!! duh' hake:

07-21-2003 04:35 PM

then irs path to .tik

models then players then.tik

oOo:

[DDR]psykotic_chiken 07-21-2003 06:29 PM

wared u ga teh skool at mistar? oOo:

Tystnad 07-22-2003 04:16 AM

[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:

07-22-2003 05:00 AM

Quote:

Originally Posted by newt
then irs path to .tik

models then players then.tik

oOo:

path = like which folder its in.

models/player/allied_blah.tik

ur both retards

Matt228 07-22-2003 05:56 PM

Re: player model not working
 
[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.

elitecloud 07-22-2003 06:19 PM

thanx guys..that was it....w00t w00t..now to see what i can make lol :-)

07-22-2003 07:11 PM

kingston man? I live around kingston. how old are you?

elitecloud 07-22-2003 07:22 PM

Quote:

Originally Posted by newt
kingston man? I live around kingston. how old are you?

WTF

[DDR]psykotic_chiken 07-22-2003 07:22 PM

newt.....take your mama out of your sig......lol j/k with ya lol.just thought that was funny.

07-22-2003 07:37 PM

oOo:

Matt228 07-22-2003 08:34 PM

Quote:

Originally Posted by newt
kingston man? I live around kingston. how old are you?

well actually i live in ulster park (esopus) buit its a lot easier to say i live in kingston. im 15. where do you live?

[DDR]psykotic_chiken 07-22-2003 09:04 PM

hell at the yankees here

07-22-2003 09:10 PM

lol whoa I walked down there to that icecream shop for a shake couple times.

Matt228 07-22-2003 09:40 PM

you mean the one by the old bridge used to be called cruzin creams. that place is awesome

07-23-2003 05:01 AM

yea


All times are GMT -6. The time now is 10:36 AM.

Powered by vBulletin® Version 3.8.12 by ScriptzBin
Copyright ©2000 - 2025, vBulletin Solutions Inc.
© 1998 - 2007 by Rudedog Productions | All trademarks used are properties of their respective owners. All rights reserved.