Jump to content

sarge4267

Member
  • Content Count

    405
  • Joined

  • Last visited

  • Medals

Everything posted by sarge4267

  1. well ok guys i'll take a look at it...as for the "zwartnormal_nohq" name...it's just easier for me to see what's the normal map and what specular and stuff...thanks for your help! I'm gonna put this project on a pause for the only reason that there's school dasquade...bedankt e :D
  2. I appreciate your help guys but it didn't work i still get the same error. I also changed the folder to the P drive so now it's P:\comanche\zwart\texturename. So what do i do now?
  3. ambient[] = {1.0, 1.0, 1.0, 1.0}; diffuse[] = {1.0, 1.0, 1.0, 1.0}; forcedDiffuse[] = {0.0, 0.0, 0.0, 0.0}; emmisive[] = {0.0, 0.0, 0.0, 0.0}; specular[] = {1.0, 1.0, 1.0, 0.0}; specularPower = 90.0; { texture="C:\Documents and Settings\quinten\Bureaublad\zwart\zwartnormal_nohq.paa"; uvSource="tex"; class uvTransform { aside[]={1.000000,0.000000,0.000000}; up[]={0.000000,1.000000,0.000000}; dir[]={0.000000,0.000000,0.000000}; pos[]={0.000000,0.000000,0.000000}; }; }; class Stage2 { texture="C:\Documents and Settings\quinten\Bureaublad\zwart\zwartdetail_dt.paa"; uvSource="tex"; class uvTransform { aside[]={8.000000,0.000000,0.000000}; up[]={0.000000,8.000000,0.000000}; dir[]={0.000000,0.000000,0.000000}; pos[]={0.000000,0.000000,0.000000}; }; }; class Stage3 { texture="#(argb,8,8,3)color(0,0,0,0,MC)"; uvSource="tex"; class uvTransform { aside[]={1.000000,0.000000,0.000000}; up[]={0.000000,1.000000,0.000000}; dir[]={0.000000,0.000000,0.000000}; pos[]={0.000000,0.000000,0.000000}; }; }; class Stage4 { texture="C:\Documents and Settings\quinten\Bureaublad\zwart\zwart_as.paa"; uvSource="tex"; class uvTransform { aside[]={1.000000,0.000000,0.000000}; up[]={0.000000,1.000000,0.000000}; dir[]={0.000000,0.000000,0.000000}; pos[]={0.000000,0.000000,0.000000}; }; }; class Stage5 { texture="C:\Documents and Settings\quinten\Bureaublad\zwart\zwartspecular_smdi.paa"; uvSource="tex"; class uvTransform { aside[]={1.000000,0.000000,0.000000}; up[]={0.000000,1.000000,0.000000}; dir[]={0.000000,0.000000,0.000000}; pos[]={0.000000,0.000000,0.000000}; }; }; class Stage6 { texture = "#(ai,64,64,1)fresnel(0.92,0.95)"; uvSource = "tex"; class uvTransform { aside[] = {1.0, 0.0, 0.0}; up[] = {0.0, 1.0, 0.0}; dir[] = {0.0, 0.0, 0.0}; pos[] = {0.0, 0.0, 0.0}; }; }; class Stage7 { texture = "ca\data\env_land_co.paa"; uvSource="none"; }; I put this rvmat as the material for my model. what's wrong with it...when i open up bulldozer i get this message: C:\Documents and Settings\quinten\Bureaublad\zwart\black.rvmat line7: '.' : '{' encountered instead of '=' please send a mail to flamebale93@hotmail.com or quote this. thanks in advance
×