Author Topic: Dangerous PK3  (Read 3687 times)

Redman

  • Posts: 103
  • Turrets: +6/-6
Dangerous PK3
« on: June 29, 2008, 01:32:15 am »
Hi.

I found PK3, which was "destroying" my egg, barricade and telenode textures. This pack is "map-eggsa2.pk3" downloaded from maps.bricosoft.com
If you want to play this map you must delete "scripts" folder from it.

scripts/styx.shader
Code: [Select]
models/buildables/eggpod/pod_body
{
  {
    blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  }
}

models/buildables/eggpod/pod_tip
{
  {
    blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  }
}

models/buildables/eggpod/pod_tendrils
{
  {
    blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  }
}

models/buildables/eggpod/pod_strands
{
  {
    blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  }
}

models/buildables/barricade/pod_strands
{
  {
    blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  }
}


models/buildables/telenode/telenode_top
{
  {
    blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  }
}

models/buildables/telenode/energy
{
  {
    blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  }
}

models/buildables/telenode/rep_cyl
{
  {
    blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  }
}

models/buildables/telenode/telenode_parts
{
  {
    blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  }
}


textures/styx/playerclip
{
  {
    blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  }
}


David

  • Spam Killer
  • *
  • Posts: 3543
  • Turrets: +249/-273
Re: Dangerous PK3
« Reply #1 on: June 29, 2008, 11:43:31 am »
Editing a map is a bad idea, it will think your cheating and make you re download it.
Just delete the map.  If its already that fucked up its probably got other things wrong with it.
Also, play on pure servers and this never would have been a problem.
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.