Problem with texture! HELP Needed!

Doesn't qlog.txt give you a hint on what's wrong? It should pick up on missing or misnamed texture files and shader errors, if that's where the problem stems from.
 
I don't know how to attach the "Code:" thing here, so here is my QLog in txt format :) there are the bugs on the car too..so ...
 

Attachments

  • BVSX QLog.txt
    3.2 KB · Views: 376
THX Cosmo... but thid did'nt work either :( I think I could'nt find the way to change the name texture in the DOF file, like LuThoBu said :(

You can change the name in either Racers modeler.exe or in Zmod. Select view -> Material Editor (or just press E) and there should be a line saying <default material>, click on that, scroll to the wanted entry, change it in the name: box, hit apply, ok, then export..
 
i dont know what to do more to fix that dam thing :D changed the name of the wheel texture in DOF, messed around with shaders... the result is 0! ... the car had the rollcage with same proble (it wasent visible from outside the car, only inside) I fixed that too, and now rollcage is visible, but the wheel wont want to be seen!! xD
 
IT WORKS!!!

Dream Factory saved the day :D He gived me a hint to put sort_offset=-1 in the shader code! and wheel apeared behinde the windows! Now i think i'll make a better texture to it, with the same lightness for the spokes :) and then it'll be perfect :))))

Now the shader code looks like this >

shader_nardi_classic
{
sort_offset=-1
layer0
{
map=$trackenvmap
texgen_s=reflection_map
texgen_t=reflection_map
texgen_r=reflection_map
}
layer1
{
map=nardi_classic.tga
blendfunc=one zero
}
}

nardiview.jpg
 

Latest News

Are you buying car setups?

  • Yes

  • No


Results are only viewable after voting.
Back
Top