Alliedassault           
FAQ Calendar Search Today's Posts Mark Forums Read
Go Back   Alliedassault > FPS Gaming General Discussion > MoH Maps, Mods & Skins
Reload this Page Scripting a skin
MoH Maps, Mods & Skins Discuss custom maps, skins and mods here.

Reply
 
Thread Tools Display Modes
Scripting a skin
Old
  (#1)
[401st]King is Offline
Junior Member
 
Posts: 3
Join Date: May 2003
   
Default Scripting a skin - 05-01-2003, 06:06 PM

im having trouble with my first skin...i can alter everything and i followed a tut by guarnere but its not coming out right and i know its a scripting problem. anyone want me to send them the file and fix the scripting for me?? or at least show me how it should look or what to add. Thanks guys.
  
Reply With Quote
Old
  (#2)
Guest
 
Posts: n/a
   
Default 05-01-2003, 06:21 PM

post .shader file, and .tik

and write down and post file paths

example: folder_blah/textures/blah

folder_blah/scripts

folder_blah/models/player
  
Reply With Quote
Old
  (#3)
[401st]King is Offline
Junior Member
 
Posts: 3
Join Date: May 2003
   
Default 05-01-2003, 06:29 PM

how do i attach the files??[/img]
  
Reply With Quote
Old
  (#4)
Guest
 
Posts: n/a
   
Default 05-01-2003, 06:31 PM

copy paste press the Code thing once then paste then press it again
  
Reply With Quote
Old
  (#5)
[401st]King is Offline
Junior Member
 
Posts: 3
Join Date: May 2003
   
Default 05-01-2003, 06:35 PM

this is the shader:


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



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

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

newpants_cull
{
qer_editorimage textures/models/human/newpants.tga
cull none
{
map textures/models/human/newpants.tga
rgbGen lightingSpherical
}
}

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


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










[code:c73da]newface
{
qer_editorimage textures/models/human/newface.tga
{
map textures/models/human/newface.tga
rgbGen lightingSpherical
}
}



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

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

newpants_cull
{
qer_editorimage textures/models/human/newpants.tga
cull none
{
map textures/models/human/newpants.tga
rgbGen lightingSpherical
}
}

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


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




heres the .tik:


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

surface newpants shader newpants
surface newcoat shader newcoat
surface cullpants shader newpants_cull
surface newhelmet shader newhelmet
surface newgear shader newgear

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

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

etc....



[/code:c73da][/code]
  
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



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