Jump to content

Rohambili

Regular User
  • Posts

    25
  • Joined

  • Last visited

Community Answers

  1. Rohambili's post in Resurrection map - Installing on a Server was marked as the answer   
    I tryed it ... now im on n!tmod. I set correctly the g_mapScriptDirectory in nitmod cfg, but that skin still does not showed in ressurection map.
    I tryed the ressurection_final.pk3 and resurrection_fixed.pk3 does not do anything still the default skins showed on that map. I tryed to find peyote but no email or anything.
    Here skin realted things on that script: 

    //got the Idea from mlb maps, which have replaced some shaders..
            remapshader "models/players/hud/eye03" "bunker1/hud/eye031" 0
            remapshader "models/players/hud/axis_cvops" "bunker1/hud/axis_cvops1" 0
            remapshader "models/players/hud/axis_engineer" "bunker1/hud/axis_engineer1" 0
            remapshader "models/players/hud/axis_field" "bunker1/hud/axis_field1" 0
            remapshader "models/players/hud/axis_medic" "bunker1/hud/axis_medic1" 0
            remapshader "models/players/hud/axis_soldier" "bunker1/hud/axis_soldier1" 0
            remapshader "models/players/temperate/axis/body01" "bunker1/temperate/axis/body011" 0
            remapshader "models/players/temperate/axis/engineer/acc/backpack" "bunker1/temperate/axis/engineer/acc/backpack1" 0
            remapshader "models/players/temperate/axis/fieldops/acc/backpack" "bunker1/temperate/axis/fieldops/acc/backpack1" 0
            remapshader "models/players/temperate/axis/soldier/acc/backpack" "bunker1/temperate/axis/soldier/acc/backpack1" 0
            remapshaderflush


    I finaly figured out how its work this is in the .script file, all rows at end with 0 is commented out, means it disabled. need to delete all 0-s from the line end, and its working. This is the solution.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.