seriously though, 18 layers for the Loch? you've only got two colours!
1 AO layer
2 directional light overlay layers (one lights, one darks)
2 shape layers
1 base wood layer
1 wood wear layer
1 rubber layer (for the butt of the stock)
2 base metal layers, one for light metal and one for dark
4 metal wear and tear layers (each affecting different areas)
2 base color layers (for color-based selections)
1 solid base layer (for UV island-based selections)
1 specular layer to be plugged into the alpha channel
So aside from the two extra metal wear and tear layers and one extra color-based selection layers, I'm actually using a reasonable number of layers. I suppose I could use fewer layers, but that would mean less control over how I paint the textures.
Y_M if your still trying to fit it I was just re-reading the rules and what it actually say's there is: "You must be able to supply all source files of the finished products"
I don't think flattening them is the best solution as I'm already sending the vtf, a flattened psd is just the same thing really. So I've added a note "email me of you want them"
Since email address is supplied on the submit form I'm not too worried.
What Y_M said. source files they can get when they ask for it via email. additional info filled in, all items uploaded successfully. Now i can rest...finally.
Q: can i keep updating my textures/models post-contest in this thread? Rules say i can send updated textures/models at later dates, but just wanted to make sure.
Alright so I'm having a insane amount of trouble trying to get my medigun replacement to work ingame. It appears in the Model Viewer, or atleast the World Model does. Infact, the World Model works perfectly. THe View Model on the other hand has glitched animations which makes no sense because I'm pretty sure I followed the correct method of replacing the other medigun in the viewmodel.
Yet, when I run the game, none of either work or appear. Instead I just get the original medigun, somehow.
I also have this spammed into the console:
SetupBones: invalid bone array size (1 - needs 9)
SetupBones: invalid bone array size (1 - needs 9)
SetupBones: invalid bone array size (1 - needs 9)
SetupBones: invalid bone array size (1 - needs 9)
SetupBones: invalid bone array size (1 - needs 9)
SetupBones: invalid bone array size (1 - needs 9)
Would I be able to just submit my Medigun part with its source files only, because this is really bringing me down. My other two entries work perfectly, it's just the medigun which is stubborn.
Anyone who would like to help me post in my thread or here. I'm going to make the finishing touches on my weapons and forget about compiling the medigun for now until I can figure out how to get through these problems.
EDIT: WHOA WHOA WHOA
Wait, the actual Medigun model is in the c_weapons folder? Ooooooohhhhhh come on.
Someone help me out here. I see the c_model Medigun makes the world model work and the viewmodel work IF you're using the Kritzkrieg. if you're using the normal Medigun the viewmodel just reverts to the original one. How can I replace the Medigun viewmodel?
Would that "send bug fixes" allow for submitting compiled viewmodel for my medigun? It's strictly just a viewmodel compile if I'm able to figure it out later. Would that be allowed?
If I improve the texture on one of my items and send it in do I have to send the entire package with the model.zip and material.zip again or can I just send the new texture?
EDIT: Also, do I have to re-write up my additional notes or can I just put in the bare minimum info? I don't remember all the additional notes I wrote and I'm afraid it might get overwritten.
If I improve the texture on one of my items and send it in do I have to send the entire package with the model.zip and material.zip again or can I just send the new texture?
EDIT: Also, do I have to re-write up my additional notes or can I just put in the bare minimum info? I don't remember all the additional notes I wrote and I'm afraid it might get overwritten.
Yes, you need to re-submit everything again because they will just replace the already submitted one.
Alright so I'm having a insane amount of trouble trying to get my medigun replacement to work ingame. It appears in the Model Viewer, or atleast the World Model does. Infact, the World Model works perfectly. THe View Model on the other hand has glitched animations which makes no sense because I'm pretty sure I followed the correct method of replacing the other medigun in the viewmodel.
Yet, when I run the game, none of either work or appear. Instead I just get the original medigun, somehow.
I also have this spammed into the console:
SetupBones: invalid bone array size (1 - needs 9)
SetupBones: invalid bone array size (1 - needs 9)
SetupBones: invalid bone array size (1 - needs 9)
SetupBones: invalid bone array size (1 - needs 9)
SetupBones: invalid bone array size (1 - needs 9)
SetupBones: invalid bone array size (1 - needs 9)
Would I be able to just submit my Medigun part with its source files only, because this is really bringing me down. My other two entries work perfectly, it's just the medigun which is stubborn.
Anyone who would like to help me post in my thread or here. I'm going to make the finishing touches on my weapons and forget about compiling the medigun for now until I can figure out how to get through these problems.
EDIT: WHOA WHOA WHOA
Wait, the actual Medigun model is in the c_weapons folder? Ooooooohhhhhh come on.
Someone help me out here. I see the c_model Medigun makes the world model work and the viewmodel work IF you're using the Kritzkrieg. if you're using the normal Medigun the viewmodel just reverts to the original one. How can I replace the Medigun viewmodel?
I think you have to make a w_model and a v_model. Theres some tutorials out there, but I didnt use any. You might be better off replacing the kritskrieg.
StudioMDL cannot create the folders that items go in, so you have to create them manually. In this case, you'd need to create nested folders inside your models folder that follow this structure:
player>items>spy
The MDL for the item will be placed in that spy folder.
I had a fair bit of trouble getting my models to be textured ingame, so I should be able to offer some help in getting that sorted out.
alright, open up the uncompiled model with notepad or something along those lines(the .smd), you'll notice several lines saying the same thing over and over - that is the texture the model wants to use. either use a program to replace each entry to what you've named the .vmt or simply change the .vmt to match.
once that is done - double check that the .vmt is correctly done.
Hey i am trying to compile my items, right now the Bat for the scout, i noticed the hit box gets messed up or at least it looks like so in the half life model viewer, is is just the model viwer or while compiling with studio mdl?
Also i am not able to get the team colors working, on studio mdl it displays the skin 1 and 2 as well as the two vmt's for each color but when i switch to skin2 it doesn't change the texture or vmt.
Gahh thanks! but still not working, doesn't change of color when i select the secondary skin on the model viwer.
Ingame strange, in first person it always uses the red texture, in world model its the proper one (blue if on blu team), note that i am using a "c" model so i guess its using the same model for view model and world model.
for the first person you need to update the ctx file. this has a line called "has team colours" and needs to be set to 1.
you can do it yourself with help from the sdk docs, or rip the ctx from http://www.fpsbanana.com/skins/61281
Woo! thanks that worked =D i had to decompile the ctx to rename materials and compile back and its perfect now i have to fix the hit box and physics model
Woo! thanks that worked =D i had to decompile the ctx to rename materials and compile back and its perfect now i have to fix the hit box and physics model
Glad to help, it's something that took me weeks to find
Allright i think the bat is now properly compiled, hitbox, physics model, materials =D
Now i am trying to compile the hat model, replacing the scout's gibus, but once compiled i get an error, it does compile but when i open the model viwer its totaly invisible =O and ingame its still displaying the original Gibus.
Here's the error
qdir: "c: \tf2_models\scout_domination\"
gamedir: "c: \steam\steamapps\steamaccount\team fortress 2\tf\"
g_path: "C: \tf2_models\scout_domination\mdldecompiler.qc"
Building binary model files...
Working on "mdldecompiler.qc"
SMD MODEL C: \tf2_models\scout_domination\decomp/scout_domination.dmx.smd
SMD MODEL C: \tf2_models\scout_domination\decomp/idle.smd
SMD MODEL C: \tf2_models\scout_domination\decomp/phymodel.smd WARNING: @idle : bounding box out of range : 9999 -2 -5 : 8 12 8
Model has 1 convex sub-parts
Collision model completed.
I missed this contest, are there going to be any more in the future? It would have been really cool to develop some content for TF2 as well as get to rock a Polycount badge in the game. Great work you guys!
i know the contest is over, i just have a few questions, ( im doing this for fun and get my skills up)
when modelling a shotgun in max, would i do the handle as one object, then the barrel as another, then combine them to make one object, that will work ok?
also, say i was modelling a revolver, where the gun needs to 'snap' so you can reload, you would make that halve another object so its easier to animate or would you leave it as one object?
Where do you get TF2 Update Templates from that are empty?
There is no template, I'm pretty sure that everyone just mocked them up on their own from the official update pages. Although I used Swizzle's pages as ideas since they're simple and effective.
So I guys, I realized I just submitted my files in .rar format when I thought I had made them zips. Should I resubmit them or zip and rar close enough for Valve?
I think I should probably resubmit them to be safe, right?
Hey I just joined and yes i dont have lots of time for this but what the hell ill try. I need to know what program you create this stuff on thanks
Well uh, sadly the contest is over. Infact, Valve is announcing the winners tomorrow!
Don't worry though, I'm sure they'll be another contest later on. Or you could just submit something to the contribute site. But first I suggest you learn how to model and texture items before that happens.
Any 3D modeling programs will do, it's better to do some research. The best suggestion for someone who's new at modeling is to try out Blender. It's free and fairly simple to use.
There's plenty of tutorials you can search for on Google as well.
Replies
Nadelwerfer: 20 layers
Painkiller: 17 layers
Loch-N-Load: 18 layers
Etc...
seriously though, 18 layers for the Loch? you've only got two colours!
1 AO layer
2 directional light overlay layers (one lights, one darks)
2 shape layers
1 base wood layer
1 wood wear layer
1 rubber layer (for the butt of the stock)
2 base metal layers, one for light metal and one for dark
4 metal wear and tear layers (each affecting different areas)
2 base color layers (for color-based selections)
1 solid base layer (for UV island-based selections)
1 specular layer to be plugged into the alpha channel
So aside from the two extra metal wear and tear layers and one extra color-based selection layers, I'm actually using a reasonable number of layers. I suppose I could use fewer layers, but that would mean less control over how I paint the textures.
Y_M if your still trying to fit it I was just re-reading the rules and what it actually say's there is:
"You must be able to supply all source files of the finished products"
Since email address is supplied on the submit form I'm not too worried.
It's on the Contest page.
Q: can i keep updating my textures/models post-contest in this thread? Rules say i can send updated textures/models at later dates, but just wanted to make sure.
Yet, when I run the game, none of either work or appear. Instead I just get the original medigun, somehow.
I also have this spammed into the console:
SetupBones: invalid bone array size (1 - needs 9)
SetupBones: invalid bone array size (1 - needs 9)
SetupBones: invalid bone array size (1 - needs 9)
SetupBones: invalid bone array size (1 - needs 9)
SetupBones: invalid bone array size (1 - needs 9)
SetupBones: invalid bone array size (1 - needs 9)
Would I be able to just submit my Medigun part with its source files only, because this is really bringing me down. My other two entries work perfectly, it's just the medigun which is stubborn.
Anyone who would like to help me post in my thread or here. I'm going to make the finishing touches on my weapons and forget about compiling the medigun for now until I can figure out how to get through these problems.
EDIT: WHOA WHOA WHOA
Wait, the actual Medigun model is in the c_weapons folder? Ooooooohhhhhh come on.
Someone help me out here. I see the c_model Medigun makes the world model work and the viewmodel work IF you're using the Kritzkrieg. if you're using the normal Medigun the viewmodel just reverts to the original one. How can I replace the Medigun viewmodel?
EDIT: Also, do I have to re-write up my additional notes or can I just put in the bare minimum info? I don't remember all the additional notes I wrote and I'm afraid it might get overwritten.
I think you have to make a w_model and a v_model. Theres some tutorials out there, but I didnt use any. You might be better off replacing the kritskrieg.
I keep seeing:
I'm assuming they mean write a path in your qc file...
in which case the second line in my qc file is:
no. That means you have to create the subfolders yourself in you tf folder, because studiomdl/guistudiomdl wont create them for you.
player>items>spy
The MDL for the item will be placed in that spy folder.
alright, open up the uncompiled model with notepad or something along those lines(the .smd), you'll notice several lines saying the same thing over and over - that is the texture the model wants to use. either use a program to replace each entry to what you've named the .vmt or simply change the .vmt to match.
once that is done - double check that the .vmt is correctly done.
an example .vmt from one of my entries
in this case the .vtf is located in \tf\materials\models\weapons\c_items and is named Peppershot.vtf
hope that helps.
Fine job gentlemen. Thanks for all the help. Now to edit my items so they look extra snazzy and polished.
Also i am not able to get the team colors working, on studio mdl it displays the skin 1 and 2 as well as the two vmt's for each color but when i switch to skin2 it doesn't change the texture or vmt.
Here's my qc code:
VMT (red) for the blue only the basetexture changes to blu
Thanks
to
Ingame strange, in first person it always uses the red texture, in world model its the proper one (blue if on blu team), note that i am using a "c" model so i guess its using the same model for view model and world model.
you can do it yourself with help from the sdk docs, or rip the ctx from http://www.fpsbanana.com/skins/61281
Glad to help, it's something that took me weeks to find
Now i am trying to compile the hat model, replacing the scout's gibus, but once compiled i get an error, it does compile but when i open the model viwer its totaly invisible =O and ingame its still displaying the original Gibus.
Here's the error
when modelling a shotgun in max, would i do the handle as one object, then the barrel as another, then combine them to make one object, that will work ok?
also, say i was modelling a revolver, where the gun needs to 'snap' so you can reload, you would make that halve another object so its easier to animate or would you leave it as one object?
thanks guys
Like if for example someone made a really good weapon but the others are meh.
There is no template, I'm pretty sure that everyone just mocked them up on their own from the official update pages. Although I used Swizzle's pages as ideas since they're simple and effective.
http://www.fpsbanana.com/tuts/6834
I think I should probably resubmit them to be safe, right?
Well uh, sadly the contest is over. Infact, Valve is announcing the winners tomorrow!
Don't worry though, I'm sure they'll be another contest later on. Or you could just submit something to the contribute site. But first I suggest you learn how to model and texture items before that happens.
Any 3D modeling programs will do, it's better to do some research. The best suggestion for someone who's new at modeling is to try out Blender. It's free and fairly simple to use.
There's plenty of tutorials you can search for on Google as well.